Aer/Makefile
2018-02-19 02:40:33 +01:00

2 lines
79 B
Makefile

ph7: ph7.c
cc -o ph7 ph7.c examples/ph7_intro.c -W -Wunused -Wall -I. -Ofast