Home | History | Annotate | Line # | Download | only in compat
Makefile revision 1.1.2.1
      1  1.1.2.1  riz #	$NetBSD: Makefile,v 1.1.2.1 2011/01/06 05:19:55 riz Exp $
      2      1.1  mrg 
      3  1.1.2.1  riz # Build multi-abi libaries
      4      1.1  mrg 
      5      1.1  mrg .include <bsd.own.mk>
      6      1.1  mrg 
      7  1.1.2.1  riz .if ${MKCOMPAT} != "no"
      8      1.1  mrg .if !make(includes)
      9      1.1  mrg 
     10  1.1.2.1  riz .include "archdirs.mk"
     11  1.1.2.1  riz 
     12  1.1.2.1  riz SUBDIR=	dirshack .WAIT ${ARCHDIR_SUBDIR}
     13  1.1.2.1  riz 
     14  1.1.2.1  riz .endif
     15      1.1  mrg .endif
     16      1.1  mrg 
     17      1.1  mrg .include <bsd.subdir.mk>
     18