summaryrefslogtreecommitdiffstats
path: root/usr.bin/uucp/acucntrl/Makefile
blob: 85bbfe4250ad7e944c14e4b99798e3850712b99f (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	acucntrl
CFLAGS+=-I${.CURDIR}/../includes
BINDIR=	${LIBDIR}
BINOWN=	root
BINMODE=6550
MAN8=	acucntrl.0

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud