From 8c554b8bd4685674dfb2c9f23b00740f281766ee Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 29 Jan 2004 08:15:30 +0000 Subject: mark directories to enter later --- sys/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/Makefile b/sys/Makefile index 517bc3aeb16..0a560744614 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.17 2003/10/31 04:06:02 drahn Exp $ +# $OpenBSD: Makefile,v 1.18 2004/01/29 08:15:29 deraadt Exp $ # $NetBSD: Makefile,v 1.5 1995/09/15 21:05:21 pk Exp $ SUBDIR= arch/alpha arch/hp300 arch/hppa arch/i386 arch/m68k \ arch/mac68k arch/macppc arch/mvme68k arch/mvme88k \ - arch/mvmeppc arch/pegasos arch/sparc arch/sparc64 arch/vax + arch/mvmeppc arch/pegasos arch/sparc arch/sparc64 \ + arch/vax +# arch/cats arch/amd64 .include -- cgit v1.2.3