summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_sig/Makefile
blob: 2ed62f933183f6578a3f84d0710488707851e4f2 (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_sig
SRCS=	dpt_sig.c

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

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