Home | History | Annotate | Line # | Download | only in lib
Makefile revision 1.4
      1  1.4  christos #	$NetBSD: Makefile,v 1.4 2012/04/18 19:22:03 christos Exp $
      2  1.1       mrg 
      3  1.2       mrg # crtstuff is built out of elsewhere, or not at all
      4  1.3       mrg SUBDIR+= libgcc libiberty libobjc libsupc++ libstdc++-v3 libgomp
      5  1.4  christos SUBDIR+= libmudflap libmudflapth
      6  1.1       mrg 
      7  1.1       mrg .include <bsd.subdir.mk>
      8