mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Add some missing libraries to LDADD
This commit is contained in:
parent
65005ce25c
commit
c83e0fb6db
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3634
@ -8,6 +8,6 @@ NOMAN= yet
|
||||
SRCS = sysinstall.c dkcksum.c
|
||||
|
||||
CFLAGS += -Wall
|
||||
LDADD = -ldialog
|
||||
LDADD = -ldialog -lncurses -lmytinfo
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user