From 4601e50d6c5ff5af9a484790ed1472a6bbc11de5 Mon Sep 17 00:00:00 2001 From: wosch Date: Sun, 9 Feb 1997 02:21:07 +0000 Subject: Delete old (and redundant) machine depend code. --- share/doc/smm/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile index 36f72c4..fd9f035 100644 --- a/share/doc/smm/Makefile +++ b/share/doc/smm/Makefile @@ -13,10 +13,4 @@ SUBDIR= title contents 01.setup 02.config 03.fsck 04.quotas 05.fastfs \ 06.nfs 07.lpd 08.sendmailop 09.sendmail 10.named 11.timedop \ 12.timed 18.net -.if ${MACHINE} == "tahoe" -SUBDIR+=01.setup -.elif ${MACHINE} == "vax" -SUBDIR+=01.setup -.endif - .include -- cgit v1.1