aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/quot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/quot/Makefile')
-rw-r--r--usr.sbin/quot/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.sbin/quot/Makefile b/usr.sbin/quot/Makefile
deleted file mode 100644
index aca581b820d3..000000000000
--- a/usr.sbin/quot/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $Id: Makefile,v 1.3 1994/12/22 11:39:03 cgd Exp $
-
-PROG= quot
-MAN= quot.8
-
-.include <bsd.prog.mk>