summaryrefslogtreecommitdiffstats
path: root/share/man/man7/Makefile
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-10-21 11:02:01 +0000
committerbde <bde@FreeBSD.org>1995-10-21 11:02:01 +0000
commit11596b653f772cd397a1675f2253e8453143ef7a (patch)
tree143c5f6b1a6d7bc58b929b648a12934a65580690 /share/man/man7/Makefile
parentae33f2fb7d58e5f2ee320af6220d77cea80b00c6 (diff)
downloadFreeBSD-src-11596b653f772cd397a1675f2253e8453143ef7a.zip
FreeBSD-src-11596b653f772cd397a1675f2253e8453143ef7a.tar.gz
Remove private rules for clean, depend, lint, tags and install.
The private clean rules have been broken since we started building compressed man pages in the obj directory and the others don't do anything different from the general rules.
Diffstat (limited to 'share/man/man7/Makefile')
-rw-r--r--share/man/man7/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile
index fce31b9..1bef6bc 100644
--- a/share/man/man7/Makefile
+++ b/share/man/man7/Makefile
@@ -5,8 +5,4 @@ MAN7= ascii.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
mdoc.7 mdoc.samples.7 operator.7
MLINKS= intro.7 miscellaneous.7
-clean depend lint tags:
-
-install: maninstall
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud