Selaa lähdekoodia

* Ported [2637] to 1.2.9 (CYGWIN svn ignore fixes)

svn: 2638
Bryan Drewery 20 vuotta sitten
vanhempi
commit
937a6eae54
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Makefile.in

+ 1 - 0
Makefile.in

@@ -74,6 +74,7 @@ default: wraith
 
 cleanutils:
 	@rm -f src/stringfix src/sorthelp src/makehelp
+	@rm -f src/stringfix.exe src/sorthelp.exe src/makehelp.exe
 
 clean:  cleanutils
 	+@cd src && $(MAKE) clean