summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cdcontrol/Makefile
blob: ce790340ad458a78a6f3302524ceb147638e7ffd (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PROG= cdcontrol

DPADD=	${LIBEDIT} ${LIBTERMCAP}
LDADD=	-ledit -ltermcap

WARNS?= 2

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