f7fea21d51
also build the gmp, mpfr and mpc libraries in this case.
7 lines
192 B
Makefile
7 lines
192 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/06/29 02:05:25 mrg Exp $
|
|
|
|
# crtstuff is built out of elsewhere, or not at all
|
|
SUBDIR+= libgcc libiberty libobjc libsupc++ libstdc++-v3
|
|
|
|
.include <bsd.subdir.mk>
|