Add -ll to link flags to link with the lex library.
Submitted by: jkh
This commit is contained in:
parent
e0661b603f
commit
4871b210e9
@ -1,4 +1,5 @@
|
||||
PROG= kbdcontrol
|
||||
SRCS= kbdcontrol.c lex.l
|
||||
LDADD+= -ll
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user