[james] / httplint / makefile Repository:
ViewVC logotype

View of /httplint/makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Mon Apr 5 11:16:43 2004 UTC (6 years, 5 months ago) by james
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +4 -0 lines
Add target for httplint.zip.

httplint: httplint.c
	$(CC) -W -Wall `curl-config --cflags --libs` -O -o $@ $^

!HTTPlint/httplint,ff8: httplint.c
	/riscos/bin/gcc -W -Wall -I/riscos/include -L/riscos/lib -lcurl -lares -lz -lssl -lcrypto -O -o $@ $^

httplint.zip: !HTTPlint/httplint,ff8
	-rm $@
	/riscos/bin/zip -9vr, $@ !HTTPlint -x !HTTPlint/CVS/ !HTTPlint/CVS/*


Zamez.org
ViewVC Help
Powered by ViewVC 1.0.5