summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_led/Makefile
blob: 484fcbd467c9b0719b897e3f3c84dd9c6fea90c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
#	$Id: Makefile,v 1.1 1998/01/26 06:26:40 julian Exp $

PROG=	dpt_led
SRCS=	dpt_led.c

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

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