PROG=	sgmlnorm
SRCS=	SGMLGenerator.cxx sgmlnorm.cxx
LDADD=	${CPPLIB} -L${.CURDIR}/../lib -lsp

NOMAN=	noman

.include <bsd.prog.mk>
