summaryrefslogtreecommitdiff
path: root/dmake/startup/unix/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/startup/unix/macosx')
-rw-r--r--dmake/startup/unix/macosx/gnu/macros.mk6
-rw-r--r--dmake/startup/unix/macosx/macros.mk10
2 files changed, 16 insertions, 0 deletions
diff --git a/dmake/startup/unix/macosx/gnu/macros.mk b/dmake/startup/unix/macosx/gnu/macros.mk
new file mode 100644
index 000000000000..3d9c437d9e70
--- /dev/null
+++ b/dmake/startup/unix/macosx/gnu/macros.mk
@@ -0,0 +1,6 @@
+# We hang off the standard sysvr3'isms
+#
+__.incdir !:= $(INCFILENAME:d:d:d:d:d:d)/sysvr3/gnu
+
+# Process environment-specific refinements, if any.
+.INCLUDE .SETDIR=$(__.incdir) .NOINFER .IGNORE : macros.mk
diff --git a/dmake/startup/unix/macosx/macros.mk b/dmake/startup/unix/macosx/macros.mk
new file mode 100644
index 000000000000..b29e917ec8e1
--- /dev/null
+++ b/dmake/startup/unix/macosx/macros.mk
@@ -0,0 +1,10 @@
+# Define additional Mac OS X specific macros.
+#
+
+# Process environment-specific refinements, if any.
+.IF $(OSENVIRONMENT)
+ .INCLUDE .NOINFER .IGNORE : $(INCFILENAME:d)$(OSENVIRONMENT)$/macros.mk
+.ENDIF
+
+# Make OS-release-specific settings
+PRINT *:= lpr