Added to the make clean rule

This commit is contained in:
Harry Moffat
2006-08-19 23:48:39 +00:00
parent cb83425e34
commit 3590c3ce52

View File

@@ -108,7 +108,7 @@ endif
@ ./runtest
clean:
$(RM) $(OBJS) $(PROGRAM) $(DEPENDS) .depends
$(RM) $(OBJS) $(PROGRAM) $(DEPENDS) .depends *.o
../../../bin/rm_cvsignore
(if test -d SunWS_cache ; then \
$(RM) -rf SunWS_cache ; \