summaryrefslogtreecommitdiff
path: root/makeinclude.in
diff options
context:
space:
mode:
Diffstat (limited to 'makeinclude.in')
-rw-r--r--makeinclude.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/makeinclude.in b/makeinclude.in
index 5802b73f9..17a6d92c0 100644
--- a/makeinclude.in
+++ b/makeinclude.in
@@ -100,6 +100,9 @@ THREADS = @THREADS@
# Name of FLUID executable we install
FLUID = @FLUID@$(EXEEXT)
+# Possible steps for OS X build only
+OSX_ONLY = @OSX_ONLY@
+
# Possible steps after linking...
POSTBUILD = @POSTBUILD@