Cleanup style
This commit is contained in:
parent
d904009e53
commit
c8e7c42a5a
@ -1,9 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG=jevents
|
||||
SRCS=jevents.c jsmn.c json.c
|
||||
PROG= jevents
|
||||
SRCS= jevents.c jsmn.c json.c
|
||||
CFLAGS+= -Wno-cast-qual
|
||||
.PATH: ${.CURDIR}
|
||||
build-tools: jevents
|
||||
MAN=
|
||||
|
||||
build-tools: jevents
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user