# Makefile for service
PROG=	service

BINDIR= /bin
MAN=

CPPFLAGS+=	-I${MINIXSRCDIR}

.include <bsd.prog.mk>
