Added definitions for EPICS_BASE_HOST_LIB and INSTALL_HOST_LIB.

This commit is contained in:
Janet B. Anderson
2000-05-08 14:40:49 +00:00
parent 64eb66f6d8
commit 065a7eb4e7

View File

@@ -39,6 +39,8 @@ OBJ = .
RES = .
EPICS_BASE_HOST_BIN = $(EPICS_BASE)/bin/$(HOST_ARCH)
EPICS_BASE_HOST_LIB = $(EPICS_BASE)/lib/$(HOST_ARCH)
INSTALL_HOST_LIB = $(INSTALL_LOCATION)/lib/$(HOST_ARCH)
# private versions of lex/yacc from EPICS