summaryrefslogtreecommitdiff
path: root/dmake/startup/unix/coherent/macros.mk
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/startup/unix/coherent/macros.mk')
-rw-r--r--dmake/startup/unix/coherent/macros.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/dmake/startup/unix/coherent/macros.mk b/dmake/startup/unix/coherent/macros.mk
new file mode 100644
index 000000000000..e0201ebd14ba
--- /dev/null
+++ b/dmake/startup/unix/coherent/macros.mk
@@ -0,0 +1,6 @@
+# We hang off the standard BSD'isms
+#
+__.incdir !:= $(INCFILENAME:d:d:d:d)/bsd43
+
+# Process environment-specific refinements, if any.
+.INCLUDE .SETDIR=$(__.incdir) .NOINFER .IGNORE : macros.mk