[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / gnu

File: [local] / src / gnu / Makefile (download)

Revision 1.1.1.1 (vendor branch), Wed Oct 18 08:38:04 1995 UTC (28 years, 8 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines

initial import of NetBSD tree

#	$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>