GcaptchaZ/Makefile

4 lines
76 B
Makefile

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