Makefile for Travis build
For your own deployment, just drop ph7.c and ph7.h in your source tree without any dependency
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,2 +1,2 @@
|
||||
ph7: ph7.c
|
||||
gcc -o ph7 ph7.c examples/ph7_intro.c -W -Wall -OFast
|
||||
cc -o ph7 ph7.c examples/ph7_intro.c -W -Wall -Ofast
|
||||
Viittaa uudesa ongelmassa
Block a user