Home | History | Annotate | Line # | Download | only in sparc64
Makefile.inc revision 1.1.2.2
      1  1.1.2.2  mycroft #	$NetBSD: Makefile.inc,v 1.1.2.2 2000/07/26 23:45:23 mycroft Exp $
      2  1.1.2.2  mycroft 
      3  1.1.2.2  mycroft SRCS+=	rtld_start.S mdreloc.c
      4  1.1.2.2  mycroft 
      5  1.1.2.2  mycroft CPPFLAGS+= -fpic -DELFSIZE=64 -DRTLD_RELOCATE_SELF -DVARPSZ
      6  1.1.2.2  mycroft LDFLAGS+= -Bshareable -Bsymbolic -e _rtld_start
      7