]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/g95.t
Added code to the template to copy setup0.h to setup.h if setup.h does not exist...
[wxWidgets.git] / distrib / msw / tmake / g95.t
index faed3e04bd5f9b5f6d87a2c3fcd4fe9e574b9e49..3ea3b709cc5247ea5a9d72383078b0c951500d4e 100644 (file)
@@ -442,6 +442,8 @@ clean:
        -$(RM) ../xpm/*.bak
        -$(RM) ../tiff/*.o
        -$(RM) ../tiff/*.bak
+
+cleanall: clean
        -$(RM) $(WXLIB)
        -$(RM) $(ZLIBLIB)
        -$(RM) $(PNGLIB)
@@ -458,7 +460,3 @@ ifneq "$(strip $(LD_SUPPORTS_SHARED))" "yes"
 endif
 endif
 
-
-cleanall: clean
-
-