1# These libstdc++ components can be built in parallel
2
3SUBDIR_ORDERED=
4
5SUBDIR=		libconv_1998
6SUBDIR+=	libconv_2011
7SUBDIR+=	libconv_supc
8
9.include <bsd.subdir.mk>
10