mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
Fix some nits I missed in my style cleanup.
This commit is contained in:
parent
989a718dbb
commit
a0bff42be6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=80049
@ -2,7 +2,7 @@
|
||||
|
||||
PROG= cdcontrol
|
||||
|
||||
DPADD= ${LIBEDIT} ${LIBTERMCAP}
|
||||
LDADD= -ledit -ltermcap
|
||||
DPADD= ${LIBEDIT} ${LIBTERMCAP}
|
||||
LDADD= -ledit -ltermcap
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user