GcaptchaZ/Makefile
2012-11-08 19:18:12 +01:00

4 lines
76 B
Makefile

gcaptchaz: gcaptchaz.c
gcc $^ -o $@ -lm -lfreetype -lpng -lgd -ggdb -Wall