# $FreeBSD: head/libexec/ulog-helper/Makefile 200062 2009-12-03 15:48:24Z ed $ PROG= ulog-helper BINOWN= root BINMODE=4555 NO_MAN= DPADD= ${LIBULOG} LDADD= -lulog WARNS?= 6 .include