summaryrefslogtreecommitdiffstats
path: root/usr.sbin/stallion/stlstats/Makefile
blob: 0789c070300d6bb40c81ec9e462301aa458ca156 (plain)
1
2
3
4
5
6
7
8
9
# $Id: Makefile,v 1.4 1997/03/13 04:21:38 davidn Exp $

PROG=	stlstats
MAN8=	stlstats.8

DPADD=	${LIBNCURSES} ${LIBMYTINFO}
LDADD=	-lncurses -lmytinfo

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud