diff options
Diffstat (limited to 'dmake/unix/linux/gnu/template.mk')
-rw-r--r-- | dmake/unix/linux/gnu/template.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dmake/unix/linux/gnu/template.mk b/dmake/unix/linux/gnu/template.mk deleted file mode 100644 index a0bcef64097b..000000000000 --- a/dmake/unix/linux/gnu/template.mk +++ /dev/null @@ -1,7 +0,0 @@ -# ** Default build configuration for dmake. -# ** DO NOT PLACE LOCAL DEFINITIONS INTO THIS FILE IT IS AUTO GENERATED -# ** USE "startup/local.mk" for those. - - OS *:= unix - OSRELEASE *:= linux - OSENVIRONMENT *:= gnu |