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