dd6ecf9bec
Most methods are not implemented and throw an exception
13 lines
203 B
Makefile
13 lines
203 B
Makefile
TOP=../..
|
|
|
|
include $(TOP)/configure/CONFIG
|
|
|
|
INC += pvIntrospect.h
|
|
INC += pvData.h
|
|
INC += convert.h
|
|
|
|
include $(TOP)/configure/RULES
|
|
#----------------------------------------
|
|
# ADD RULES AFTER THIS LINE
|
|
|