11 lines
257 B
Plaintext
11 lines
257 B
Plaintext
PROG= nsgmls
|
|
SRCS= nsgmls.cxx SgmlsEventHandler.cxx RastEventHandler.cxx
|
|
SRCS+= StringSet.cxx nsgmls_inst.o
|
|
LDADD= ${CPPLIB} -L${.CURDIR}/../lib -lsp
|
|
|
|
NOMAN= noman
|
|
|
|
DPSRCS= nsgmls_inst.cxx NsgmlsMessages.h RastEventHandlerMessages.h
|
|
|
|
.include <bsd.prog.mk>
|