Aer/Makefile

2 lines
79 B
Makefile
Raw Normal View History

2018-02-19 02:34:18 +01:00
ph7: ph7.c
2018-02-19 02:40:33 +01:00
cc -o ph7 ph7.c examples/ph7_intro.c -W -Wunused -Wall -I. -Ofast