Windows: Comprehensive clean target

This commit is contained in:
Asanka C. Herath
2010-09-26 19:06:50 -04:00
parent f0b9e01eac
commit f40fe926ad
16 changed files with 38 additions and 15 deletions

View File

@@ -108,7 +108,7 @@ $(BINDIR)\krb5_64.dll: $(KRB5_SHIM_OBJS)
all:: $(FILES)
clean::
-$(RM) $(FILES)
-$(RM) $(FILES:.dll=.*)
!ifdef DEV

View File

@@ -98,4 +98,6 @@ all:: $(INCFILES) $(LIBFILES)
clean::
-$(RM) $(SDKINCDIR)\*.*
-$(RM) $(SDKINCDIR)\krb5\*.*
-$(RM) $(SDKINCDIR)\kadm5\*.*
-$(RM) $(SDKLIBDIR)\*.*
-$(RM) $(SDKREDISTDIR)\*.*