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