/[hurd]/hurd-l4/laden/Makefile.am
ViewVC logotype

Diff of /hurd-l4/laden/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by marcus, Fri Sep 12 18:45:56 2003 UTC revision 1.6 by marcus, Sat Sep 13 00:25:50 2003 UTC
# Line 27  noinst_PROGRAMS = laden Line 27  noinst_PROGRAMS = laden
27    
28  laden_CFLAGS = -I$(srcdir) -I$(top_srcdir)/include $(AM_CFLAGS)  laden_CFLAGS = -I$(srcdir) -I$(top_srcdir)/include $(AM_CFLAGS)
29    
30  laden_SOURCES =  $(ARCH_SOURCES) string.h string.c              \  laden_SOURCES =  $(ARCH_SOURCES)                                \
31          output.h output.c output-none.c                         \          output.h output.c output-none.c                         \
32          shutdown.h shutdown.c                                   \          shutdown.h shutdown.c                                   \
33          elf.h loader.h loader.c                                 \          elf.h loader.h loader.c                                 \
# Line 36  laden_SOURCES =  $(ARCH_SOURCES) string. Line 36  laden_SOURCES =  $(ARCH_SOURCES) string.
36  /* FIXME: Make linkbase configurable.  */  /* FIXME: Make linkbase configurable.  */
37  laden_LDFLAGS = -u_start -e_start -N -nostdlib -Ttext=0x180000  laden_LDFLAGS = -u_start -e_start -N -nostdlib -Ttext=0x180000
38    
39  laden_LDADD = -lgcc  laden_LDADD = -lgcc ../libc-parts/libc-parts.a

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26