Removed no longer used TOUCH definition.

This commit is contained in:
Janet B. Anderson
2002-07-01 20:43:43 +00:00
parent 93695a9fc9
commit a00e42cf19
3 changed files with 0 additions and 3 deletions

View File

@@ -13,7 +13,6 @@ MV = mv
RM = rm -f
MKDIR = mkdir
RMDIR = rm -rf
TOUCH = touch
# Set LD_LIBRARY_PATH for shared library builds
ifneq ($(EPICS_BASE),$(INSTALL_LOCATION))

View File

@@ -13,7 +13,6 @@ RM = $(PERL) $(CONFIG)/tools/rm.pl -f
MKDIR = $(PERL) $(CONFIG)/tools/mkdir.pl
RMDIR = $(PERL) $(CONFIG)/tools/rm.pl -rf
ECHO = echo
TOUCH = echo NUL >>
WIND_HOST_TYPE = x86-win32
OSITHREAD_USE_DEFAULT_STACK = NO

View File

@@ -13,7 +13,6 @@ RM = $(PERL) $(CONFIG)/tools/rm.pl -f
MKDIR = $(PERL) $(CONFIG)/tools/mkdir.pl
RMDIR = $(PERL) $(CONFIG)/tools/rm.pl -rf
ECHO = echo
TOUCH = echo NUL >>
WIND_HOST_TYPE = x86-win32
OSITHREAD_USE_DEFAULT_STACK = NO