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

PROG=	dpt_ctlinfo
SRCS=	dpt_ctlinfo.c

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

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