Files
pvData/pvDataApp/pv/Makefile
T
2010-09-23 14:47:47 -04:00

12 lines
186 B
Makefile

TOP=../..
include $(TOP)/configure/CONFIG
INC += pvIntrospect.h
INC += pvData.h
include $(TOP)/configure/RULES
#----------------------------------------
# ADD RULES AFTER THIS LINE