/[james]/httplint/makefile
ViewVC logotype

Contents of /httplint/makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 60 - (show annotations) (download)
Mon Apr 5 11:16:43 2004 UTC (20 years ago) by james
File size: 335 byte(s)
Add target for httplint.zip.

1 httplint: httplint.c
2 $(CC) -W -Wall `curl-config --cflags --libs` -O -o $@ $^
3
4 !HTTPlint/httplint,ff8: httplint.c
5 /riscos/bin/gcc -W -Wall -I/riscos/include -L/riscos/lib -lcurl -lares -lz -lssl -lcrypto -O -o $@ $^
6
7 httplint.zip: !HTTPlint/httplint,ff8
8 -rm $@
9 /riscos/bin/zip -9vr, $@ !HTTPlint -x !HTTPlint/CVS/ !HTTPlint/CVS/*
10

  ViewVC Help
Powered by ViewVC 1.1.26