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

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

Revision 1.30, Wed Aug 1 21:23:28 2007 UTC (16 years, 10 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.29: +2 -2 lines

Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware
is anything but useful. Nevertheless this was a very good platform to use as
an OpenBSD/*arm* starting point, but nowadays this platform is not necessary
anymore.

Somehow these CATS motherboard are just like AUI hubs, with the difference that,
when my AUI hub caught fire, 10base5 support was not removed from the networking
code.

#	$OpenBSD: Makefile,v 1.30 2007/08/01 21:23:28 miod Exp $
#	$NetBSD: Makefile,v 1.5 1995/09/15 21:05:21 pk Exp $

SUBDIR=	dev/microcode \
	arch/alpha arch/amd64 arch/armish arch/aviion arch/hp300 \
	arch/hppa arch/hppa64 arch/i386 arch/landisk arch/luna88k \
	arch/m68k arch/mac68k arch/macppc arch/mvme68k \
	arch/mvme88k arch/mvmeppc arch/sgi arch/solbourne \
	arch/sparc arch/sparc64 arch/vax arch/zaurus

.include <bsd.subdir.mk>