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

@@ -226,9 +226,9 @@ clean::
-$(RM) $(INCFILES)
-$(RM) $(LIBKADM5CLNT)
-$(RM) $(LIBKADM5SRV)
-$(RM) $(BINDIR)\libkadm5srv.dll
-$(RM) $(SBINPROGRAMS)
-$(RM) $(LIBEXECPROGRAMS)
-$(RM) $(BINDIR)\libkadm5srv.*
-$(RM) $(SBINPROGRAMS:.exe=.*)
-$(RM) $(LIBEXECPROGRAMS:.exe=.*)
test:: test-binaries test-run