Parent Directory
|
Revision Log
Add makefile.
| 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 |
| ViewVC Help | |
| Powered by ViewVC 1.1.26 |