Home | History | Annotate | Line # | Download | only in lib
Makefile revision 1.4.2.1
      1  1.4.2.1       tls #	$NetBSD: Makefile,v 1.4.2.1 2013/06/23 06:28:34 tls Exp $
      2  1.4.2.1       tls 
      3  1.4.2.1       tls .include <bsd.own.mk>
      4      1.1       mrg 
      5      1.2       mrg # crtstuff is built out of elsewhere, or not at all
      6  1.4.2.1       tls SUBDIR+= libgcc libiberty libobjc libgomp
      7      1.4  christos SUBDIR+= libmudflap libmudflapth
      8      1.1       mrg 
      9  1.4.2.1       tls .if (${MKLIBSTDCXX} != "no")
     10  1.4.2.1       tls SUBDIR+= libsupc++ libstdc++-v3
     11  1.4.2.1       tls .endif
     12  1.4.2.1       tls 
     13      1.1       mrg .include <bsd.subdir.mk>
     14