Aer/Makefile
2018-02-19 02:29:38 +01:00

4 lines
70 B
Makefile

ph7: ph7.c
gcc -o ph7 ph7.c examples/ph7_intro.c -W -Wall -OFast