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

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

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

revision 1.8 by marcus, Wed Apr 21 22:26:15 2004 UTC revision 1.9 by marcus, Sat Jan 22 02:19:59 2005 UTC
# Line 1  Line 1 
1  # Makefile.am - Makefile template for libl4.  # Makefile.am - Makefile template for libl4.
2  # Copyright (C) 2003, 2004 Free Software Foundation, Inc.  # Copyright (C) 2003, 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 36  compat_headers := $(common_headers) Line 36  compat_headers := $(common_headers)
36  # Main libl4 header files.  # Main libl4 header files.
37  l4_headers = features.h globals.h init.h ipc.h kip.h math.h message.h   \  l4_headers = features.h globals.h init.h ipc.h kip.h math.h message.h   \
38          misc.h pagefault.h schedule.h space.h stubs-init.h stubs.h      \          misc.h pagefault.h schedule.h space.h stubs-init.h stubs.h      \
39          syscall.h thread.h thread-start.h types.h vregs.h sigma0.h          syscall.h thread.h thread-start.h types.h vregs.h sigma0.h      \
40            arch.h
41    
42  include_HEADERS = l4.h  include_HEADERS = l4.h
43  nobase_include_HEADERS = $(addprefix l4/, $(l4_headers))        \  nobase_include_HEADERS = $(addprefix l4/, $(l4_headers))        \

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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