Added SRCS line - necessary for depends rule.

This commit is contained in:
Janet B. Anderson
2001-08-20 16:24:37 +00:00
parent 55422049a5
commit 9d4540bf96

View File

@@ -17,6 +17,7 @@ Db_DIR = $(EPICS_BASE_LIB)
Com_DIR = $(EPICS_BASE_LIB)
PROD += caExample
caExample_SRCS = caExample.c
include $(TOP)/config/RULES.Host
#----------------------------------------