summaryrefslogtreecommitdiffstats
path: root/usr.sbin/quot/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-11-03 15:21:04 +0000
committerpeter <peter@FreeBSD.org>1995-11-03 15:21:04 +0000
commit4d54865df66774920626e44586ec6ada137619cb (patch)
treec4b9dd1f47845e9f63a56298ed01c7d93f3c8790 /usr.sbin/quot/Makefile
parent6745cd711df42271e937e8def75360cc8af2b714 (diff)
downloadFreeBSD-src-4d54865df66774920626e44586ec6ada137619cb.zip
FreeBSD-src-4d54865df66774920626e44586ec6ada137619cb.tar.gz
Minor tweaks to get quot to compile on FreeBSD..
Basically back-port the dynamic fsname strings back to static constants.
Diffstat (limited to 'usr.sbin/quot/Makefile')
-rw-r--r--usr.sbin/quot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/quot/Makefile b/usr.sbin/quot/Makefile
index aca581b..273a4b1 100644
--- a/usr.sbin/quot/Makefile
+++ b/usr.sbin/quot/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.3 1994/12/22 11:39:03 cgd Exp $
+# $Id: Makefile,v 1.1.1.1 1995/11/03 15:06:01 peter Exp $
PROG= quot
-MAN= quot.8
+MAN8= quot.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud