/[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.30 by okuji, Wed Mar 2 20:12:46 2005 UTC revision 1.31 by okuji, Sun Jul 10 07:57:49 2005 UTC
# Line 49  kernel_syms.lst: $(addprefix include/gru Line 49  kernel_syms.lst: $(addprefix include/gru
49    
50  # Utilities.  # Utilities.
51  bin_UTILITIES = grub-mkimage  bin_UTILITIES = grub-mkimage
52  sbin_UTILITIES = grub-setup grub-emu  sbin_UTILITIES = grub-setup grub-emu grub-mkdevicemap
53  noinst_UTILITIES = genmoddep  noinst_UTILITIES = genmoddep
54    
55  # For grub-mkimage.  # For grub-mkimage.
# Line 64  grub_setup_SOURCES = util/i386/pc/grub-s Line 64  grub_setup_SOURCES = util/i386/pc/grub-s
64          kern/partition.c partmap/amiga.c partmap/apple.c partmap/pc.c partmap/sun.c \          kern/partition.c partmap/amiga.c partmap/apple.c partmap/pc.c partmap/sun.c \
65          fs/ufs.c fs/minix.c fs/hfs.c fs/jfs.c kern/file.c kern/fs.c kern/env.c fs/fshelp.c          fs/ufs.c fs/minix.c fs/hfs.c fs/jfs.c kern/file.c kern/fs.c kern/env.c fs/fshelp.c
66    
67  # For grub_emu.  # For grub-mkdevicemap.
68    grub_mkdevicemap_SOURCES = util/i386/pc/grub-mkdevicemap.c util/misc.c
69    
70    # For grub-emu.
71  grub_emu_SOURCES = commands/boot.c commands/cat.c commands/cmp.c        \  grub_emu_SOURCES = commands/boot.c commands/cat.c commands/cmp.c        \
72          commands/configfile.c commands/default.c commands/help.c        \          commands/configfile.c commands/default.c commands/help.c        \
73          commands/terminal.c commands/ls.c commands/timeout.c            \          commands/terminal.c commands/ls.c commands/timeout.c            \

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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