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

Diff of /hurd-l4/Makefile.am

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

revision 1.16 by marcus, Sat Jan 22 00:14:29 2005 UTC revision 1.17 by marcus, Sun Jan 23 21:30:41 2005 UTC
# Line 1  Line 1 
1    # Makefile.am - Makefile template for hurd-l4.
2    # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
3    # Written by Marcus Brinkmann.
4    #
5    # This file is part of the GNU Hurd.
6    #
7    # The GNU Hurd is free software; you can redistribute it and/or modify
8    # it under the terms of the GNU General Public License as published by
9    # the Free Software Foundation; either version 2 of the License, or
10    # (at your option) any later version.
11    #
12    # The GNU Hurd is distributed in the hope that it will be useful,
13    # but WITHOUT ANY WARRANTY; without even the implied warranty of
14    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15    # GNU General Public License for more details.
16    #
17    # You should have received a copy of the GNU General Public License
18    # along with this program; if not, write to the Free Software
19    # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
20    
21    if WITH_LIBC
22      LIBC_SUBDIRS = libc
23    else
24      LIBC_SUBDIRS =
25    endif
26    
27  SUBDIRS = libl4 platform                                \  SUBDIRS = libl4 platform                                \
28          hurd libhurd-ihash libhurd-btree libhurd-slab   \          hurd libhurd-ihash libhurd-btree libhurd-slab   \
29          libhurd-cap libhurd-cap-server                  \          libhurd-cap libhurd-cap-server                  \
30          libhurd-mm                                      \          libhurd-mm                                      \
31          libpthread                                      \          libpthread                                      \
32          libc-parts laden wortel physmem task deva ruth  \          libc-parts laden wortel physmem task deva ruth  \
33            $(LIBC_SUBDIRS)                                 \
34          doc          doc

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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