diff options
Diffstat (limited to 'usr.sbin/cdcontrol/Makefile')
| -rw-r--r-- | usr.sbin/cdcontrol/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/cdcontrol/Makefile b/usr.sbin/cdcontrol/Makefile index fa0dc2c094cf..de9560644501 100644 --- a/usr.sbin/cdcontrol/Makefile +++ b/usr.sbin/cdcontrol/Makefile @@ -2,7 +2,6 @@ PROG= cdcontrol -DPADD= ${LIBEDIT} ${LIBTERMCAPW} -LDADD= -ledit -ltermcapw +LIBADD= edit .include <bsd.prog.mk> |
