summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fwcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fwcontrol/Makefile')
-rw-r--r--usr.sbin/fwcontrol/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.sbin/fwcontrol/Makefile b/usr.sbin/fwcontrol/Makefile
deleted file mode 100644
index 10320d2..0000000
--- a/usr.sbin/fwcontrol/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-
-PROG= fwcontrol
-SRCS= fwcontrol.c fwcrom.c fwdv.c fwmpegts.c
-MAN= fwcontrol.8
-WARNS?= 3
-
-.PATH: ${.CURDIR}/../../sys/dev/firewire
-
-SDIR= ${.CURDIR}/../../sys
-CFLAGS+=-I${.CURDIR} -I${SDIR}
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud