Aer/Makefile
2018-02-19 02:12:01 +01:00

4 lines
60 B
Makefile

hellomake: ph7.c
gcc -o ph7 ph7.c -W -Wall -Ofast -I.