freebsd-dev/usr.sbin/kbdcontrol/Makefile
Søren Schmidt 08bddad1f6 Added kbdcontrol util from 1.1.5.1+
Reviewed by:
Submitted by:
1994-08-17 08:59:37 +00:00

5 lines
66 B
Makefile

PROG= kbdcontrol
SRCS= kbdcontrol.c lex.l
.include <bsd.prog.mk>