NetBSD/external/gpl3/gcc/lib/Makefile

7 lines
200 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2011/09/23 06:47:54 mrg Exp $
2011-06-28 08:23:56 +04:00
# crtstuff is built out of elsewhere, or not at all
SUBDIR+= libgcc libiberty libobjc libsupc++ libstdc++-v3 libgomp
2011-06-28 08:23:56 +04:00
.include <bsd.subdir.mk>