summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 093ae5a)
raw | patch | inline | side by side (parent: 093ae5a)
author | acspike <acspike@users.sourceforge.net> | |
Wed, 21 Jun 2006 14:18:08 +0000 (14:18 +0000) | ||
committer | acspike <acspike@users.sourceforge.net> | |
Wed, 21 Jun 2006 14:18:08 +0000 (14:18 +0000) |
Makefile.mingw | patch | blob | history |
diff --git a/Makefile.mingw b/Makefile.mingw
index 57662b73ee3e0699540f36f0cfaacd1ee5a4d51c..9db44e79a0b7c97af63a50483f0dd099ddc636ef 100644 (file)
--- a/Makefile.mingw
+++ b/Makefile.mingw
$(CP) $(GTKDOS)$(S)bin$(S)libintl-2.dll $(GTKDOS)$(S)bin$(S)intl.dll
###################################
-# R E Q U I R E D F I L E S
+#
###################################
dist-strip: dist
-$(RMDIR) inkscape$(S)lib$(S)gtk-2.0$(S)include
@echo "##################### D O N E ####################"
-clean: required
+clean:
-$(RMDIR) inkscape
-$(RM) inkscape*.zip
$(MAKE) -C src -f Makefile.mingw clean