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

PROG=	dpt_ctls
SRCS=	dpt_ctls.c

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

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