summaryrefslogtreecommitdiff
path: root/expat
diff options
context:
space:
mode:
Diffstat (limited to 'expat')
-rw-r--r--expat/makefile.mk10
1 files changed, 8 insertions, 2 deletions
diff --git a/expat/makefile.mk b/expat/makefile.mk
index 1b4fbc9b0981..302b83e281b6 100644
--- a/expat/makefile.mk
+++ b/expat/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hjs $ $Date: 2002-07-09 12:24:30 $
+# last change: $Author: rt $ $Date: 2004-09-08 14:54:50 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,6 +69,12 @@ TARGET=so_expat
.INCLUDE : settings.mk
+.IF "$(SYSTEM_EXPAT)" == "YES"
+all:
+ @echo "An already available installation of expat should exist on your system."
+ @echo "Therefore the version provided here does not need to be built in addition."
+.ENDIF
+
# --- Files --------------------------------------------------------
TARFILE_NAME=expat