summaryrefslogtreecommitdiffstats
path: root/share/man/man8/Makefile
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2003-03-23 19:02:41 +0000
committerbrueffer <brueffer@FreeBSD.org>2003-03-23 19:02:41 +0000
commitcc9d4b900314cc8fa0fef47d2b8fe556b39b52b5 (patch)
treebc2df42dae9809c4648d6ea535857e7ddc0a2d3e /share/man/man8/Makefile
parent76bd33cd1b93dd2343898e0f0cdb4a8aa1b46271 (diff)
downloadFreeBSD-src-cc9d4b900314cc8fa0fef47d2b8fe556b39b52b5.zip
FreeBSD-src-cc9d4b900314cc8fa0fef47d2b8fe556b39b52b5.tar.gz
Remove MAKEDEV.8. MAKEDEV itself has been nuked some time ago.
Approved by: ceri (mentor), phk Not objected by: ru
Diffstat (limited to 'share/man/man8/Makefile')
-rw-r--r--share/man/man8/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile
index e1285c3..83de54d 100644
--- a/share/man/man8/Makefile
+++ b/share/man/man8/Makefile
@@ -16,10 +16,4 @@ MLINKS= rc.8 rc.early.8 rc.8 rc.serial.8 rc.8 rc.pccard.8 rc.8 rc.network.8
MLINKS+=rc.8 rc.firewall.8 rc.8 rc.atm.8 rc.8 rc.local.8 rc.8 rc.shutdown.8
MLINKS+=yp.8 YP.8 yp.8 NIS.8 yp.8 nis.8
-# XXX NOT IMPORTED: man8.hp300 man8.tahoe man8.vax
-.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "alpha"
-MLINKS+=rc.8 ${MACHINE_ARCH}/rc.${MACHINE_ARCH}.8
-SUBDIR= man8.${MACHINE_ARCH}
-.endif
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud