Changed definition of location of snc.

This commit is contained in:
Janet B. Anderson
2000-10-12 15:51:20 +00:00
parent 1275b89bec
commit 9d1ae26645

View File

@@ -60,8 +60,8 @@ INSTALL_LIBRARY = $(INSTALL)
# dbtools from EPICS
# state notation language compiler (installed from base/src/sequencer)
SNC = $(EPICS_BASE_HOST_BIN)/snc$(EXE)
# state notation language compiler (removed from base for R3.14)
SNC = $(SEQ)/bin/$(HOST_ARCH)/snc$(EXE)
ifdef T_A