/[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.10 by marcus, Sun Oct 26 20:03:36 2003 UTC revision 1.11 by neal, Wed Nov 17 16:31:17 2004 UTC
# Line 1  Line 1 
1  # Makefile.am - Makefile template for laden.  # Makefile.am - Makefile template for laden.
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 23  if ARCH_IA32 Line 23  if ARCH_IA32
23      ia32-output.c output-vga.c output-serial.c ia32-shutdown.c      ia32-output.c output-vga.c output-serial.c ia32-shutdown.c
24  endif  endif
25    
26  noinst_PROGRAMS = laden  bootdir = $(prefix)/boot
27    boot_PROGRAMS = laden
28    
29  laden_CPPFLAGS = -I$(srcdir) -I$(top_builddir)/include \  laden_CPPFLAGS = -I$(srcdir) -I$(top_builddir)/include \
30          -I$(top_srcdir)/libc-parts $(AM_CPPFLAGS)          -I$(top_srcdir)/libc-parts $(AM_CPPFLAGS)

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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