summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cdcontrol/Makefile
blob: 1c5be4efb9a5f69f811e1d66c0d4ddb755134569 (plain)
1
2
3
4
5
6
7
PROG= cdcontrol
CFLAGS+= -Wall

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

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