# 
# Makefile for cgi 
#

clean:
	-/bin/rm -f *.o core *~ *.bak \#*

