1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00

Fix "make clean" with MSVC.

This commit is contained in:
Bruno Haible
2012-07-01 18:49:21 +02:00
parent 04c7392e59
commit 0003342367
3 changed files with 18 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ check : all
mostlyclean : clean
clean : force
$(RM) *~ *.s *.$(OBJEXT) *.a $(TARGETPROG) core
$(RM) *~ *.s *.$(OBJEXT) *.a $(TARGETPROG) $(TARGETPROG).manifest core
distclean : clean
$(RM) config.status config.log config.cache Makefile config.h