Aer/Makefile
Symisc Systems b0f2cd6966
New Makefile
2018-02-19 02:34:18 +01:00

2 lines
66 B
Makefile

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