Author: alg
Date: Fri Jan 4 22:54:38 2013
New Revision: 1429164
URL: http://svn.apache.org/viewvc?rev=1429164&view=rev
Log:
#121504# Changes to windows version
Modified:
openoffice/branches/alg/clibboard/main/external/gcc3_specific/makefile.mk
Modified:
openoffice/branches/alg/clibboard/main/external/gcc3_specific/makefile.mk
URL:
http://svn.apache.org/viewvc/openoffice/branches/alg/clibboard/main/external/gcc3_specific/makefile.mk?rev=1429164&r1=1429163&r2=1429164&view=diff
==============================================================================
--- openoffice/branches/alg/clibboard/main/external/gcc3_specific/makefile.mk
(original)
+++ openoffice/branches/alg/clibboard/main/external/gcc3_specific/makefile.mk
Fri Jan 4 22:54:38 2013
@@ -27,6 +27,8 @@ TARGET=gcc3_specific
# ------------------------------------------------------------------
+.IF "$(BUILD_SPECIAL)"==""
+
.IF "$(GUI)" == "WNT"
.IF "$(COM)" == "GCC"
@@ -79,6 +81,7 @@ $(LB)$/libgcc_s.so.$(SHORTSTDC3) :
.ENDIF
.ENDIF
+.ENDIF # "$(BUILD_SPECIAL)"==""
.INCLUDE: target.mk