removed windows specifc lines

This commit is contained in:
Jeff Hill
2000-06-01 16:06:18 +00:00
parent e58e527b12
commit 059422460c

View File

@@ -8,11 +8,6 @@ DBEXPAND = $(EPICS_BASE_HOST_BIN)/dbExpand$(HOSTEXE)
DBST = dbst
MAKEDBDEPENDS = $(PERL) $(TOP)/configure/makeDbDepends.pl
REPLACEVAR = $(PERL) $(TOP)/configure/replaceVAR.pl
ifndef WIN32
TOUCH = touch
else
TOUCH = type NUL >>
endif
INSTALL_BPTS = $(BPTS:%= $(INSTALL_DBD)/%)
INSTALL_DBS = $(DBDINSTALL:%= $(INSTALL_DBD)/%)