[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / sys

File: [local] / src / sys / Makefile (download)

Revision 1.19, Sat Feb 7 20:23:05 2004 UTC (20 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.18: +2 -3 lines

permit entry into arch/cats and arch/amd64

#	$OpenBSD: Makefile,v 1.19 2004/02/07 20:23:05 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/cats arch/amd64

.include <bsd.subdir.mk>