Home | History | Annotate | Line # | Download | only in mips
Makefile.inc revision 1.19.12.1
      1  1.19.12.1      tls #	$NetBSD: Makefile.inc,v 1.19.12.1 2014/08/20 00:02:22 tls Exp $
      2        1.1   mhitch 
      3       1.13    skrll SRCS+=		rtld_start.S mips_reloc.c
      4        1.1   mhitch 
      5       1.18      mrg COPTS+=		-G0
      6        1.8  thorpej 
      7  1.19.12.1      tls CPPFLAGS+=	-DELFSIZE=_MIPS_SZPTR
      8       1.13    skrll CPPFLAGS+=	-DRTLD_INHIBIT_COPY_RELOCS
      9       1.17     matt AFLAGS+=	-Wa,--fatal-warnings
     10        1.1   mhitch 
     11       1.16    skrll LDFLAGS+=	-Wl,-e,rtld_start
     12