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

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

Revision 1.43, Tue Dec 1 08:13:29 2015 UTC (8 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.42: +2 -2 lines

Send solbourne to where the ...........

#	$OpenBSD: Makefile,v 1.43 2015/12/01 08:13:29 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/armv7 \
	arch/hppa arch/hppa64 arch/i386 \
	arch/landisk arch/loongson arch/luna88k \
	arch/macppc arch/octeon \
	arch/sgi arch/socppc arch/sparc arch/sparc64 \
	arch/vax arch/zaurus

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

.include <bsd.subdir.mk>