summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_dm/Makefile
blob: bc7b53f349da42e5163953b32f47311a1f2745c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
#	$Id: Makefile,v 1.4 1998/01/21 17:38:32 ShimonR Exp ShimonR $

PROG=	dpt_dm
SRCS=	dpt_dm.c

CFLAGS+=-Wall -I../../../sys -I/usr/src/sys
BINMODE=500
BINOWN=	root
MAN8=	dpt_dm.8

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