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

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

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

revision 1.3 by neal, Wed Nov 17 16:31:17 2004 UTC revision 1.4 by neal, Tue Jan 11 18:15:26 2005 UTC
# Line 1  Line 1 
1  # Makefile.am - Makefile template for the deva server.  # Makefile.am - Makefile template for the deva server.
2  # Copyright (C) 2004 Free Software Foundation, Inc.  # Copyright (C) 2004, 2005 Free Software Foundation, Inc.
3  # Written by Marcus Brinkmann.  # Written by Marcus Brinkmann.
4  #  #
5  # This file is part of the GNU Hurd.  # This file is part of the GNU Hurd.
# Line 30  deva_CPPFLAGS = -I$(top_builddir)/includ Line 30  deva_CPPFLAGS = -I$(top_builddir)/includ
30    
31  deva_SOURCES = $(ARCH_SOURCES)                                  \  deva_SOURCES = $(ARCH_SOURCES)                                  \
32          output.h output.c                                       \          output.h output.c                                       \
33          physmem-user.h physmem-user.c mmap.c malloc-wrap.c      \          mmap.c malloc-wrap.c                                    \
34          task-user.h task-user.c                                 \          task-user.h task-user.c                                 \
35          deva.h deva.c deva-class.c          deva.h deva.c deva-class.c
36    
# Line 40  EXTRA_deva_SOURCES = malloc.c Line 40  EXTRA_deva_SOURCES = malloc.c
40  deva_LDFLAGS = -u_start -e_start -nostdlib  deva_LDFLAGS = -u_start -e_start -nostdlib
41    
42  deva_LDADD = ../libhurd-cap-server/libhurd-cap-server.a         \  deva_LDADD = ../libhurd-cap-server/libhurd-cap-server.a         \
43            ../libhurd-mm/libhurd-mm.a                              \
44          ../libhurd-slab/libhurd-slab.a                          \          ../libhurd-slab/libhurd-slab.a                          \
45          ../libpthread/libpthread.a                              \          ../libpthread/libpthread.a                              \
46          ../libhurd-ihash/libhurd-ihash.a                        \          ../libhurd-ihash/libhurd-ihash.a                        \
47            ../libhurd-btree/libhurd-btree.a                        \
48          ../libc-parts/libc-parts.a -lgcc          ../libc-parts/libc-parts.a -lgcc

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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