grub/conf
robertmh c405c39191 2007-11-18 Bean <bean123ch@gmail.com>
* conf/common.rmk (pkgdata_MODULES): Add hexdump.mod.
	(hexdump_mod_SOURCES): New variable.
	(hexdump_mod_CFLAGS): Likewise.
	(hexdump_mod_LDFLAGS): Likewise.

	* conf/i386-pc.rmk (grub_emu_SOURCES): Add command/hexdump.c.

	* conf/i386-efi.rmk (grub_emu_SOURCES): Add command/hexdump.c.

	* conf/i386-linuxbios.rmk (grub_emu_SOURCES): Add command/hexdump.c.

	* conf/powerpc-ieee1275.rmk (grub_emu_SOURCES): Add command/hexdump.c.

	* include/grub/hexdump.h: New file.

	* commands/hexdump.c: New file.
2007-11-18 06:41:46 +00:00
..
common.mk 2007-11-18 Bean <bean123ch@gmail.com> 2007-11-18 06:41:46 +00:00
common.rmk 2007-11-18 Bean <bean123ch@gmail.com> 2007-11-18 06:41:46 +00:00
i386-efi.mk 2007-11-18 Bean <bean123ch@gmail.com> 2007-11-18 06:41:46 +00:00
i386-efi.rmk 2007-11-18 Bean <bean123ch@gmail.com> 2007-11-18 06:41:46 +00:00
i386-linuxbios.mk 2007-11-05 Robert Millan <rmh@aybabtu.com> 2007-11-05 16:15:27 +00:00
i386-linuxbios.rmk 2007-11-18 Bean <bean123ch@gmail.com> 2007-11-18 06:41:46 +00:00
i386-pc.mk 2007-11-18 Bean <bean123ch@gmail.com> 2007-11-18 06:41:46 +00:00
i386-pc.rmk 2007-11-18 Bean <bean123ch@gmail.com> 2007-11-18 06:41:46 +00:00
powerpc-ieee1275.mk 2007-11-18 Bean <bean123ch@gmail.com> 2007-11-18 06:41:46 +00:00
powerpc-ieee1275.rmk 2007-11-18 Bean <bean123ch@gmail.com> 2007-11-18 06:41:46 +00:00
sparc64-ieee1275.mk Actually add the files, and propagate changes.. 2007-10-22 20:02:16 +00:00
sparc64-ieee1275.rmk 2007-10-22 Robert Millan <rmh@aybabtu.com> 2007-10-22 19:59:33 +00:00