[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / libexec / ld.elf_so / arch / sh3

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/libexec/ld.elf_so/arch/sh3/Makefile.inc between version 1.5 and 1.6

version 1.5, 2004/02/21 15:56:03 version 1.6, 2004/02/21 16:02:06
Line 2 
Line 2 
   
 SRCS+=          rtld_start.S mdreloc.c  SRCS+=          rtld_start.S mdreloc.c
   
 CPPFLAGS+=      -fpic -DELFSIZE=32  # XXX Should not be in CPPFLAGS!
   CPPFLAGS+=      -fpic
   
   CPPFLAGS+=      -DELFSIZE=32
   
 LDFLAGS+=       -e .rtld_start  LDFLAGS+=       -e .rtld_start

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb <webmaster@jp.NetBSD.org>