Home | History | Annotate | Line # | Download | only in sh3
Makefile.inc revision 1.3
      1  1.3  mycroft #	$NetBSD: Makefile.inc,v 1.3 2002/09/24 12:12:09 mycroft Exp $
      2  1.1  thorpej 
      3  1.2  mycroft SRCS+=	rtld_start.S mdreloc.c
      4  1.1  thorpej 
      5  1.3  mycroft CPPFLAGS+= -fpic -DELFSIZE=32
      6  1.1  thorpej LDFLAGS+= -Bshareable -Bsymbolic -e .rtld_start
      7