/[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.42 by okuji, Fri Aug 19 00:32:01 2005 UTC revision 1.43 by okuji, Sat Aug 20 07:49:01 2005 UTC
# Line 78  grub_probefs_SOURCES = util/i386/pc/grub Line 78  grub_probefs_SOURCES = util/i386/pc/grub
78  # For grub-emu.  # For grub-emu.
79  grub_emu_SOURCES = commands/boot.c commands/cat.c commands/cmp.c        \  grub_emu_SOURCES = commands/boot.c commands/cat.c commands/cmp.c        \
80          commands/configfile.c commands/default.c commands/help.c        \          commands/configfile.c commands/default.c commands/help.c        \
81          commands/terminal.c commands/ls.c commands/timeout.c            \          commands/terminal.c commands/ls.c commands/search.c             \
82            commands/timeout.c                                              \
83          commands/i386/pc/halt.c commands/i386/pc/reboot.c               \          commands/i386/pc/halt.c commands/i386/pc/reboot.c               \
84          disk/loopback.c                                                 \          disk/loopback.c                                                 \
85          fs/ext2.c fs/fat.c fs/fshelp.c fs/hfs.c fs/iso9660.c fs/jfs.c   \          fs/ext2.c fs/fat.c fs/fshelp.c fs/hfs.c fs/iso9660.c fs/jfs.c   \
# Line 112  pkgdata_MODULES = _chain.mod _linux.mod Line 113  pkgdata_MODULES = _chain.mod _linux.mod
113          terminal.mod fshelp.mod chain.mod multiboot.mod amiga.mod       \          terminal.mod fshelp.mod chain.mod multiboot.mod amiga.mod       \
114          apple.mod pc.mod sun.mod loopback.mod reboot.mod halt.mod       \          apple.mod pc.mod sun.mod loopback.mod reboot.mod halt.mod       \
115          help.mod default.mod timeout.mod configfile.mod vbe.mod         \          help.mod default.mod timeout.mod configfile.mod vbe.mod         \
116          vesafb.mod vbetest.mod vbeinfo.mod          vesafb.mod vbetest.mod vbeinfo.mod search.mod
117    
118  # For _chain.mod.  # For _chain.mod.
119  _chain_mod_SOURCES = loader/i386/pc/chainloader.c  _chain_mod_SOURCES = loader/i386/pc/chainloader.c
# Line 269  vbeinfo_mod_CFLAGS = $(COMMON_CFLAGS) Line 270  vbeinfo_mod_CFLAGS = $(COMMON_CFLAGS)
270  # For vbetest.mod.  # For vbetest.mod.
271  vbetest_mod_SOURCES = commands/i386/pc/vbetest.c  vbetest_mod_SOURCES = commands/i386/pc/vbetest.c
272  vbetest_mod_CFLAGS = $(COMMON_CFLAGS)  vbetest_mod_CFLAGS = $(COMMON_CFLAGS)
273    
274    # For search.mod.
275    search_mod_SOURCES = commands/search.c
276    search_mod_CFLAGS = $(COMMON_CFLAGS)

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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