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

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

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

revision 1.14 by marcus, Thu Apr 15 11:26:20 2004 UTC revision 1.15 by neal, Wed Nov 17 16:31:17 2004 UTC
# Line 1  Line 1 
1  # Makefile.am - Makefile template for wortel.  # Makefile.am - Makefile template for wortel.
2  # Copyright (C) 2003 Free Software Foundation, Inc.  # Copyright (C) 2003, 2004 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 24  if ARCH_IA32 Line 24  if ARCH_IA32
24    STARTUP_ARCH_SOURCES = ia32-startup.S    STARTUP_ARCH_SOURCES = ia32-startup.S
25  endif  endif
26    
27  noinst_PROGRAMS = startup wortel  bootdir = $(prefix)/boot
28    boot_PROGRAMS = startup wortel
29    
30  # The startup "program" is glue code that is injected into a new task  # The startup "program" is glue code that is injected into a new task
31  # started by wortel.  It is responsible for mapping in the from the  # started by wortel.  It is responsible for mapping in the from the

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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