summaryrefslogtreecommitdiff
path: root/graphite
diff options
context:
space:
mode:
Diffstat (limited to 'graphite')
-rw-r--r--graphite/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphite/makefile.mk b/graphite/makefile.mk
index 2346a3418067..12086bc0bed4 100644
--- a/graphite/makefile.mk
+++ b/graphite/makefile.mk
@@ -71,9 +71,13 @@ TARGET=so_graphite
.INCLUDE : settings.mk
# --- Files --------------------------------------------------------
-
+.IF "$(OS)"=="WNT" || "$(OS)"=="LINUX"
TARFILE_NAME=silgraphite-2.3.1
PATCH_FILES=graphite-2.3.1.patch
+.ELSE
+dummy:
+ echo Nothing to do for non Linux / Windows here
+.ENDIF
# convert line-endings to avoid problems when patching
CONVERTFILES=\