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