New Makefile

This commit is contained in:
Symisc Systems 2018-02-19 02:34:18 +01:00 committed by GitHub
parent 19dd0c9616
commit b0f2cd6966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1,2 @@
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