Also removed temporary binary file
authorJoey Schulze <joey@infodrom.org>
Mon, 7 Dec 1998 20:09:41 +0000 (20:09 +0000)
committerJoey Schulze <joey@infodrom.org>
Mon, 7 Dec 1998 20:09:41 +0000 (20:09 +0000)
Makefile

index b3af39a..4f4c5d0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -38,4 +38,4 @@ install: cgitest libcgi.a
        install -o root -g root -m 755 cgitest $(prefix)/lib/cgi-bin
 
 clean:
-       rm -f cgitest $(LOBJS)
+       rm -f cgitest cgitest.o $(LOBJS)