Fixed breakage of installation of kbdcontrol.1 in previous commit.
Fixed style bugs.
This commit is contained in:
parent
8398c317cf
commit
428d9ab0cb
@ -1,8 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= kbdcontrol
|
||||
SRCS= kbdcontrol.c lex.l
|
||||
MAN1= kbdcontrol.1
|
||||
MAN5= kbdmap.5
|
||||
DPADD+= ${LIBL}
|
||||
LDADD+= -ll
|
||||
DPADD= ${LIBL}
|
||||
LDADD= -ll
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user