mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 16:10:46 +01:00
08bddad1f6
Reviewed by: Submitted by:
5 lines
66 B
Makefile
5 lines
66 B
Makefile
PROG= kbdcontrol
|
|
SRCS= kbdcontrol.c lex.l
|
|
|
|
.include <bsd.prog.mk>
|