NetBSD/gnu/Makefile

9 lines
167 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 1995/04/23 07:49:43 cgd Exp $
1993-04-29 16:42:53 +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>