1 2 3 4 5 6
PROG= kbdcontrol SRCS= kbdcontrol.c lex.l DPADD+= ${LIBL} LDADD+= -ll .include <bsd.prog.mk>