Files
pcas/src/makeBaseExt/top/simpleExt/Makefile
Janet B. Anderson fc492297b8 Initial version.
2000-09-27 16:06:58 +00:00

22 lines
341 B
Makefile

TOP=../..
include $(TOP)/configure/CONFIG
# Product
#PROD_HOST = caExample
#caExample_SRCS += caExample.cc
#caExample_CFLAGS +=
#caExample_LDFLAGS +=
#caExample_LIBS += ca Com
#ca_LIB=$(EPICS_BASE_LIB)
#Com_LIB=$(EPICS_BASE_LIB)
# Library
#LIBRARY_HOST = abc
#abc_SRCS += abc.c
#abc_DLL_LIBS = ca Com
include $(TOP)/configure/RULES