/[james]/httplint/makefile
ViewVC logotype

Annotation of /httplint/makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 51 - (hide annotations) (download)
Fri Feb 20 20:49:53 2004 UTC (20 years, 2 months ago) by james
File size: 219 byte(s)
Add makefile.

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    

  ViewVC Help
Powered by ViewVC 1.1.26