summaryrefslogtreecommitdiff
path: root/usr.bin/ranlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ranlib/Makefile')
-rw-r--r--usr.bin/ranlib/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr.bin/ranlib/Makefile b/usr.bin/ranlib/Makefile
deleted file mode 100644
index 04d7c95aea6..00000000000
--- a/usr.bin/ranlib/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $OpenBSD: Makefile,v 1.5 2013/07/05 21:29:51 miod Exp $
-
-.include <bsd.own.mk>
-
-NOPROG=
-
-MAN+= ranlib.5
-
-.include <bsd.prog.mk>