9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
# RULES
|
|
|
|
include $(CONFIG)/RULES
|
|
|
|
USR_INCLUDES += -I$(PVDATA_HOME)/include
|
|
|
|
# Library should be rebuilt because LIBOBJS may have changed.
|
|
$(LIBNAME): ../Makefile
|