2 lines
66 B
Makefile
2 lines
66 B
Makefile
ph7: ph7.c
|
|
gcc -o ph7 ph7.c examples/ph7_intro.c -W -Wall -OFast
|
ph7: ph7.c
|
|
gcc -o ph7 ph7.c examples/ph7_intro.c -W -Wall -OFast
|