From 3ad6b24f31b81eb12cdfe3435c8c2d7d5ae10800 Mon Sep 17 00:00:00 2001 From: Steve Murphree Date: Tue, 26 Jun 2001 22:26:16 +0000 Subject: Add mvmeppc. --- distrib/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'distrib/Makefile') diff --git a/distrib/Makefile b/distrib/Makefile index 95e1aa9d691..d7aa49f18fb 100644 --- a/distrib/Makefile +++ b/distrib/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.17 2001/06/26 22:08:23 miod Exp $ +# $OpenBSD: Makefile,v 1.18 2001/06/26 22:26:15 smurph Exp $ .if make(obj) SUBDIR= special alpha amiga crunch hp300 i386 mac68k mvme68k mvme88k\ - powerpc sparc sun3 vax + mvmeppc powerpc sparc sun3 vax .elif !make(install) SUBDIR= special .endif @@ -14,7 +14,7 @@ SUBDIR+= ${MACHINE} .endif SUBDIR+= notes -all: crunch-tools _SUBDIRUSE +#all: crunch-tools _SUBDIRUSE crunch-tools: (cd $(.CURDIR)/crunch; $(MAKE) obj; \ -- cgit v1.2.3