1995-04-23 11:49:43 +04:00
|
|
|
# $NetBSD: Makefile,v 1.4 1995/04/23 07:49:43 cgd Exp $
|
1993-04-29 16:42:53 +04:00
|
|
|
|
1995-04-23 11:49:43 +04:00
|
|
|
SUBDIR+= lib usr.bin
|
|
|
|
.if (${MACHINE_ARCH} != "alpha")
|
|
|
|
SUBDIR+= games libexec
|
|
|
|
.endif
|
1993-04-29 16:42:53 +04:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|