Files
bof3-checksum/Makefile
T

2 lines
87 B
Makefile

all:
clang++ main.cpp -std=c++11 -Wall -Os -ffunction-sections -fdata-sections -o main