Kaydet (Commit) 837bc2fd authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS aquaremovefondu (1.3.12); FILE MERGED

2007/07/12 22:53:58 ericb 1.3.12.1: #i79558# no need to build fondu on aqua version (Mac OS X)
üst f0f396f1
......@@ -4,7 +4,7 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.3 $
# $Revision: 1.4 $
#
# last change: $Author: ericb
#
......@@ -46,10 +46,10 @@ TARGET=fondu
TARFILE_NAME=fondu_src-051010
.IF "$(OS)"!="MACOSX"
.IF "$(OS)"!="MACOSX" || "$(GUIBASE)"=="aqua"
dummy:
@echo "Nothing to build for OS $(OS)"
.ENDIF # "$(OS)"!="MACOSX"
.ENDIF # "$(OS)"!="MACOSX" || "$(GUIBASE)"=="aqua"
CONFIGURE_DIR=.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment