aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/repquota/Makefile
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1994-05-26 05:23:31 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1994-05-26 05:23:31 +0000
commitdea673e932532f8f2d630dff2dcfc0c4a2eaf184 (patch)
tree63a439bb6df0abaaac536ec7f3d8ce32a28ef164 /usr.sbin/repquota/Makefile
parent40a845cd5bff815b5b74dfb57fdf22a5833b0eb9 (diff)
downloadsrc-dea673e932532f8f2d630dff2dcfc0c4a2eaf184.tar.gz
src-dea673e932532f8f2d630dff2dcfc0c4a2eaf184.zip
BSD 4.4 Lite usr.sbin Sources
Notes
Notes: svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553
Diffstat (limited to 'usr.sbin/repquota/Makefile')
-rw-r--r--usr.sbin/repquota/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.sbin/repquota/Makefile b/usr.sbin/repquota/Makefile
new file mode 100644
index 000000000000..9330509639d9
--- /dev/null
+++ b/usr.sbin/repquota/Makefile
@@ -0,0 +1,6 @@
+# @(#)Makefile 8.1 (Berkeley) 6/6/93
+
+PROG= repquota
+MAN8= repquota.0
+
+.include <bsd.prog.mk>