This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-11-17 16:10:46 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a8c32ea5a1
HardenedBSD
/
usr.sbin
/
kbdcontrol
/
Makefile
6 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added kbdcontrol util from 1.1.5.1+ Reviewed by: Submitted by:
1994-08-17 10:59:37 +02:00
PROG
=
kbdcontrol
SRCS
=
kbdcontrol.c lex.l
Add -ll to link flags to link with the lex library. Submitted by: jkh
1994-08-26 07:44:06 +02:00
LDADD
+=
-ll
Added kbdcontrol util from 1.1.5.1+ Reviewed by: Submitted by:
1994-08-17 10:59:37 +02:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink