12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
LIB= spgrove
|
|
NOPIC= nopic # Currently broken
|
|
SRCS= GroveApp.cxx GroveBuilder.cxx SdNode.cxx
|
|
NOPROFILE= noprofile
|
|
CPLUSPLUSLIB= 1 # include c++rt0.o for constructors
|
|
|
|
install:
|
|
|
|
INCLUDES=-I${.CURDIR}/../grove
|
|
|
|
.include <bsd.lib.mk>
|