NetBSD/external/gpl3/gcc/lib/Makefile
mrg 8b0b8ab146 build and install libgomp, as needed by "cc -fopenmp", and its
suplimentary files like libgomp.spec and omp.h.
2011-09-23 06:47:54 +00:00

7 lines
200 B
Makefile

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