8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
PROG= sgmlnorm
|
|
SRCS= SGMLGenerator.cxx sgmlnorm.cxx
|
|
LDADD= ${CPPLIB} -L${.CURDIR}/../lib -lsp
|
|
|
|
NOMAN= noman
|
|
|
|
.include <bsd.prog.mk>
|