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

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

Revision 1.5.2.2, Wed Jul 4 10:14:15 2001 UTC (22 years, 11 months ago) by niklas
Branch: SMP
Changes since 1.5.2.1: +3 -4 lines

Merge in -current from two days ago in the SMP branch.
As usual with merges, they do not indicate progress, so do not hold
your breath for working SMP, and do not mail me and ask about the
state of it.  It has not changed.  There is work ongoing, but very, very
slowly.  The commit is done in parts as to not lock up the tree in too
big chunks at a time.

#	$OpenBSD: Makefile,v 1.5.2.2 2001/07/04 10:14:15 niklas Exp $
#	$NetBSD: Makefile,v 1.5 1995/09/15 21:05:21 pk Exp $

SUBDIR=	arch/alpha arch/amiga arch/hp300 arch/i386 \
	arch/mac68k arch/mvme68k arch/mvme88k arch/powerpc \
	arch/sparc arch/sun3 arch/vax

.include <bsd.subdir.mk>