--- httplint/makefile	2004/02/20 20:49:53	51
+++ httplint/makefile	2004/04/05 11:16:43	60
@@ -4,3 +4,7 @@
 !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/*
+