RM definition has the -f option.

This commit is contained in:
Janet B. Anderson
2008-06-11 20:50:17 +00:00
parent becb4378d4
commit eb37f08df2
2 changed files with 2 additions and 2 deletions

View File

@@ -81,5 +81,5 @@ cas_RCS_WIN32 = cas.rc
include $(TOP)/configure/RULES
clean::
@$(RM) -rf Templates.DB
@$(RM) Templates.DB

View File

@@ -36,6 +36,6 @@ pcaDirServ: $(PRODUCT_OBJS) $(PROD_RESS) $(PROD_DEPLIBS)
clean::
@$(RM) caDirServ
@$(RM) pcaDirServ
@$(RM) -rf Templates.DB
@$(RM) Templates.DB
@$(RM) core