summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_ctls/Makefile
blob: aa092a168885381a0a8b66e84d37d6abe378bae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
#	$Id: Makefile,v 1.2 1998/08/06 21:19:10 eivind Exp $

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