1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/usr.sbin/cdcontrol/Makefile
Baptiste Daroussin c6db8143ed Convert usr.sbin to LIBADD
Reduce overlinking
2014-11-25 16:57:27 +00:00

8 lines
67 B
Makefile

# $FreeBSD$
PROG= cdcontrol
LIBADD= edit
.include <bsd.prog.mk>