Modified touch definition.

This commit is contained in:
Janet B. Anderson
2000-07-07 20:07:11 +00:00
parent f9b6a4640c
commit 6eec691c13
+1 -1
View File
@@ -13,7 +13,7 @@ RM = $(PERL) $(CONFIG)/tools/rm.pl -f
MKDIR = $(PERL) $(CONFIG)/tools/mkdir.pl
RMDIR = $(PERL) $(CONFIG)/tools/rm.pl -rf
ECHO = echo
TOUCH = type NUL >>
TOUCH = echo NUL >>
WIND_HOST_TYPE = x86-win32