/[james]/httplint/makefile
ViewVC logotype

Annotation of /httplint/makefile

Parent Directory Parent Directory | Revision Log Revision Log


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

1 james 51 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 james 60 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