summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_ctls/Makefile
blob: c29ddb28e75aaac90c54100439a1c9baf7af79bf (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PROG=	dpt_ctls
MAN=	dpt_ctls.8

CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500

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