Makefile for Travis build

For your own deployment, just drop ph7.c and ph7.h in your source tree without any dependency
Bu işleme şunda yer alıyor:
Symisc Systems 2018-02-19 02:37:21 +01:00 işlemeyi yapan: GitHub
ebeveyn b0f2cd6966
işleme 5ad1cd3c8c
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23

Dosyayı Görüntüle

@ -1,2 +1,2 @@
ph7: ph7.c 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