[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys

File: [cvs.NetBSD.org] / src / sys / Makefile (download)

Revision 1.40.2.7, Sun Dec 29 19:13:06 2002 UTC (21 years, 3 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.40.2.6: +3 -3 lines

Sync with HEAD.

#	$NetBSD: Makefile,v 1.40.2.7 2002/12/29 19:13:06 thorpej Exp $

SUBDIR=	altq arch compat dev fs lkm miscfs \
	net netatalk netccitt netinet netinet6 netisdn netiso netkey \
	netnatm netns netsmb nfs sys ufs uvm

# Speedup stubs for some subtrees that don't need to run these rules
includes-lkm:
	@true

.include <bsd.kinc.mk>