Makefile for Travis

pull/8/head
Symisc Systems 5 years ago committed by GitHub
parent 5ad1cd3c8c
commit 6cd8af0a84
Failed to generate hash of commit

@ -1,2 +1,2 @@
ph7: ph7.c
cc -o ph7 ph7.c examples/ph7_intro.c -W -Wall -Ofast
cc -o ph7 ph7.c examples/ph7_intro.c -W -Wunused -Wall -I. -Ofast
Loading…
Cancel
Save