11 lines
187 B
Plaintext
11 lines
187 B
Plaintext
LIB= grove
|
|
NOPIC= nopic # currently boken
|
|
SRCS= Node.cxx LocNode.cxx
|
|
NOPROFILE= noprofile
|
|
CPLUSPLUSLIB= 1 # include c++rt0.o for constructors
|
|
|
|
install:
|
|
|
|
.include <bsd.lib.mk>
|
|
|