Changed definition of location of snc.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user