mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 16:10:46 +01:00
Add -ll to link flags to link with the lex library.
Submitted by: jkh
This commit is contained in:
parent
e0661b603f
commit
4871b210e9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2288
@ -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