freebsd/libexec/ulog-helper/Makefile

9 lines
87 B
Makefile

PROG= ulog-helper
BINOWN= root
BINMODE=4555
MAN=
LIBADD= ulog
.include <bsd.prog.mk>