openbsd-ports/textproc/jade/files/grove-Makefile
1998-04-05 09:54:22 +00:00

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>