summaryrefslogtreecommitdiffstats
path: root/usr.sbin/watch/Makefile
blob: 70ee3522f87cd462e2fc9dffb28f9bafec57def1 (plain)
1
2
3
4
5
6
7
# $FreeBSD$

PROG=	watch
LDADD+=	-ltermcap
DPADD+=	${LIBTERMCAP}

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