#	@(#)Makefile	8.1 (Berkeley) 6/6/93

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

.include <bsd.prog.mk>
