/[grub]/grub2/conf/i386-pc.rmk
ViewVC logotype

Diff of /grub2/conf/i386-pc.rmk

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

revision 1.38 by chaac, Tue Aug 9 14:39:50 2005 UTC revision 1.39 by okuji, Fri Aug 12 19:53:32 2005 UTC
# Line 86  grub_emu_SOURCES = commands/boot.c comma Line 86  grub_emu_SOURCES = commands/boot.c comma
86          kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c       \          kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c       \
87          kern/file.c kern/fs.c kern/loader.c kern/main.c kern/misc.c     \          kern/file.c kern/fs.c kern/loader.c kern/main.c kern/misc.c     \
88          kern/partition.c kern/rescue.c kern/term.c                      \          kern/partition.c kern/rescue.c kern/term.c                      \
89          normal/arg.c normal/cmdline.c normal/command.c normal/context.c \          normal/arg.c normal/cmdline.c normal/command.c                  \
90          normal/main.c normal/menu.c normal/menu_entry.c                 \          normal/completion.c normal/context.c normal/main.c              \
91            normal/menu.c normal/menu_entry.c                               \
92          partmap/amiga.c partmap/apple.c partmap/pc.c partmap/sun.c      \          partmap/amiga.c partmap/apple.c partmap/pc.c partmap/sun.c      \
93          util/console.c util/grub-emu.c util/misc.c                      \          util/console.c util/grub-emu.c util/misc.c                      \
94          util/i386/pc/biosdisk.c util/i386/pc/getroot.c                  \          util/i386/pc/biosdisk.c util/i386/pc/getroot.c                  \
# Line 162  linux_mod_CFLAGS = $(COMMON_CFLAGS) Line 163  linux_mod_CFLAGS = $(COMMON_CFLAGS)
163    
164  # For normal.mod.  # For normal.mod.
165  normal_mod_SOURCES = normal/arg.c normal/cmdline.c normal/command.c     \  normal_mod_SOURCES = normal/arg.c normal/cmdline.c normal/command.c     \
166          normal/context.c normal/main.c normal/menu.c                    \          normal/completion.c normal/context.c normal/main.c              \
167          normal/menu_entry.c normal/i386/setjmp.S          normal/menu.c normal/menu_entry.c normal/i386/setjmp.S
168  normal_mod_CFLAGS = $(COMMON_CFLAGS)  normal_mod_CFLAGS = $(COMMON_CFLAGS)
169  normal_mod_ASFLAGS = $(COMMON_ASFLAGS)  normal_mod_ASFLAGS = $(COMMON_ASFLAGS)
170    

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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