summaryrefslogtreecommitdiff
path: root/gnu/Makefile
blob: 7671bd17d1498554a21aceb6f953911ab9602441 (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+= libexec
.endif

.include <bsd.subdir.mk>