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

8 lines
140 B
Plaintext

PROG= sx
SRCS= sx.cxx XmlOutputEventHandler.cxx sx_inst.cxx
LDADD= ${CPPLIB} -L${.CURDIR}/../lib -lsp
NOMAN= noman
.include <bsd.prog.mk>