#	@(#)Makefile	5.1 (Berkeley) 3/2/91

PROG=	uulog
CFLAGS+=-I${.CURDIR}/../includes
BINMODE=6555
LDADD=	${LIBUU}

.include <bsd.prog.mk>
