NetBSD/external/gpl3/gcc/lib/Makefile
mrg f7fea21d51 re-enable the gcc 4.5 crtstuff/libgcc builders now that they work.
also build the gmp, mpfr and mpc libraries in this case.
2011-06-29 02:05:24 +00:00

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>