summaryrefslogtreecommitdiff
path: root/gnu/Makefile
blob: 5038b1cea506f0ead7984c7b77990a0e825664d1 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.4 1995/04/23 07:49:43 cgd Exp $

SUBDIR+= lib usr.bin
.if (${MACHINE_ARCH} != "alpha")
SUBDIR+= games libexec
.endif

.include <bsd.subdir.mk>