diff options
Diffstat (limited to 'dmake/startup/unix/macosx/gnu/macros.mk')
-rw-r--r-- | dmake/startup/unix/macosx/gnu/macros.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dmake/startup/unix/macosx/gnu/macros.mk b/dmake/startup/unix/macosx/gnu/macros.mk deleted file mode 100644 index 3d9c437d9e70..000000000000 --- a/dmake/startup/unix/macosx/gnu/macros.mk +++ /dev/null @@ -1,6 +0,0 @@ -# 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 |