summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0d035df)
raw | patch | inline | side by side (parent: 0d035df)
author | ishmal <ishmal@users.sourceforge.net> | |
Tue, 27 Jun 2006 04:59:36 +0000 (04:59 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Tue, 27 Jun 2006 04:59:36 +0000 (04:59 +0000) |
Makefile.mingw | patch | blob | history |
diff --git a/Makefile.mingw b/Makefile.mingw
index 35cfb4182ed9be992bf61f4f18dcdf2ee0002108..81d7491d6337d9481fad13580aaee73cbeb44b7f 100644 (file)
--- a/Makefile.mingw
+++ b/Makefile.mingw
dist-strip: dist
strip inkscape$(S)inkscape.exe
- strip inkscape$(S)inkview.exe
+# strip inkscape$(S)inkview.exe
strip inkscape$(S)libatkmm-1.6-1.dll
strip inkscape$(S)libglibmm-2.4-1.dll
strip inkscape$(S)libgdkmm-2.4-1.dll
$(MKDIR) inkscape
$(CP) src$(S)inkscape.exe inkscape
$(CP) src$(S)inkscape.dbg inkscape
- $(CP) src$(S)inkview.exe inkscape
- $(CP) src$(S)inkview.dbg inkscape
+# $(CP) src$(S)inkview.exe inkscape
+# $(CP) src$(S)inkview.dbg inkscape
$(CP) AUTHORS inkscape
$(CP) COPYING inkscape
$(CP) COPYING.LIB inkscape
$(MKDIR) inkscape$(S)plugins
-$(CP) src$(S)extension$(S)plugin$(S)*.dll inkscape$(S)plugins
$(CP) $(GTKDOS)$(S)bin$(S)gdb.exe inkscape
+ $(CP) packaging$(S)win32$(S)inkscape.bat inkscape
#
# remove unneeded files
#