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

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

Revision 1.2, Thu Aug 1 17:44:43 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +1 -1 lines

checkmate

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