4 lines
70 B
Makefile
4 lines
70 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
|
|
|