aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/flcopy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/flcopy/Makefile')
-rw-r--r--usr.sbin/flcopy/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.sbin/flcopy/Makefile b/usr.sbin/flcopy/Makefile
deleted file mode 100644
index 2cfc59848c66..000000000000
--- a/usr.sbin/flcopy/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# @(#)Makefile 5.2 (Berkeley) 1/20/91
-
-PROG= flcopy
-MANSUBDIR=/vax
-MAN8= flcopy.8
-
-.include <bsd.prog.mk>