summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_led/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dpt/dpt_led/Makefile')
-rw-r--r--usr.sbin/dpt/dpt_led/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/usr.sbin/dpt/dpt_led/Makefile b/usr.sbin/dpt/dpt_led/Makefile
new file mode 100644
index 0000000..43a2c2a
--- /dev/null
+++ b/usr.sbin/dpt/dpt_led/Makefile
@@ -0,0 +1,12 @@
+# @(#)Makefile 8.1 (Berkeley) 5/31/93
+# $Id: Makefile,v 1.1 1998/01/23 02:45:53 ShimonR Exp ShimonR $
+
+PROG= dpt_led
+SRCS= dpt_led.c
+
+CFLAGS+=-Wall -I../../../sys -I/usr/src/sys
+BINMODE=500
+BINOWN= root
+MAN8= dpt_led.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud