NetBSD/gnu/lib/Makefile

9 lines
158 B
Makefile
Raw Normal View History

1995-04-23 11:50:21 +04:00
# $NetBSD: Makefile,v 1.7 1995/04/23 07:50:21 cgd Exp $
1995-04-23 11:50:21 +04:00
SUBDIR+= libmalloc
.if (${MACHINE_ARCH} != "alpha")
SUBDIR+= libg++
.endif
.include <bsd.subdir.mk>