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

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

Revision 1.38, Mon Mar 25 17:22:11 2013 UTC (11 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.37: +2 -2 lines

the unused palm code goes away.

#	$OpenBSD: Makefile,v 1.38 2013/03/25 17:22:11 deraadt 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/beagle \
	arch/hp300 arch/hppa arch/hppa64 arch/i386 arch/landisk \
	arch/loongson arch/luna88k arch/m68k arch/macppc \
	arch/mvme68k arch/mvme88k arch/sgi \
	arch/socppc arch/solbourne arch/sparc arch/sparc64 arch/vax \
	arch/zaurus

tags:
	cd ${.CURDIR}/kern; make tags

.include <bsd.subdir.mk>