/[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.7 by marcus, Tue Sep 16 19:24:05 2003 UTC revision 1.8 by marcus, Fri Sep 19 17:49:59 2003 UTC
# Line 20  Line 20 
20    
21  if ARCH_IA32  if ARCH_IA32
22    ARCH_SOURCES = multiboot.h ia32-crt0.S ia32-cmain.c \    ARCH_SOURCES = multiboot.h ia32-crt0.S ia32-cmain.c \
23      ia32-output.c output-vga.c ia32-shutdown.c      ia32-output.c output-vga.c output-serial.c ia32-shutdown.c
24  endif  endif
25    
26  noinst_PROGRAMS = wortel  noinst_PROGRAMS = wortel
27    
28  wortel_CFLAGS = -I$(srcdir) -I$(top_srcdir)/include $(AM_CFLAGS)  wortel_CFLAGS = -I$(srcdir) -I$(top_srcdir)/include \
29            -I$(top_srcdir)/libc-parts $(AM_CFLAGS)
30    
31  wortel_SOURCES = $(ARCH_SOURCES)                                \  wortel_SOURCES = $(ARCH_SOURCES)                                \
32          output.h output.c output-none.c                         \          output.h output.c output-none.c                         \

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

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