1 # $NetBSD: Makefile,v 1.8 2014/10/22 21:21:02 christos Exp $
5 # crtstuff is built out of elsewhere, or not at all
6 SUBDIR
+= libgcc libiberty libobjc libgomp
11 .if
(${MKLIBSTDCXX} != "no")
12 SUBDIR
+= libsupc
++ libstdc
++-v3
17 .
endif # !defined(__MINIX)
19 .
include <bsd.subdir.mk
>