summaryrefslogtreecommitdiff
path: root/solenv/inc/startup/wnt/macros.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/inc/startup/wnt/macros.mk')
-rw-r--r--solenv/inc/startup/wnt/macros.mk24
1 files changed, 0 insertions, 24 deletions
diff --git a/solenv/inc/startup/wnt/macros.mk b/solenv/inc/startup/wnt/macros.mk
deleted file mode 100644
index 391c1a914..000000000
--- a/solenv/inc/startup/wnt/macros.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# Define additional Windows-specific settings.
-#
-
-# This is a no-op for native Windows dmake
-.WINPATH !:= yes
-
-# Directory cache configuration.
-.DIRCACHE *:= no
-
-# Applicable suffix definitions
-E *:= .exe # Executables
-
-# This is hopefully not used. Only in: dmake/msdos/spawn.c
-# .MKSARGS *:= yes
- DIVFILE *= $(TMPFILE:s,/,${__.DIVSEP-sh-${USESHELL}})
- RM *= $/bin$/rm
- MV *= $/bin$/mv
- __.DIVSEP-sh-yes *:= \\\
- __.DIVSEP-sh-no *:= \\
- DIRSEPSTR :=/
-
-# Does not respect case of filenames.
-.DIRCACHERESPCASE := no
-NAMEMAX = 256