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

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

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

revision 1.16 by marcus, Wed Oct 27 20:17:16 2004 UTC revision 1.17 by neal, Wed Nov 17 16:31:17 2004 UTC
# Line 1  Line 1 
1  # Makefile.am - Makefile template for the physical memory server.  # Makefile.am - Makefile template for the physical memory server.
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 22  if ARCH_IA32 Line 22  if ARCH_IA32
22    ARCH_SOURCES = ia32-crt0.S ia32-cmain.c    ARCH_SOURCES = ia32-crt0.S ia32-cmain.c
23  endif  endif
24    
25  noinst_PROGRAMS = physmem  bootdir = $(prefix)/boot
26    boot_PROGRAMS = physmem
27    
28  physmem_CPPFLAGS = -I$(top_builddir)/include                    \  physmem_CPPFLAGS = -I$(top_builddir)/include                    \
29          -I$(top_srcdir)/libc-parts $(AM_CPPFLAGS)          -I$(top_srcdir)/libc-parts $(AM_CPPFLAGS)

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