summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_vxworks6.2.GNU
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-03-06 15:58:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-03-06 15:58:43 +0000
commit46d780130a28fa537a86711da5c5d4af1b95a142 (patch)
tree6d1379cc7fdb1f35936438976e50e4bbcea22173 /ACE/include/makeinclude/platform_vxworks6.2.GNU
parent57b3130ef68be16ead619b82db9a982e9a1e51ff (diff)
downloadATCD-46d780130a28fa537a86711da5c5d4af1b95a142.tar.gz
Tue Mar 6 13:46:32 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/include/makeinclude/platform_vxworks6.2.GNU')
-rw-r--r--ACE/include/makeinclude/platform_vxworks6.2.GNU1
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/include/makeinclude/platform_vxworks6.2.GNU b/ACE/include/makeinclude/platform_vxworks6.2.GNU
index 87daa94c088..6c6db9ba39a 100644
--- a/ACE/include/makeinclude/platform_vxworks6.2.GNU
+++ b/ACE/include/makeinclude/platform_vxworks6.2.GNU
@@ -26,6 +26,7 @@ ifeq ("$(OS)", "Windows_NT")
ifneq ($(MAKE_MODE), unix)
vxworks_ntbuild ?= 1
MKDIR_NTSTYLE ?= 1
+lacks_touch ?= 1
endif
endif