2 # Generated by genmk.rb, please don't edit!
4 COMMON_ASFLAGS
= -m32
-nostdinc
-fno-builtin
5 COMMON_CFLAGS
= -ffreestanding
-mrtd
-mregparm
=3
6 COMMON_LDFLAGS
= -nostdlib
-static
-lgcc
8 # Used by various components. These rules need to precede them.
9 normal
/lexer.c_DEPENDENCIES
= grub_script.tab.h
12 pkglib_PROGRAMS
= kernel.elf
15 kernel_elf_SOURCES
= kern
/i386
/ieee1275
/startup.S kern
/i386
/ieee1275
/init.c \
16 kern
/ieee1275
/init.c \
17 kern
/ieee1275
/mmap.c \
18 kern
/ieee1275
/cmain.c kern
/ieee1275
/openfw.c \
19 kern
/main.c kern
/device.c \
20 kern
/disk.c kern
/dl.c kern
/file.c kern
/fs.c kern
/err.c \
21 kern
/misc.c kern
/mm.c kern
/loader.c kern
/rescue.c kern
/term.c \
22 kern
/i386
/dl.c kern
/parser.c kern
/partition.c \
25 kern
/generic
/millisleep.c \
26 kern
/ieee1275
/ieee1275.c \
27 term
/ieee1275
/ofconsole.c \
28 disk
/ieee1275
/ofdisk.c \
30 CLEANFILES
+= kernel.elf kernel_elf-kern_i386_ieee1275_startup.o kernel_elf-kern_i386_ieee1275_init.o kernel_elf-kern_ieee1275_init.o kernel_elf-kern_ieee1275_mmap.o kernel_elf-kern_ieee1275_cmain.o kernel_elf-kern_ieee1275_openfw.o kernel_elf-kern_main.o kernel_elf-kern_device.o kernel_elf-kern_disk.o kernel_elf-kern_dl.o kernel_elf-kern_file.o kernel_elf-kern_fs.o kernel_elf-kern_err.o kernel_elf-kern_misc.o kernel_elf-kern_mm.o kernel_elf-kern_loader.o kernel_elf-kern_rescue.o kernel_elf-kern_term.o kernel_elf-kern_i386_dl.o kernel_elf-kern_parser.o kernel_elf-kern_partition.o kernel_elf-kern_env.o kernel_elf-kern_time.o kernel_elf-kern_generic_millisleep.o kernel_elf-kern_ieee1275_ieee1275.o kernel_elf-term_ieee1275_ofconsole.o kernel_elf-disk_ieee1275_ofdisk.o kernel_elf-symlist.o
31 MOSTLYCLEANFILES
+= kernel_elf-kern_i386_ieee1275_startup.d kernel_elf-kern_i386_ieee1275_init.d kernel_elf-kern_ieee1275_init.d kernel_elf-kern_ieee1275_mmap.d kernel_elf-kern_ieee1275_cmain.d kernel_elf-kern_ieee1275_openfw.d kernel_elf-kern_main.d kernel_elf-kern_device.d kernel_elf-kern_disk.d kernel_elf-kern_dl.d kernel_elf-kern_file.d kernel_elf-kern_fs.d kernel_elf-kern_err.d kernel_elf-kern_misc.d kernel_elf-kern_mm.d kernel_elf-kern_loader.d kernel_elf-kern_rescue.d kernel_elf-kern_term.d kernel_elf-kern_i386_dl.d kernel_elf-kern_parser.d kernel_elf-kern_partition.d kernel_elf-kern_env.d kernel_elf-kern_time.d kernel_elf-kern_generic_millisleep.d kernel_elf-kern_ieee1275_ieee1275.d kernel_elf-term_ieee1275_ofconsole.d kernel_elf-disk_ieee1275_ofdisk.d kernel_elf-symlist.d
33 kernel.elf
: $(kernel_elf_DEPENDENCIES
) kernel_elf-kern_i386_ieee1275_startup.o kernel_elf-kern_i386_ieee1275_init.o kernel_elf-kern_ieee1275_init.o kernel_elf-kern_ieee1275_mmap.o kernel_elf-kern_ieee1275_cmain.o kernel_elf-kern_ieee1275_openfw.o kernel_elf-kern_main.o kernel_elf-kern_device.o kernel_elf-kern_disk.o kernel_elf-kern_dl.o kernel_elf-kern_file.o kernel_elf-kern_fs.o kernel_elf-kern_err.o kernel_elf-kern_misc.o kernel_elf-kern_mm.o kernel_elf-kern_loader.o kernel_elf-kern_rescue.o kernel_elf-kern_term.o kernel_elf-kern_i386_dl.o kernel_elf-kern_parser.o kernel_elf-kern_partition.o kernel_elf-kern_env.o kernel_elf-kern_time.o kernel_elf-kern_generic_millisleep.o kernel_elf-kern_ieee1275_ieee1275.o kernel_elf-term_ieee1275_ofconsole.o kernel_elf-disk_ieee1275_ofdisk.o kernel_elf-symlist.o
34 $(TARGET_CC
) -o
$@ kernel_elf-kern_i386_ieee1275_startup.o kernel_elf-kern_i386_ieee1275_init.o kernel_elf-kern_ieee1275_init.o kernel_elf-kern_ieee1275_mmap.o kernel_elf-kern_ieee1275_cmain.o kernel_elf-kern_ieee1275_openfw.o kernel_elf-kern_main.o kernel_elf-kern_device.o kernel_elf-kern_disk.o kernel_elf-kern_dl.o kernel_elf-kern_file.o kernel_elf-kern_fs.o kernel_elf-kern_err.o kernel_elf-kern_misc.o kernel_elf-kern_mm.o kernel_elf-kern_loader.o kernel_elf-kern_rescue.o kernel_elf-kern_term.o kernel_elf-kern_i386_dl.o kernel_elf-kern_parser.o kernel_elf-kern_partition.o kernel_elf-kern_env.o kernel_elf-kern_time.o kernel_elf-kern_generic_millisleep.o kernel_elf-kern_ieee1275_ieee1275.o kernel_elf-term_ieee1275_ofconsole.o kernel_elf-disk_ieee1275_ofdisk.o kernel_elf-symlist.o
$(TARGET_LDFLAGS
) $(kernel_elf_LDFLAGS
)
36 kernel_elf-kern_i386_ieee1275_startup.o
: kern
/i386
/ieee1275
/startup.S
$(kern
/i386
/ieee1275
/startup.S_DEPENDENCIES
)
37 $(TARGET_CC
) -Ikern
/i386
/ieee1275
-I
$(srcdir)/kern
/i386
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
38 -include kernel_elf-kern_i386_ieee1275_startup.d
40 kernel_elf-kern_i386_ieee1275_init.o
: kern
/i386
/ieee1275
/init.c
$(kern
/i386
/ieee1275
/init.c_DEPENDENCIES
)
41 $(TARGET_CC
) -Ikern
/i386
/ieee1275
-I
$(srcdir)/kern
/i386
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
42 -include kernel_elf-kern_i386_ieee1275_init.d
44 kernel_elf-kern_ieee1275_init.o
: kern
/ieee1275
/init.c
$(kern
/ieee1275
/init.c_DEPENDENCIES
)
45 $(TARGET_CC
) -Ikern
/ieee1275
-I
$(srcdir)/kern
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
46 -include kernel_elf-kern_ieee1275_init.d
48 kernel_elf-kern_ieee1275_mmap.o
: kern
/ieee1275
/mmap.c
$(kern
/ieee1275
/mmap.c_DEPENDENCIES
)
49 $(TARGET_CC
) -Ikern
/ieee1275
-I
$(srcdir)/kern
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
50 -include kernel_elf-kern_ieee1275_mmap.d
52 kernel_elf-kern_ieee1275_cmain.o
: kern
/ieee1275
/cmain.c
$(kern
/ieee1275
/cmain.c_DEPENDENCIES
)
53 $(TARGET_CC
) -Ikern
/ieee1275
-I
$(srcdir)/kern
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
54 -include kernel_elf-kern_ieee1275_cmain.d
56 kernel_elf-kern_ieee1275_openfw.o
: kern
/ieee1275
/openfw.c
$(kern
/ieee1275
/openfw.c_DEPENDENCIES
)
57 $(TARGET_CC
) -Ikern
/ieee1275
-I
$(srcdir)/kern
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
58 -include kernel_elf-kern_ieee1275_openfw.d
60 kernel_elf-kern_main.o
: kern
/main.c
$(kern
/main.c_DEPENDENCIES
)
61 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
62 -include kernel_elf-kern_main.d
64 kernel_elf-kern_device.o
: kern
/device.c
$(kern
/device.c_DEPENDENCIES
)
65 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
66 -include kernel_elf-kern_device.d
68 kernel_elf-kern_disk.o
: kern
/disk.c
$(kern
/disk.c_DEPENDENCIES
)
69 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
70 -include kernel_elf-kern_disk.d
72 kernel_elf-kern_dl.o
: kern
/dl.c
$(kern
/dl.c_DEPENDENCIES
)
73 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
74 -include kernel_elf-kern_dl.d
76 kernel_elf-kern_file.o
: kern
/file.c
$(kern
/file.c_DEPENDENCIES
)
77 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
78 -include kernel_elf-kern_file.d
80 kernel_elf-kern_fs.o
: kern
/fs.c
$(kern
/fs.c_DEPENDENCIES
)
81 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
82 -include kernel_elf-kern_fs.d
84 kernel_elf-kern_err.o
: kern
/err.c
$(kern
/err.c_DEPENDENCIES
)
85 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
86 -include kernel_elf-kern_err.d
88 kernel_elf-kern_misc.o
: kern
/misc.c
$(kern
/misc.c_DEPENDENCIES
)
89 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
90 -include kernel_elf-kern_misc.d
92 kernel_elf-kern_mm.o
: kern
/mm.c
$(kern
/mm.c_DEPENDENCIES
)
93 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
94 -include kernel_elf-kern_mm.d
96 kernel_elf-kern_loader.o
: kern
/loader.c
$(kern
/loader.c_DEPENDENCIES
)
97 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
98 -include kernel_elf-kern_loader.d
100 kernel_elf-kern_rescue.o
: kern
/rescue.c
$(kern
/rescue.c_DEPENDENCIES
)
101 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
102 -include kernel_elf-kern_rescue.d
104 kernel_elf-kern_term.o
: kern
/term.c
$(kern
/term.c_DEPENDENCIES
)
105 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
106 -include kernel_elf-kern_term.d
108 kernel_elf-kern_i386_dl.o
: kern
/i386
/dl.c
$(kern
/i386
/dl.c_DEPENDENCIES
)
109 $(TARGET_CC
) -Ikern
/i386
-I
$(srcdir)/kern
/i386
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
110 -include kernel_elf-kern_i386_dl.d
112 kernel_elf-kern_parser.o
: kern
/parser.c
$(kern
/parser.c_DEPENDENCIES
)
113 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
114 -include kernel_elf-kern_parser.d
116 kernel_elf-kern_partition.o
: kern
/partition.c
$(kern
/partition.c_DEPENDENCIES
)
117 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
118 -include kernel_elf-kern_partition.d
120 kernel_elf-kern_env.o
: kern
/env.c
$(kern
/env.c_DEPENDENCIES
)
121 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
122 -include kernel_elf-kern_env.d
124 kernel_elf-kern_time.o
: kern
/time.c
$(kern
/time.c_DEPENDENCIES
)
125 $(TARGET_CC
) -Ikern
-I
$(srcdir)/kern
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
126 -include kernel_elf-kern_time.d
128 kernel_elf-kern_generic_millisleep.o
: kern
/generic
/millisleep.c
$(kern
/generic
/millisleep.c_DEPENDENCIES
)
129 $(TARGET_CC
) -Ikern
/generic
-I
$(srcdir)/kern
/generic
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
130 -include kernel_elf-kern_generic_millisleep.d
132 kernel_elf-kern_ieee1275_ieee1275.o
: kern
/ieee1275
/ieee1275.c
$(kern
/ieee1275
/ieee1275.c_DEPENDENCIES
)
133 $(TARGET_CC
) -Ikern
/ieee1275
-I
$(srcdir)/kern
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
134 -include kernel_elf-kern_ieee1275_ieee1275.d
136 kernel_elf-term_ieee1275_ofconsole.o
: term
/ieee1275
/ofconsole.c
$(term
/ieee1275
/ofconsole.c_DEPENDENCIES
)
137 $(TARGET_CC
) -Iterm
/ieee1275
-I
$(srcdir)/term
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
138 -include kernel_elf-term_ieee1275_ofconsole.d
140 kernel_elf-disk_ieee1275_ofdisk.o
: disk
/ieee1275
/ofdisk.c
$(disk
/ieee1275
/ofdisk.c_DEPENDENCIES
)
141 $(TARGET_CC
) -Idisk
/ieee1275
-I
$(srcdir)/disk
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
142 -include kernel_elf-disk_ieee1275_ofdisk.d
144 kernel_elf-symlist.o
: symlist.c
$(symlist.c_DEPENDENCIES
)
145 $(TARGET_CC
) -I.
-I
$(srcdir)/.
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(kernel_elf_CFLAGS
) -MD
-c
-o
$@
$<
146 -include kernel_elf-symlist.d
148 kernel_elf_HEADERS
= arg.h cache.h device.h disk.h dl.h elf.h elfload.h \
149 env.h err.h file.h fs.h kernel.h loader.h misc.h mm.h net.h parser.h \
150 partition.h pc_partition.h rescue.h symbol.h term.h time.h types.h \
151 ieee1275
/ieee1275.h machine
/kernel.h machine
/loader.h machine
/memory.h
152 kernel_elf_CFLAGS
= $(COMMON_CFLAGS
)
153 kernel_elf_LDFLAGS
= $(COMMON_LDFLAGS
) -Wl
,-N
,-S
,-Ttext
,0x10000,-Bstatic
155 MOSTLYCLEANFILES
+= symlist.c kernel_syms.lst
156 DEFSYMFILES
+= kernel_syms.lst
158 symlist.c
: $(addprefix include/grub
/,$(kernel_elf_HEADERS
)) config.h gensymlist.sh
159 /bin
/sh gensymlist.sh
$(filter %.h
,$^
) > $@ ||
(rm -f
$@
; exit
1)
161 kernel_syms.lst
: $(addprefix include/grub
/,$(kernel_elf_HEADERS
)) config.h genkernsyms.sh
162 /bin
/sh genkernsyms.sh
$(filter %.h
,$^
) > $@ ||
(rm -f
$@
; exit
1)
165 sbin_UTILITIES
= grub-mkdevicemap
166 ifeq ($(enable_grub_emu
), yes
)
167 sbin_UTILITIES
+= grub-emu
170 # For grub-mkdevicemap.
171 grub_mkdevicemap_SOURCES
= util
/grub-mkdevicemap.c util
/misc.c
172 CLEANFILES
+= grub-mkdevicemap
$(EXEEXT
) grub_mkdevicemap-util_grub_mkdevicemap.o grub_mkdevicemap-util_misc.o
173 MOSTLYCLEANFILES
+= grub_mkdevicemap-util_grub_mkdevicemap.d grub_mkdevicemap-util_misc.d
175 grub-mkdevicemap
: $(grub_mkdevicemap_DEPENDENCIES
) grub_mkdevicemap-util_grub_mkdevicemap.o grub_mkdevicemap-util_misc.o
176 $(CC
) -o
$@ grub_mkdevicemap-util_grub_mkdevicemap.o grub_mkdevicemap-util_misc.o
$(LDFLAGS
) $(grub_mkdevicemap_LDFLAGS
)
178 grub_mkdevicemap-util_grub_mkdevicemap.o
: util
/grub-mkdevicemap.c
$(util
/grub-mkdevicemap.c_DEPENDENCIES
)
179 $(CC
) -Iutil
-I
$(srcdir)/util
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_mkdevicemap_CFLAGS
) -MD
-c
-o
$@
$<
180 -include grub_mkdevicemap-util_grub_mkdevicemap.d
182 grub_mkdevicemap-util_misc.o
: util
/misc.c
$(util
/misc.c_DEPENDENCIES
)
183 $(CC
) -Iutil
-I
$(srcdir)/util
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_mkdevicemap_CFLAGS
) -MD
-c
-o
$@
$<
184 -include grub_mkdevicemap-util_misc.d
188 util
/grub-emu.c_DEPENDENCIES
= grub_emu_init.h
189 grub_emu_SOURCES
= commands
/boot.c commands
/cat.c commands
/cmp.c \
190 commands
/configfile.c commands
/echo.c commands
/help.c \
191 commands
/terminal.c commands
/ls.c commands
/test.c \
192 commands
/search.c commands
/blocklist.c commands
/hexdump.c \
193 lib
/hexdump.c commands
/halt.c commands
/reboot.c \
194 commands
/i386
/cpuid.c \
195 disk
/host.c disk
/loopback.c \
197 fs
/affs.c fs
/cpio.c fs
/ext2.c fs
/fat.c fs
/hfs.c \
198 fs
/hfsplus.c fs
/iso9660.c fs
/udf.c fs
/jfs.c fs
/minix.c \
199 fs
/ntfs.c fs
/ntfscomp.c fs
/reiserfs.c fs
/sfs.c \
200 fs
/ufs.c fs
/xfs.c fs
/afs.c \
204 kern
/device.c kern
/disk.c kern
/dl.c kern
/elf.c kern
/env.c \
206 normal
/execute.c kern
/file.c kern
/fs.c normal
/lexer.c \
207 kern
/loader.c kern
/main.c kern
/misc.c kern
/parser.c \
208 grub_script.tab.c kern
/partition.c kern
/rescue.c kern
/term.c \
209 normal
/arg.c normal
/cmdline.c normal
/command.c normal
/function.c\
210 normal
/completion.c normal
/main.c \
211 normal
/menu.c normal
/menu_entry.c normal
/menu_viewer.c \
212 normal
/misc.c normal
/script.c \
214 partmap
/amiga.c partmap
/apple.c partmap
/pc.c partmap
/sun.c \
215 partmap
/acorn.c partmap
/gpt.c \
216 util
/console.c util
/hostfs.c util
/grub-emu.c util
/misc.c \
217 util
/hostdisk.c util
/getroot.c \
218 util
/i386
/pc/misc.c \
220 disk
/raid.c disk
/raid5_recover.c disk
/raid6_recover.c \
221 disk
/mdraid_linux.c disk
/dmraid_nvidia.c disk
/lvm.c \
223 CLEANFILES
+= grub-emu
$(EXEEXT
) grub_emu-commands_boot.o grub_emu-commands_cat.o grub_emu-commands_cmp.o grub_emu-commands_configfile.o grub_emu-commands_echo.o grub_emu-commands_help.o grub_emu-commands_terminal.o grub_emu-commands_ls.o grub_emu-commands_test.o grub_emu-commands_search.o grub_emu-commands_blocklist.o grub_emu-commands_hexdump.o grub_emu-lib_hexdump.o grub_emu-commands_halt.o grub_emu-commands_reboot.o grub_emu-commands_i386_cpuid.o grub_emu-disk_host.o grub_emu-disk_loopback.o grub_emu-fs_affs.o grub_emu-fs_cpio.o grub_emu-fs_ext2.o grub_emu-fs_fat.o grub_emu-fs_hfs.o grub_emu-fs_hfsplus.o grub_emu-fs_iso9660.o grub_emu-fs_udf.o grub_emu-fs_jfs.o grub_emu-fs_minix.o grub_emu-fs_ntfs.o grub_emu-fs_ntfscomp.o grub_emu-fs_reiserfs.o grub_emu-fs_sfs.o grub_emu-fs_ufs.o grub_emu-fs_xfs.o grub_emu-fs_afs.o grub_emu-fs_fshelp.o grub_emu-io_gzio.o grub_emu-kern_device.o grub_emu-kern_disk.o grub_emu-kern_dl.o grub_emu-kern_elf.o grub_emu-kern_env.o grub_emu-kern_err.o grub_emu-normal_execute.o grub_emu-kern_file.o grub_emu-kern_fs.o grub_emu-normal_lexer.o grub_emu-kern_loader.o grub_emu-kern_main.o grub_emu-kern_misc.o grub_emu-kern_parser.o grub_emu-grub_script_tab.o grub_emu-kern_partition.o grub_emu-kern_rescue.o grub_emu-kern_term.o grub_emu-normal_arg.o grub_emu-normal_cmdline.o grub_emu-normal_command.o grub_emu-normal_function.o grub_emu-normal_completion.o grub_emu-normal_main.o grub_emu-normal_menu.o grub_emu-normal_menu_entry.o grub_emu-normal_menu_viewer.o grub_emu-normal_misc.o grub_emu-normal_script.o grub_emu-normal_color.o grub_emu-partmap_amiga.o grub_emu-partmap_apple.o grub_emu-partmap_pc.o grub_emu-partmap_sun.o grub_emu-partmap_acorn.o grub_emu-partmap_gpt.o grub_emu-util_console.o grub_emu-util_hostfs.o grub_emu-util_grub_emu.o grub_emu-util_misc.o grub_emu-util_hostdisk.o grub_emu-util_getroot.o grub_emu-util_i386_pc_misc.o grub_emu-disk_raid.o grub_emu-disk_raid5_recover.o grub_emu-disk_raid6_recover.o grub_emu-disk_mdraid_linux.o grub_emu-disk_dmraid_nvidia.o grub_emu-disk_lvm.o grub_emu-grub_emu_init.o
224 MOSTLYCLEANFILES
+= grub_emu-commands_boot.d grub_emu-commands_cat.d grub_emu-commands_cmp.d grub_emu-commands_configfile.d grub_emu-commands_echo.d grub_emu-commands_help.d grub_emu-commands_terminal.d grub_emu-commands_ls.d grub_emu-commands_test.d grub_emu-commands_search.d grub_emu-commands_blocklist.d grub_emu-commands_hexdump.d grub_emu-lib_hexdump.d grub_emu-commands_halt.d grub_emu-commands_reboot.d grub_emu-commands_i386_cpuid.d grub_emu-disk_host.d grub_emu-disk_loopback.d grub_emu-fs_affs.d grub_emu-fs_cpio.d grub_emu-fs_ext2.d grub_emu-fs_fat.d grub_emu-fs_hfs.d grub_emu-fs_hfsplus.d grub_emu-fs_iso9660.d grub_emu-fs_udf.d grub_emu-fs_jfs.d grub_emu-fs_minix.d grub_emu-fs_ntfs.d grub_emu-fs_ntfscomp.d grub_emu-fs_reiserfs.d grub_emu-fs_sfs.d grub_emu-fs_ufs.d grub_emu-fs_xfs.d grub_emu-fs_afs.d grub_emu-fs_fshelp.d grub_emu-io_gzio.d grub_emu-kern_device.d grub_emu-kern_disk.d grub_emu-kern_dl.d grub_emu-kern_elf.d grub_emu-kern_env.d grub_emu-kern_err.d grub_emu-normal_execute.d grub_emu-kern_file.d grub_emu-kern_fs.d grub_emu-normal_lexer.d grub_emu-kern_loader.d grub_emu-kern_main.d grub_emu-kern_misc.d grub_emu-kern_parser.d grub_emu-grub_script_tab.d grub_emu-kern_partition.d grub_emu-kern_rescue.d grub_emu-kern_term.d grub_emu-normal_arg.d grub_emu-normal_cmdline.d grub_emu-normal_command.d grub_emu-normal_function.d grub_emu-normal_completion.d grub_emu-normal_main.d grub_emu-normal_menu.d grub_emu-normal_menu_entry.d grub_emu-normal_menu_viewer.d grub_emu-normal_misc.d grub_emu-normal_script.d grub_emu-normal_color.d grub_emu-partmap_amiga.d grub_emu-partmap_apple.d grub_emu-partmap_pc.d grub_emu-partmap_sun.d grub_emu-partmap_acorn.d grub_emu-partmap_gpt.d grub_emu-util_console.d grub_emu-util_hostfs.d grub_emu-util_grub_emu.d grub_emu-util_misc.d grub_emu-util_hostdisk.d grub_emu-util_getroot.d grub_emu-util_i386_pc_misc.d grub_emu-disk_raid.d grub_emu-disk_raid5_recover.d grub_emu-disk_raid6_recover.d grub_emu-disk_mdraid_linux.d grub_emu-disk_dmraid_nvidia.d grub_emu-disk_lvm.d grub_emu-grub_emu_init.d
226 grub-emu
: $(grub_emu_DEPENDENCIES
) grub_emu-commands_boot.o grub_emu-commands_cat.o grub_emu-commands_cmp.o grub_emu-commands_configfile.o grub_emu-commands_echo.o grub_emu-commands_help.o grub_emu-commands_terminal.o grub_emu-commands_ls.o grub_emu-commands_test.o grub_emu-commands_search.o grub_emu-commands_blocklist.o grub_emu-commands_hexdump.o grub_emu-lib_hexdump.o grub_emu-commands_halt.o grub_emu-commands_reboot.o grub_emu-commands_i386_cpuid.o grub_emu-disk_host.o grub_emu-disk_loopback.o grub_emu-fs_affs.o grub_emu-fs_cpio.o grub_emu-fs_ext2.o grub_emu-fs_fat.o grub_emu-fs_hfs.o grub_emu-fs_hfsplus.o grub_emu-fs_iso9660.o grub_emu-fs_udf.o grub_emu-fs_jfs.o grub_emu-fs_minix.o grub_emu-fs_ntfs.o grub_emu-fs_ntfscomp.o grub_emu-fs_reiserfs.o grub_emu-fs_sfs.o grub_emu-fs_ufs.o grub_emu-fs_xfs.o grub_emu-fs_afs.o grub_emu-fs_fshelp.o grub_emu-io_gzio.o grub_emu-kern_device.o grub_emu-kern_disk.o grub_emu-kern_dl.o grub_emu-kern_elf.o grub_emu-kern_env.o grub_emu-kern_err.o grub_emu-normal_execute.o grub_emu-kern_file.o grub_emu-kern_fs.o grub_emu-normal_lexer.o grub_emu-kern_loader.o grub_emu-kern_main.o grub_emu-kern_misc.o grub_emu-kern_parser.o grub_emu-grub_script_tab.o grub_emu-kern_partition.o grub_emu-kern_rescue.o grub_emu-kern_term.o grub_emu-normal_arg.o grub_emu-normal_cmdline.o grub_emu-normal_command.o grub_emu-normal_function.o grub_emu-normal_completion.o grub_emu-normal_main.o grub_emu-normal_menu.o grub_emu-normal_menu_entry.o grub_emu-normal_menu_viewer.o grub_emu-normal_misc.o grub_emu-normal_script.o grub_emu-normal_color.o grub_emu-partmap_amiga.o grub_emu-partmap_apple.o grub_emu-partmap_pc.o grub_emu-partmap_sun.o grub_emu-partmap_acorn.o grub_emu-partmap_gpt.o grub_emu-util_console.o grub_emu-util_hostfs.o grub_emu-util_grub_emu.o grub_emu-util_misc.o grub_emu-util_hostdisk.o grub_emu-util_getroot.o grub_emu-util_i386_pc_misc.o grub_emu-disk_raid.o grub_emu-disk_raid5_recover.o grub_emu-disk_raid6_recover.o grub_emu-disk_mdraid_linux.o grub_emu-disk_dmraid_nvidia.o grub_emu-disk_lvm.o grub_emu-grub_emu_init.o
227 $(CC
) -o
$@ grub_emu-commands_boot.o grub_emu-commands_cat.o grub_emu-commands_cmp.o grub_emu-commands_configfile.o grub_emu-commands_echo.o grub_emu-commands_help.o grub_emu-commands_terminal.o grub_emu-commands_ls.o grub_emu-commands_test.o grub_emu-commands_search.o grub_emu-commands_blocklist.o grub_emu-commands_hexdump.o grub_emu-lib_hexdump.o grub_emu-commands_halt.o grub_emu-commands_reboot.o grub_emu-commands_i386_cpuid.o grub_emu-disk_host.o grub_emu-disk_loopback.o grub_emu-fs_affs.o grub_emu-fs_cpio.o grub_emu-fs_ext2.o grub_emu-fs_fat.o grub_emu-fs_hfs.o grub_emu-fs_hfsplus.o grub_emu-fs_iso9660.o grub_emu-fs_udf.o grub_emu-fs_jfs.o grub_emu-fs_minix.o grub_emu-fs_ntfs.o grub_emu-fs_ntfscomp.o grub_emu-fs_reiserfs.o grub_emu-fs_sfs.o grub_emu-fs_ufs.o grub_emu-fs_xfs.o grub_emu-fs_afs.o grub_emu-fs_fshelp.o grub_emu-io_gzio.o grub_emu-kern_device.o grub_emu-kern_disk.o grub_emu-kern_dl.o grub_emu-kern_elf.o grub_emu-kern_env.o grub_emu-kern_err.o grub_emu-normal_execute.o grub_emu-kern_file.o grub_emu-kern_fs.o grub_emu-normal_lexer.o grub_emu-kern_loader.o grub_emu-kern_main.o grub_emu-kern_misc.o grub_emu-kern_parser.o grub_emu-grub_script_tab.o grub_emu-kern_partition.o grub_emu-kern_rescue.o grub_emu-kern_term.o grub_emu-normal_arg.o grub_emu-normal_cmdline.o grub_emu-normal_command.o grub_emu-normal_function.o grub_emu-normal_completion.o grub_emu-normal_main.o grub_emu-normal_menu.o grub_emu-normal_menu_entry.o grub_emu-normal_menu_viewer.o grub_emu-normal_misc.o grub_emu-normal_script.o grub_emu-normal_color.o grub_emu-partmap_amiga.o grub_emu-partmap_apple.o grub_emu-partmap_pc.o grub_emu-partmap_sun.o grub_emu-partmap_acorn.o grub_emu-partmap_gpt.o grub_emu-util_console.o grub_emu-util_hostfs.o grub_emu-util_grub_emu.o grub_emu-util_misc.o grub_emu-util_hostdisk.o grub_emu-util_getroot.o grub_emu-util_i386_pc_misc.o grub_emu-disk_raid.o grub_emu-disk_raid5_recover.o grub_emu-disk_raid6_recover.o grub_emu-disk_mdraid_linux.o grub_emu-disk_dmraid_nvidia.o grub_emu-disk_lvm.o grub_emu-grub_emu_init.o
$(LDFLAGS
) $(grub_emu_LDFLAGS
)
229 grub_emu-commands_boot.o
: commands
/boot.c
$(commands
/boot.c_DEPENDENCIES
)
230 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
231 -include grub_emu-commands_boot.d
233 grub_emu-commands_cat.o
: commands
/cat.c
$(commands
/cat.c_DEPENDENCIES
)
234 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
235 -include grub_emu-commands_cat.d
237 grub_emu-commands_cmp.o
: commands
/cmp.c
$(commands
/cmp.c_DEPENDENCIES
)
238 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
239 -include grub_emu-commands_cmp.d
241 grub_emu-commands_configfile.o
: commands
/configfile.c
$(commands
/configfile.c_DEPENDENCIES
)
242 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
243 -include grub_emu-commands_configfile.d
245 grub_emu-commands_echo.o
: commands
/echo.c
$(commands
/echo.c_DEPENDENCIES
)
246 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
247 -include grub_emu-commands_echo.d
249 grub_emu-commands_help.o
: commands
/help.c
$(commands
/help.c_DEPENDENCIES
)
250 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
251 -include grub_emu-commands_help.d
253 grub_emu-commands_terminal.o
: commands
/terminal.c
$(commands
/terminal.c_DEPENDENCIES
)
254 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
255 -include grub_emu-commands_terminal.d
257 grub_emu-commands_ls.o
: commands
/ls.c
$(commands
/ls.c_DEPENDENCIES
)
258 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
259 -include grub_emu-commands_ls.d
261 grub_emu-commands_test.o
: commands
/test.c
$(commands
/test.c_DEPENDENCIES
)
262 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
263 -include grub_emu-commands_test.d
265 grub_emu-commands_search.o
: commands
/search.c
$(commands
/search.c_DEPENDENCIES
)
266 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
267 -include grub_emu-commands_search.d
269 grub_emu-commands_blocklist.o
: commands
/blocklist.c
$(commands
/blocklist.c_DEPENDENCIES
)
270 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
271 -include grub_emu-commands_blocklist.d
273 grub_emu-commands_hexdump.o
: commands
/hexdump.c
$(commands
/hexdump.c_DEPENDENCIES
)
274 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
275 -include grub_emu-commands_hexdump.d
277 grub_emu-lib_hexdump.o
: lib
/hexdump.c
$(lib
/hexdump.c_DEPENDENCIES
)
278 $(CC
) -Ilib
-I
$(srcdir)/lib
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
279 -include grub_emu-lib_hexdump.d
281 grub_emu-commands_halt.o
: commands
/halt.c
$(commands
/halt.c_DEPENDENCIES
)
282 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
283 -include grub_emu-commands_halt.d
285 grub_emu-commands_reboot.o
: commands
/reboot.c
$(commands
/reboot.c_DEPENDENCIES
)
286 $(CC
) -Icommands
-I
$(srcdir)/commands
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
287 -include grub_emu-commands_reboot.d
289 grub_emu-commands_i386_cpuid.o
: commands
/i386
/cpuid.c
$(commands
/i386
/cpuid.c_DEPENDENCIES
)
290 $(CC
) -Icommands
/i386
-I
$(srcdir)/commands
/i386
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
291 -include grub_emu-commands_i386_cpuid.d
293 grub_emu-disk_host.o
: disk
/host.c
$(disk
/host.c_DEPENDENCIES
)
294 $(CC
) -Idisk
-I
$(srcdir)/disk
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
295 -include grub_emu-disk_host.d
297 grub_emu-disk_loopback.o
: disk
/loopback.c
$(disk
/loopback.c_DEPENDENCIES
)
298 $(CC
) -Idisk
-I
$(srcdir)/disk
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
299 -include grub_emu-disk_loopback.d
301 grub_emu-fs_affs.o
: fs
/affs.c
$(fs
/affs.c_DEPENDENCIES
)
302 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
303 -include grub_emu-fs_affs.d
305 grub_emu-fs_cpio.o
: fs
/cpio.c
$(fs
/cpio.c_DEPENDENCIES
)
306 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
307 -include grub_emu-fs_cpio.d
309 grub_emu-fs_ext2.o
: fs
/ext2.c
$(fs
/ext2.c_DEPENDENCIES
)
310 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
311 -include grub_emu-fs_ext2.d
313 grub_emu-fs_fat.o
: fs
/fat.c
$(fs
/fat.c_DEPENDENCIES
)
314 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
315 -include grub_emu-fs_fat.d
317 grub_emu-fs_hfs.o
: fs
/hfs.c
$(fs
/hfs.c_DEPENDENCIES
)
318 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
319 -include grub_emu-fs_hfs.d
321 grub_emu-fs_hfsplus.o
: fs
/hfsplus.c
$(fs
/hfsplus.c_DEPENDENCIES
)
322 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
323 -include grub_emu-fs_hfsplus.d
325 grub_emu-fs_iso9660.o
: fs
/iso9660.c
$(fs
/iso9660.c_DEPENDENCIES
)
326 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
327 -include grub_emu-fs_iso9660.d
329 grub_emu-fs_udf.o
: fs
/udf.c
$(fs
/udf.c_DEPENDENCIES
)
330 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
331 -include grub_emu-fs_udf.d
333 grub_emu-fs_jfs.o
: fs
/jfs.c
$(fs
/jfs.c_DEPENDENCIES
)
334 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
335 -include grub_emu-fs_jfs.d
337 grub_emu-fs_minix.o
: fs
/minix.c
$(fs
/minix.c_DEPENDENCIES
)
338 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
339 -include grub_emu-fs_minix.d
341 grub_emu-fs_ntfs.o
: fs
/ntfs.c
$(fs
/ntfs.c_DEPENDENCIES
)
342 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
343 -include grub_emu-fs_ntfs.d
345 grub_emu-fs_ntfscomp.o
: fs
/ntfscomp.c
$(fs
/ntfscomp.c_DEPENDENCIES
)
346 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
347 -include grub_emu-fs_ntfscomp.d
349 grub_emu-fs_reiserfs.o
: fs
/reiserfs.c
$(fs
/reiserfs.c_DEPENDENCIES
)
350 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
351 -include grub_emu-fs_reiserfs.d
353 grub_emu-fs_sfs.o
: fs
/sfs.c
$(fs
/sfs.c_DEPENDENCIES
)
354 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
355 -include grub_emu-fs_sfs.d
357 grub_emu-fs_ufs.o
: fs
/ufs.c
$(fs
/ufs.c_DEPENDENCIES
)
358 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
359 -include grub_emu-fs_ufs.d
361 grub_emu-fs_xfs.o
: fs
/xfs.c
$(fs
/xfs.c_DEPENDENCIES
)
362 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
363 -include grub_emu-fs_xfs.d
365 grub_emu-fs_afs.o
: fs
/afs.c
$(fs
/afs.c_DEPENDENCIES
)
366 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
367 -include grub_emu-fs_afs.d
369 grub_emu-fs_fshelp.o
: fs
/fshelp.c
$(fs
/fshelp.c_DEPENDENCIES
)
370 $(CC
) -Ifs
-I
$(srcdir)/fs
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
371 -include grub_emu-fs_fshelp.d
373 grub_emu-io_gzio.o
: io
/gzio.c
$(io
/gzio.c_DEPENDENCIES
)
374 $(CC
) -Iio
-I
$(srcdir)/io
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
375 -include grub_emu-io_gzio.d
377 grub_emu-kern_device.o
: kern
/device.c
$(kern
/device.c_DEPENDENCIES
)
378 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
379 -include grub_emu-kern_device.d
381 grub_emu-kern_disk.o
: kern
/disk.c
$(kern
/disk.c_DEPENDENCIES
)
382 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
383 -include grub_emu-kern_disk.d
385 grub_emu-kern_dl.o
: kern
/dl.c
$(kern
/dl.c_DEPENDENCIES
)
386 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
387 -include grub_emu-kern_dl.d
389 grub_emu-kern_elf.o
: kern
/elf.c
$(kern
/elf.c_DEPENDENCIES
)
390 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
391 -include grub_emu-kern_elf.d
393 grub_emu-kern_env.o
: kern
/env.c
$(kern
/env.c_DEPENDENCIES
)
394 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
395 -include grub_emu-kern_env.d
397 grub_emu-kern_err.o
: kern
/err.c
$(kern
/err.c_DEPENDENCIES
)
398 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
399 -include grub_emu-kern_err.d
401 grub_emu-normal_execute.o
: normal
/execute.c
$(normal
/execute.c_DEPENDENCIES
)
402 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
403 -include grub_emu-normal_execute.d
405 grub_emu-kern_file.o
: kern
/file.c
$(kern
/file.c_DEPENDENCIES
)
406 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
407 -include grub_emu-kern_file.d
409 grub_emu-kern_fs.o
: kern
/fs.c
$(kern
/fs.c_DEPENDENCIES
)
410 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
411 -include grub_emu-kern_fs.d
413 grub_emu-normal_lexer.o
: normal
/lexer.c
$(normal
/lexer.c_DEPENDENCIES
)
414 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
415 -include grub_emu-normal_lexer.d
417 grub_emu-kern_loader.o
: kern
/loader.c
$(kern
/loader.c_DEPENDENCIES
)
418 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
419 -include grub_emu-kern_loader.d
421 grub_emu-kern_main.o
: kern
/main.c
$(kern
/main.c_DEPENDENCIES
)
422 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
423 -include grub_emu-kern_main.d
425 grub_emu-kern_misc.o
: kern
/misc.c
$(kern
/misc.c_DEPENDENCIES
)
426 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
427 -include grub_emu-kern_misc.d
429 grub_emu-kern_parser.o
: kern
/parser.c
$(kern
/parser.c_DEPENDENCIES
)
430 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
431 -include grub_emu-kern_parser.d
433 grub_emu-grub_script_tab.o
: grub_script.tab.c
$(grub_script.tab.c_DEPENDENCIES
)
434 $(CC
) -I.
-I
$(srcdir)/.
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
435 -include grub_emu-grub_script_tab.d
437 grub_emu-kern_partition.o
: kern
/partition.c
$(kern
/partition.c_DEPENDENCIES
)
438 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
439 -include grub_emu-kern_partition.d
441 grub_emu-kern_rescue.o
: kern
/rescue.c
$(kern
/rescue.c_DEPENDENCIES
)
442 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
443 -include grub_emu-kern_rescue.d
445 grub_emu-kern_term.o
: kern
/term.c
$(kern
/term.c_DEPENDENCIES
)
446 $(CC
) -Ikern
-I
$(srcdir)/kern
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
447 -include grub_emu-kern_term.d
449 grub_emu-normal_arg.o
: normal
/arg.c
$(normal
/arg.c_DEPENDENCIES
)
450 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
451 -include grub_emu-normal_arg.d
453 grub_emu-normal_cmdline.o
: normal
/cmdline.c
$(normal
/cmdline.c_DEPENDENCIES
)
454 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
455 -include grub_emu-normal_cmdline.d
457 grub_emu-normal_command.o
: normal
/command.c
$(normal
/command.c_DEPENDENCIES
)
458 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
459 -include grub_emu-normal_command.d
461 grub_emu-normal_function.o
: normal
/function.c
$(normal
/function.c_DEPENDENCIES
)
462 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
463 -include grub_emu-normal_function.d
465 grub_emu-normal_completion.o
: normal
/completion.c
$(normal
/completion.c_DEPENDENCIES
)
466 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
467 -include grub_emu-normal_completion.d
469 grub_emu-normal_main.o
: normal
/main.c
$(normal
/main.c_DEPENDENCIES
)
470 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
471 -include grub_emu-normal_main.d
473 grub_emu-normal_menu.o
: normal
/menu.c
$(normal
/menu.c_DEPENDENCIES
)
474 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
475 -include grub_emu-normal_menu.d
477 grub_emu-normal_menu_entry.o
: normal
/menu_entry.c
$(normal
/menu_entry.c_DEPENDENCIES
)
478 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
479 -include grub_emu-normal_menu_entry.d
481 grub_emu-normal_menu_viewer.o
: normal
/menu_viewer.c
$(normal
/menu_viewer.c_DEPENDENCIES
)
482 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
483 -include grub_emu-normal_menu_viewer.d
485 grub_emu-normal_misc.o
: normal
/misc.c
$(normal
/misc.c_DEPENDENCIES
)
486 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
487 -include grub_emu-normal_misc.d
489 grub_emu-normal_script.o
: normal
/script.c
$(normal
/script.c_DEPENDENCIES
)
490 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
491 -include grub_emu-normal_script.d
493 grub_emu-normal_color.o
: normal
/color.c
$(normal
/color.c_DEPENDENCIES
)
494 $(CC
) -Inormal
-I
$(srcdir)/normal
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
495 -include grub_emu-normal_color.d
497 grub_emu-partmap_amiga.o
: partmap
/amiga.c
$(partmap
/amiga.c_DEPENDENCIES
)
498 $(CC
) -Ipartmap
-I
$(srcdir)/partmap
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
499 -include grub_emu-partmap_amiga.d
501 grub_emu-partmap_apple.o
: partmap
/apple.c
$(partmap
/apple.c_DEPENDENCIES
)
502 $(CC
) -Ipartmap
-I
$(srcdir)/partmap
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
503 -include grub_emu-partmap_apple.d
505 grub_emu-partmap_pc.o
: partmap
/pc.c
$(partmap
/pc.c_DEPENDENCIES
)
506 $(CC
) -Ipartmap
-I
$(srcdir)/partmap
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
507 -include grub_emu-partmap_pc.d
509 grub_emu-partmap_sun.o
: partmap
/sun.c
$(partmap
/sun.c_DEPENDENCIES
)
510 $(CC
) -Ipartmap
-I
$(srcdir)/partmap
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
511 -include grub_emu-partmap_sun.d
513 grub_emu-partmap_acorn.o
: partmap
/acorn.c
$(partmap
/acorn.c_DEPENDENCIES
)
514 $(CC
) -Ipartmap
-I
$(srcdir)/partmap
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
515 -include grub_emu-partmap_acorn.d
517 grub_emu-partmap_gpt.o
: partmap
/gpt.c
$(partmap
/gpt.c_DEPENDENCIES
)
518 $(CC
) -Ipartmap
-I
$(srcdir)/partmap
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
519 -include grub_emu-partmap_gpt.d
521 grub_emu-util_console.o
: util
/console.c
$(util
/console.c_DEPENDENCIES
)
522 $(CC
) -Iutil
-I
$(srcdir)/util
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
523 -include grub_emu-util_console.d
525 grub_emu-util_hostfs.o
: util
/hostfs.c
$(util
/hostfs.c_DEPENDENCIES
)
526 $(CC
) -Iutil
-I
$(srcdir)/util
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
527 -include grub_emu-util_hostfs.d
529 grub_emu-util_grub_emu.o
: util
/grub-emu.c
$(util
/grub-emu.c_DEPENDENCIES
)
530 $(CC
) -Iutil
-I
$(srcdir)/util
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
531 -include grub_emu-util_grub_emu.d
533 grub_emu-util_misc.o
: util
/misc.c
$(util
/misc.c_DEPENDENCIES
)
534 $(CC
) -Iutil
-I
$(srcdir)/util
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
535 -include grub_emu-util_misc.d
537 grub_emu-util_hostdisk.o
: util
/hostdisk.c
$(util
/hostdisk.c_DEPENDENCIES
)
538 $(CC
) -Iutil
-I
$(srcdir)/util
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
539 -include grub_emu-util_hostdisk.d
541 grub_emu-util_getroot.o
: util
/getroot.c
$(util
/getroot.c_DEPENDENCIES
)
542 $(CC
) -Iutil
-I
$(srcdir)/util
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
543 -include grub_emu-util_getroot.d
545 grub_emu-util_i386_pc_misc.o
: util
/i386
/pc/misc.c
$(util
/i386
/pc/misc.c_DEPENDENCIES
)
546 $(CC
) -Iutil
/i386
/pc -I
$(srcdir)/util
/i386
/pc $(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
547 -include grub_emu-util_i386_pc_misc.d
549 grub_emu-disk_raid.o
: disk
/raid.c
$(disk
/raid.c_DEPENDENCIES
)
550 $(CC
) -Idisk
-I
$(srcdir)/disk
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
551 -include grub_emu-disk_raid.d
553 grub_emu-disk_raid5_recover.o
: disk
/raid5_recover.c
$(disk
/raid5_recover.c_DEPENDENCIES
)
554 $(CC
) -Idisk
-I
$(srcdir)/disk
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
555 -include grub_emu-disk_raid5_recover.d
557 grub_emu-disk_raid6_recover.o
: disk
/raid6_recover.c
$(disk
/raid6_recover.c_DEPENDENCIES
)
558 $(CC
) -Idisk
-I
$(srcdir)/disk
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
559 -include grub_emu-disk_raid6_recover.d
561 grub_emu-disk_mdraid_linux.o
: disk
/mdraid_linux.c
$(disk
/mdraid_linux.c_DEPENDENCIES
)
562 $(CC
) -Idisk
-I
$(srcdir)/disk
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
563 -include grub_emu-disk_mdraid_linux.d
565 grub_emu-disk_dmraid_nvidia.o
: disk
/dmraid_nvidia.c
$(disk
/dmraid_nvidia.c_DEPENDENCIES
)
566 $(CC
) -Idisk
-I
$(srcdir)/disk
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
567 -include grub_emu-disk_dmraid_nvidia.d
569 grub_emu-disk_lvm.o
: disk
/lvm.c
$(disk
/lvm.c_DEPENDENCIES
)
570 $(CC
) -Idisk
-I
$(srcdir)/disk
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
571 -include grub_emu-disk_lvm.d
573 grub_emu-grub_emu_init.o
: grub_emu_init.c
$(grub_emu_init.c_DEPENDENCIES
)
574 $(CC
) -I.
-I
$(srcdir)/.
$(CPPFLAGS
) $(CFLAGS
) -DGRUB_UTIL
=1 $(grub_emu_CFLAGS
) -MD
-c
-o
$@
$<
575 -include grub_emu-grub_emu_init.d
578 grub_emu_LDFLAGS
= $(LIBCURSES
)
581 sbin_SCRIPTS
= grub-install
584 grub_install_SOURCES
= util
/ieee1275
/grub-install.in
585 CLEANFILES
+= grub-install
587 grub-install
: util
/ieee1275
/grub-install.in
$(util
/ieee1275
/grub-install.in_DEPENDENCIES
) config.status
588 .
/config.status
--file
=grub-install
:util
/ieee1275
/grub-install.in
593 pkglib_MODULES
= normal.mod halt.mod reboot.mod suspend.mod \
594 multiboot.mod _multiboot.mod aout.mod serial.mod linux.mod \
595 _linux.mod nand.mod memdisk.mod pci.mod lspci.mod datetime.mod \
596 date.mod datehook.mod lsmmap.mod
599 # Only arch dependant part of normal.mod will be here. Common part for
600 # all architecures of normal.mod is at start and should be kept at sync
601 # with other makefiles.
603 # Please put arch dependant part of normal.mod at the end of list to
604 # keep it simpler to update to different architectures.
606 normal_mod_SOURCES
= normal
/arg.c normal
/cmdline.c normal
/command.c \
607 normal
/completion.c normal
/execute.c \
608 normal
/function.c normal
/lexer.c normal
/main.c normal
/menu.c \
610 normal
/menu_viewer.c normal
/menu_entry.c \
611 normal
/misc.c grub_script.tab.c \
614 CLEANFILES
+= normal.mod mod-normal.o mod-normal.c pre-normal.o normal_mod-normal_arg.o normal_mod-normal_cmdline.o normal_mod-normal_command.o normal_mod-normal_completion.o normal_mod-normal_execute.o normal_mod-normal_function.o normal_mod-normal_lexer.o normal_mod-normal_main.o normal_mod-normal_menu.o normal_mod-normal_color.o normal_mod-normal_menu_viewer.o normal_mod-normal_menu_entry.o normal_mod-normal_misc.o normal_mod-grub_script_tab.o normal_mod-normal_script.o normal_mod-normal_i386_setjmp.o und-normal.lst
615 ifneq ($(normal_mod_EXPORTS
),no
)
616 CLEANFILES
+= def-normal.lst
617 DEFSYMFILES
+= def-normal.lst
619 MOSTLYCLEANFILES
+= normal_mod-normal_arg.d normal_mod-normal_cmdline.d normal_mod-normal_command.d normal_mod-normal_completion.d normal_mod-normal_execute.d normal_mod-normal_function.d normal_mod-normal_lexer.d normal_mod-normal_main.d normal_mod-normal_menu.d normal_mod-normal_color.d normal_mod-normal_menu_viewer.d normal_mod-normal_menu_entry.d normal_mod-normal_misc.d normal_mod-grub_script_tab.d normal_mod-normal_script.d normal_mod-normal_i386_setjmp.d
620 UNDSYMFILES
+= und-normal.lst
622 normal.mod
: pre-normal.o mod-normal.o
$(TARGET_OBJ2ELF
)
624 $(TARGET_CC
) $(normal_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-normal.o mod-normal.o
625 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
626 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
628 pre-normal.o
: $(normal_mod_DEPENDENCIES
) normal_mod-normal_arg.o normal_mod-normal_cmdline.o normal_mod-normal_command.o normal_mod-normal_completion.o normal_mod-normal_execute.o normal_mod-normal_function.o normal_mod-normal_lexer.o normal_mod-normal_main.o normal_mod-normal_menu.o normal_mod-normal_color.o normal_mod-normal_menu_viewer.o normal_mod-normal_menu_entry.o normal_mod-normal_misc.o normal_mod-grub_script_tab.o normal_mod-normal_script.o normal_mod-normal_i386_setjmp.o
630 $(TARGET_CC
) $(normal_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ normal_mod-normal_arg.o normal_mod-normal_cmdline.o normal_mod-normal_command.o normal_mod-normal_completion.o normal_mod-normal_execute.o normal_mod-normal_function.o normal_mod-normal_lexer.o normal_mod-normal_main.o normal_mod-normal_menu.o normal_mod-normal_color.o normal_mod-normal_menu_viewer.o normal_mod-normal_menu_entry.o normal_mod-normal_misc.o normal_mod-grub_script_tab.o normal_mod-normal_script.o normal_mod-normal_i386_setjmp.o
632 mod-normal.o
: mod-normal.c
633 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -c
-o
$@
$<
635 mod-normal.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
636 sh
$(srcdir)/genmodsrc.sh
'normal' $< > $@ ||
(rm -f
$@
; exit
1)
638 ifneq ($(normal_mod_EXPORTS
),no
)
639 def-normal.lst
: pre-normal.o
640 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 normal/' > $@
643 und-normal.lst
: pre-normal.o
645 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
647 normal_mod-normal_arg.o
: normal
/arg.c
$(normal
/arg.c_DEPENDENCIES
)
648 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
649 -include normal_mod-normal_arg.d
651 CLEANFILES
+= cmd-normal_mod-normal_arg.lst fs-normal_mod-normal_arg.lst partmap-normal_mod-normal_arg.lst
652 COMMANDFILES
+= cmd-normal_mod-normal_arg.lst
653 FSFILES
+= fs-normal_mod-normal_arg.lst
654 PARTMAPFILES
+= partmap-normal_mod-normal_arg.lst
656 cmd-normal_mod-normal_arg.lst
: normal
/arg.c
$(normal
/arg.c_DEPENDENCIES
) gencmdlist.sh
657 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
659 fs-normal_mod-normal_arg.lst
: normal
/arg.c
$(normal
/arg.c_DEPENDENCIES
) genfslist.sh
660 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
662 partmap-normal_mod-normal_arg.lst
: normal
/arg.c
$(normal
/arg.c_DEPENDENCIES
) genpartmaplist.sh
663 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
666 normal_mod-normal_cmdline.o
: normal
/cmdline.c
$(normal
/cmdline.c_DEPENDENCIES
)
667 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
668 -include normal_mod-normal_cmdline.d
670 CLEANFILES
+= cmd-normal_mod-normal_cmdline.lst fs-normal_mod-normal_cmdline.lst partmap-normal_mod-normal_cmdline.lst
671 COMMANDFILES
+= cmd-normal_mod-normal_cmdline.lst
672 FSFILES
+= fs-normal_mod-normal_cmdline.lst
673 PARTMAPFILES
+= partmap-normal_mod-normal_cmdline.lst
675 cmd-normal_mod-normal_cmdline.lst
: normal
/cmdline.c
$(normal
/cmdline.c_DEPENDENCIES
) gencmdlist.sh
676 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
678 fs-normal_mod-normal_cmdline.lst
: normal
/cmdline.c
$(normal
/cmdline.c_DEPENDENCIES
) genfslist.sh
679 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
681 partmap-normal_mod-normal_cmdline.lst
: normal
/cmdline.c
$(normal
/cmdline.c_DEPENDENCIES
) genpartmaplist.sh
682 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
685 normal_mod-normal_command.o
: normal
/command.c
$(normal
/command.c_DEPENDENCIES
)
686 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
687 -include normal_mod-normal_command.d
689 CLEANFILES
+= cmd-normal_mod-normal_command.lst fs-normal_mod-normal_command.lst partmap-normal_mod-normal_command.lst
690 COMMANDFILES
+= cmd-normal_mod-normal_command.lst
691 FSFILES
+= fs-normal_mod-normal_command.lst
692 PARTMAPFILES
+= partmap-normal_mod-normal_command.lst
694 cmd-normal_mod-normal_command.lst
: normal
/command.c
$(normal
/command.c_DEPENDENCIES
) gencmdlist.sh
695 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
697 fs-normal_mod-normal_command.lst
: normal
/command.c
$(normal
/command.c_DEPENDENCIES
) genfslist.sh
698 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
700 partmap-normal_mod-normal_command.lst
: normal
/command.c
$(normal
/command.c_DEPENDENCIES
) genpartmaplist.sh
701 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
704 normal_mod-normal_completion.o
: normal
/completion.c
$(normal
/completion.c_DEPENDENCIES
)
705 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
706 -include normal_mod-normal_completion.d
708 CLEANFILES
+= cmd-normal_mod-normal_completion.lst fs-normal_mod-normal_completion.lst partmap-normal_mod-normal_completion.lst
709 COMMANDFILES
+= cmd-normal_mod-normal_completion.lst
710 FSFILES
+= fs-normal_mod-normal_completion.lst
711 PARTMAPFILES
+= partmap-normal_mod-normal_completion.lst
713 cmd-normal_mod-normal_completion.lst
: normal
/completion.c
$(normal
/completion.c_DEPENDENCIES
) gencmdlist.sh
714 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
716 fs-normal_mod-normal_completion.lst
: normal
/completion.c
$(normal
/completion.c_DEPENDENCIES
) genfslist.sh
717 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
719 partmap-normal_mod-normal_completion.lst
: normal
/completion.c
$(normal
/completion.c_DEPENDENCIES
) genpartmaplist.sh
720 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
723 normal_mod-normal_execute.o
: normal
/execute.c
$(normal
/execute.c_DEPENDENCIES
)
724 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
725 -include normal_mod-normal_execute.d
727 CLEANFILES
+= cmd-normal_mod-normal_execute.lst fs-normal_mod-normal_execute.lst partmap-normal_mod-normal_execute.lst
728 COMMANDFILES
+= cmd-normal_mod-normal_execute.lst
729 FSFILES
+= fs-normal_mod-normal_execute.lst
730 PARTMAPFILES
+= partmap-normal_mod-normal_execute.lst
732 cmd-normal_mod-normal_execute.lst
: normal
/execute.c
$(normal
/execute.c_DEPENDENCIES
) gencmdlist.sh
733 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
735 fs-normal_mod-normal_execute.lst
: normal
/execute.c
$(normal
/execute.c_DEPENDENCIES
) genfslist.sh
736 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
738 partmap-normal_mod-normal_execute.lst
: normal
/execute.c
$(normal
/execute.c_DEPENDENCIES
) genpartmaplist.sh
739 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
742 normal_mod-normal_function.o
: normal
/function.c
$(normal
/function.c_DEPENDENCIES
)
743 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
744 -include normal_mod-normal_function.d
746 CLEANFILES
+= cmd-normal_mod-normal_function.lst fs-normal_mod-normal_function.lst partmap-normal_mod-normal_function.lst
747 COMMANDFILES
+= cmd-normal_mod-normal_function.lst
748 FSFILES
+= fs-normal_mod-normal_function.lst
749 PARTMAPFILES
+= partmap-normal_mod-normal_function.lst
751 cmd-normal_mod-normal_function.lst
: normal
/function.c
$(normal
/function.c_DEPENDENCIES
) gencmdlist.sh
752 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
754 fs-normal_mod-normal_function.lst
: normal
/function.c
$(normal
/function.c_DEPENDENCIES
) genfslist.sh
755 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
757 partmap-normal_mod-normal_function.lst
: normal
/function.c
$(normal
/function.c_DEPENDENCIES
) genpartmaplist.sh
758 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
761 normal_mod-normal_lexer.o
: normal
/lexer.c
$(normal
/lexer.c_DEPENDENCIES
)
762 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
763 -include normal_mod-normal_lexer.d
765 CLEANFILES
+= cmd-normal_mod-normal_lexer.lst fs-normal_mod-normal_lexer.lst partmap-normal_mod-normal_lexer.lst
766 COMMANDFILES
+= cmd-normal_mod-normal_lexer.lst
767 FSFILES
+= fs-normal_mod-normal_lexer.lst
768 PARTMAPFILES
+= partmap-normal_mod-normal_lexer.lst
770 cmd-normal_mod-normal_lexer.lst
: normal
/lexer.c
$(normal
/lexer.c_DEPENDENCIES
) gencmdlist.sh
771 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
773 fs-normal_mod-normal_lexer.lst
: normal
/lexer.c
$(normal
/lexer.c_DEPENDENCIES
) genfslist.sh
774 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
776 partmap-normal_mod-normal_lexer.lst
: normal
/lexer.c
$(normal
/lexer.c_DEPENDENCIES
) genpartmaplist.sh
777 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
780 normal_mod-normal_main.o
: normal
/main.c
$(normal
/main.c_DEPENDENCIES
)
781 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
782 -include normal_mod-normal_main.d
784 CLEANFILES
+= cmd-normal_mod-normal_main.lst fs-normal_mod-normal_main.lst partmap-normal_mod-normal_main.lst
785 COMMANDFILES
+= cmd-normal_mod-normal_main.lst
786 FSFILES
+= fs-normal_mod-normal_main.lst
787 PARTMAPFILES
+= partmap-normal_mod-normal_main.lst
789 cmd-normal_mod-normal_main.lst
: normal
/main.c
$(normal
/main.c_DEPENDENCIES
) gencmdlist.sh
790 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
792 fs-normal_mod-normal_main.lst
: normal
/main.c
$(normal
/main.c_DEPENDENCIES
) genfslist.sh
793 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
795 partmap-normal_mod-normal_main.lst
: normal
/main.c
$(normal
/main.c_DEPENDENCIES
) genpartmaplist.sh
796 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
799 normal_mod-normal_menu.o
: normal
/menu.c
$(normal
/menu.c_DEPENDENCIES
)
800 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
801 -include normal_mod-normal_menu.d
803 CLEANFILES
+= cmd-normal_mod-normal_menu.lst fs-normal_mod-normal_menu.lst partmap-normal_mod-normal_menu.lst
804 COMMANDFILES
+= cmd-normal_mod-normal_menu.lst
805 FSFILES
+= fs-normal_mod-normal_menu.lst
806 PARTMAPFILES
+= partmap-normal_mod-normal_menu.lst
808 cmd-normal_mod-normal_menu.lst
: normal
/menu.c
$(normal
/menu.c_DEPENDENCIES
) gencmdlist.sh
809 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
811 fs-normal_mod-normal_menu.lst
: normal
/menu.c
$(normal
/menu.c_DEPENDENCIES
) genfslist.sh
812 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
814 partmap-normal_mod-normal_menu.lst
: normal
/menu.c
$(normal
/menu.c_DEPENDENCIES
) genpartmaplist.sh
815 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
818 normal_mod-normal_color.o
: normal
/color.c
$(normal
/color.c_DEPENDENCIES
)
819 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
820 -include normal_mod-normal_color.d
822 CLEANFILES
+= cmd-normal_mod-normal_color.lst fs-normal_mod-normal_color.lst partmap-normal_mod-normal_color.lst
823 COMMANDFILES
+= cmd-normal_mod-normal_color.lst
824 FSFILES
+= fs-normal_mod-normal_color.lst
825 PARTMAPFILES
+= partmap-normal_mod-normal_color.lst
827 cmd-normal_mod-normal_color.lst
: normal
/color.c
$(normal
/color.c_DEPENDENCIES
) gencmdlist.sh
828 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
830 fs-normal_mod-normal_color.lst
: normal
/color.c
$(normal
/color.c_DEPENDENCIES
) genfslist.sh
831 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
833 partmap-normal_mod-normal_color.lst
: normal
/color.c
$(normal
/color.c_DEPENDENCIES
) genpartmaplist.sh
834 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
837 normal_mod-normal_menu_viewer.o
: normal
/menu_viewer.c
$(normal
/menu_viewer.c_DEPENDENCIES
)
838 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
839 -include normal_mod-normal_menu_viewer.d
841 CLEANFILES
+= cmd-normal_mod-normal_menu_viewer.lst fs-normal_mod-normal_menu_viewer.lst partmap-normal_mod-normal_menu_viewer.lst
842 COMMANDFILES
+= cmd-normal_mod-normal_menu_viewer.lst
843 FSFILES
+= fs-normal_mod-normal_menu_viewer.lst
844 PARTMAPFILES
+= partmap-normal_mod-normal_menu_viewer.lst
846 cmd-normal_mod-normal_menu_viewer.lst
: normal
/menu_viewer.c
$(normal
/menu_viewer.c_DEPENDENCIES
) gencmdlist.sh
847 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
849 fs-normal_mod-normal_menu_viewer.lst
: normal
/menu_viewer.c
$(normal
/menu_viewer.c_DEPENDENCIES
) genfslist.sh
850 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
852 partmap-normal_mod-normal_menu_viewer.lst
: normal
/menu_viewer.c
$(normal
/menu_viewer.c_DEPENDENCIES
) genpartmaplist.sh
853 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
856 normal_mod-normal_menu_entry.o
: normal
/menu_entry.c
$(normal
/menu_entry.c_DEPENDENCIES
)
857 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
858 -include normal_mod-normal_menu_entry.d
860 CLEANFILES
+= cmd-normal_mod-normal_menu_entry.lst fs-normal_mod-normal_menu_entry.lst partmap-normal_mod-normal_menu_entry.lst
861 COMMANDFILES
+= cmd-normal_mod-normal_menu_entry.lst
862 FSFILES
+= fs-normal_mod-normal_menu_entry.lst
863 PARTMAPFILES
+= partmap-normal_mod-normal_menu_entry.lst
865 cmd-normal_mod-normal_menu_entry.lst
: normal
/menu_entry.c
$(normal
/menu_entry.c_DEPENDENCIES
) gencmdlist.sh
866 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
868 fs-normal_mod-normal_menu_entry.lst
: normal
/menu_entry.c
$(normal
/menu_entry.c_DEPENDENCIES
) genfslist.sh
869 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
871 partmap-normal_mod-normal_menu_entry.lst
: normal
/menu_entry.c
$(normal
/menu_entry.c_DEPENDENCIES
) genpartmaplist.sh
872 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
875 normal_mod-normal_misc.o
: normal
/misc.c
$(normal
/misc.c_DEPENDENCIES
)
876 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
877 -include normal_mod-normal_misc.d
879 CLEANFILES
+= cmd-normal_mod-normal_misc.lst fs-normal_mod-normal_misc.lst partmap-normal_mod-normal_misc.lst
880 COMMANDFILES
+= cmd-normal_mod-normal_misc.lst
881 FSFILES
+= fs-normal_mod-normal_misc.lst
882 PARTMAPFILES
+= partmap-normal_mod-normal_misc.lst
884 cmd-normal_mod-normal_misc.lst
: normal
/misc.c
$(normal
/misc.c_DEPENDENCIES
) gencmdlist.sh
885 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
887 fs-normal_mod-normal_misc.lst
: normal
/misc.c
$(normal
/misc.c_DEPENDENCIES
) genfslist.sh
888 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
890 partmap-normal_mod-normal_misc.lst
: normal
/misc.c
$(normal
/misc.c_DEPENDENCIES
) genpartmaplist.sh
891 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
894 normal_mod-grub_script_tab.o
: grub_script.tab.c
$(grub_script.tab.c_DEPENDENCIES
)
895 $(TARGET_CC
) -I.
-I
$(srcdir)/.
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
896 -include normal_mod-grub_script_tab.d
898 CLEANFILES
+= cmd-normal_mod-grub_script_tab.lst fs-normal_mod-grub_script_tab.lst partmap-normal_mod-grub_script_tab.lst
899 COMMANDFILES
+= cmd-normal_mod-grub_script_tab.lst
900 FSFILES
+= fs-normal_mod-grub_script_tab.lst
901 PARTMAPFILES
+= partmap-normal_mod-grub_script_tab.lst
903 cmd-normal_mod-grub_script_tab.lst
: grub_script.tab.c
$(grub_script.tab.c_DEPENDENCIES
) gencmdlist.sh
904 set
-e
; $(TARGET_CC
) -I.
-I
$(srcdir)/.
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
906 fs-normal_mod-grub_script_tab.lst
: grub_script.tab.c
$(grub_script.tab.c_DEPENDENCIES
) genfslist.sh
907 set
-e
; $(TARGET_CC
) -I.
-I
$(srcdir)/.
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
909 partmap-normal_mod-grub_script_tab.lst
: grub_script.tab.c
$(grub_script.tab.c_DEPENDENCIES
) genpartmaplist.sh
910 set
-e
; $(TARGET_CC
) -I.
-I
$(srcdir)/.
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
913 normal_mod-normal_script.o
: normal
/script.c
$(normal
/script.c_DEPENDENCIES
)
914 $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -MD
-c
-o
$@
$<
915 -include normal_mod-normal_script.d
917 CLEANFILES
+= cmd-normal_mod-normal_script.lst fs-normal_mod-normal_script.lst partmap-normal_mod-normal_script.lst
918 COMMANDFILES
+= cmd-normal_mod-normal_script.lst
919 FSFILES
+= fs-normal_mod-normal_script.lst
920 PARTMAPFILES
+= partmap-normal_mod-normal_script.lst
922 cmd-normal_mod-normal_script.lst
: normal
/script.c
$(normal
/script.c_DEPENDENCIES
) gencmdlist.sh
923 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
925 fs-normal_mod-normal_script.lst
: normal
/script.c
$(normal
/script.c_DEPENDENCIES
) genfslist.sh
926 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
928 partmap-normal_mod-normal_script.lst
: normal
/script.c
$(normal
/script.c_DEPENDENCIES
) genpartmaplist.sh
929 set
-e
; $(TARGET_CC
) -Inormal
-I
$(srcdir)/normal
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(normal_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
932 normal_mod-normal_i386_setjmp.o
: normal
/i386
/setjmp.S
$(normal
/i386
/setjmp.S_DEPENDENCIES
)
933 $(TARGET_CC
) -Inormal
/i386
-I
$(srcdir)/normal
/i386
$(TARGET_CPPFLAGS
) -DASM_FILE
=1 $(TARGET_ASFLAGS
) $(normal_mod_ASFLAGS
) -MD
-c
-o
$@
$<
934 -include normal_mod-normal_i386_setjmp.d
936 CLEANFILES
+= cmd-normal_mod-normal_i386_setjmp.lst fs-normal_mod-normal_i386_setjmp.lst partmap-normal_mod-normal_i386_setjmp.lst
937 COMMANDFILES
+= cmd-normal_mod-normal_i386_setjmp.lst
938 FSFILES
+= fs-normal_mod-normal_i386_setjmp.lst
939 PARTMAPFILES
+= partmap-normal_mod-normal_i386_setjmp.lst
941 cmd-normal_mod-normal_i386_setjmp.lst
: normal
/i386
/setjmp.S
$(normal
/i386
/setjmp.S_DEPENDENCIES
) gencmdlist.sh
942 set
-e
; $(TARGET_CC
) -Inormal
/i386
-I
$(srcdir)/normal
/i386
$(TARGET_CPPFLAGS
) $(TARGET_ASFLAGS
) $(normal_mod_ASFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
944 fs-normal_mod-normal_i386_setjmp.lst
: normal
/i386
/setjmp.S
$(normal
/i386
/setjmp.S_DEPENDENCIES
) genfslist.sh
945 set
-e
; $(TARGET_CC
) -Inormal
/i386
-I
$(srcdir)/normal
/i386
$(TARGET_CPPFLAGS
) $(TARGET_ASFLAGS
) $(normal_mod_ASFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
947 partmap-normal_mod-normal_i386_setjmp.lst
: normal
/i386
/setjmp.S
$(normal
/i386
/setjmp.S_DEPENDENCIES
) genpartmaplist.sh
948 set
-e
; $(TARGET_CC
) -Inormal
/i386
-I
$(srcdir)/normal
/i386
$(TARGET_CPPFLAGS
) $(TARGET_ASFLAGS
) $(normal_mod_ASFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh normal
> $@ ||
(rm -f
$@
; exit
1)
951 normal_mod_CFLAGS
= $(COMMON_CFLAGS
)
952 normal_mod_ASFLAGS
= $(COMMON_ASFLAGS
)
953 normal_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
955 # For _multiboot.mod.
956 _multiboot_mod_SOURCES
= loader
/ieee1275
/multiboot2.c \
957 loader
/multiboot2.c \
958 loader
/multiboot_loader.c
959 CLEANFILES
+= _multiboot.mod mod-_multiboot.o mod-_multiboot.c pre-_multiboot.o _multiboot_mod-loader_ieee1275_multiboot2.o _multiboot_mod-loader_multiboot2.o _multiboot_mod-loader_multiboot_loader.o und-_multiboot.lst
960 ifneq ($(_multiboot_mod_EXPORTS
),no
)
961 CLEANFILES
+= def-_multiboot.lst
962 DEFSYMFILES
+= def-_multiboot.lst
964 MOSTLYCLEANFILES
+= _multiboot_mod-loader_ieee1275_multiboot2.d _multiboot_mod-loader_multiboot2.d _multiboot_mod-loader_multiboot_loader.d
965 UNDSYMFILES
+= und-_multiboot.lst
967 _multiboot.mod
: pre-_multiboot.o mod-_multiboot.o
$(TARGET_OBJ2ELF
)
969 $(TARGET_CC
) $(_multiboot_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-_multiboot.o mod-_multiboot.o
970 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
971 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
973 pre-_multiboot.o
: $(_multiboot_mod_DEPENDENCIES
) _multiboot_mod-loader_ieee1275_multiboot2.o _multiboot_mod-loader_multiboot2.o _multiboot_mod-loader_multiboot_loader.o
975 $(TARGET_CC
) $(_multiboot_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ _multiboot_mod-loader_ieee1275_multiboot2.o _multiboot_mod-loader_multiboot2.o _multiboot_mod-loader_multiboot_loader.o
977 mod-_multiboot.o
: mod-_multiboot.c
978 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -c
-o
$@
$<
980 mod-_multiboot.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
981 sh
$(srcdir)/genmodsrc.sh
'_multiboot' $< > $@ ||
(rm -f
$@
; exit
1)
983 ifneq ($(_multiboot_mod_EXPORTS
),no
)
984 def-_multiboot.lst
: pre-_multiboot.o
985 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 _multiboot/' > $@
988 und-_multiboot.lst
: pre-_multiboot.o
989 echo
'_multiboot' > $@
990 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
992 _multiboot_mod-loader_ieee1275_multiboot2.o
: loader
/ieee1275
/multiboot2.c
$(loader
/ieee1275
/multiboot2.c_DEPENDENCIES
)
993 $(TARGET_CC
) -Iloader
/ieee1275
-I
$(srcdir)/loader
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -MD
-c
-o
$@
$<
994 -include _multiboot_mod-loader_ieee1275_multiboot2.d
996 CLEANFILES
+= cmd-_multiboot_mod-loader_ieee1275_multiboot2.lst fs-_multiboot_mod-loader_ieee1275_multiboot2.lst partmap-_multiboot_mod-loader_ieee1275_multiboot2.lst
997 COMMANDFILES
+= cmd-_multiboot_mod-loader_ieee1275_multiboot2.lst
998 FSFILES
+= fs-_multiboot_mod-loader_ieee1275_multiboot2.lst
999 PARTMAPFILES
+= partmap-_multiboot_mod-loader_ieee1275_multiboot2.lst
1001 cmd-_multiboot_mod-loader_ieee1275_multiboot2.lst
: loader
/ieee1275
/multiboot2.c
$(loader
/ieee1275
/multiboot2.c_DEPENDENCIES
) gencmdlist.sh
1002 set
-e
; $(TARGET_CC
) -Iloader
/ieee1275
-I
$(srcdir)/loader
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh _multiboot
> $@ ||
(rm -f
$@
; exit
1)
1004 fs-_multiboot_mod-loader_ieee1275_multiboot2.lst
: loader
/ieee1275
/multiboot2.c
$(loader
/ieee1275
/multiboot2.c_DEPENDENCIES
) genfslist.sh
1005 set
-e
; $(TARGET_CC
) -Iloader
/ieee1275
-I
$(srcdir)/loader
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh _multiboot
> $@ ||
(rm -f
$@
; exit
1)
1007 partmap-_multiboot_mod-loader_ieee1275_multiboot2.lst
: loader
/ieee1275
/multiboot2.c
$(loader
/ieee1275
/multiboot2.c_DEPENDENCIES
) genpartmaplist.sh
1008 set
-e
; $(TARGET_CC
) -Iloader
/ieee1275
-I
$(srcdir)/loader
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh _multiboot
> $@ ||
(rm -f
$@
; exit
1)
1011 _multiboot_mod-loader_multiboot2.o
: loader
/multiboot2.c
$(loader
/multiboot2.c_DEPENDENCIES
)
1012 $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -MD
-c
-o
$@
$<
1013 -include _multiboot_mod-loader_multiboot2.d
1015 CLEANFILES
+= cmd-_multiboot_mod-loader_multiboot2.lst fs-_multiboot_mod-loader_multiboot2.lst partmap-_multiboot_mod-loader_multiboot2.lst
1016 COMMANDFILES
+= cmd-_multiboot_mod-loader_multiboot2.lst
1017 FSFILES
+= fs-_multiboot_mod-loader_multiboot2.lst
1018 PARTMAPFILES
+= partmap-_multiboot_mod-loader_multiboot2.lst
1020 cmd-_multiboot_mod-loader_multiboot2.lst
: loader
/multiboot2.c
$(loader
/multiboot2.c_DEPENDENCIES
) gencmdlist.sh
1021 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh _multiboot
> $@ ||
(rm -f
$@
; exit
1)
1023 fs-_multiboot_mod-loader_multiboot2.lst
: loader
/multiboot2.c
$(loader
/multiboot2.c_DEPENDENCIES
) genfslist.sh
1024 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh _multiboot
> $@ ||
(rm -f
$@
; exit
1)
1026 partmap-_multiboot_mod-loader_multiboot2.lst
: loader
/multiboot2.c
$(loader
/multiboot2.c_DEPENDENCIES
) genpartmaplist.sh
1027 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh _multiboot
> $@ ||
(rm -f
$@
; exit
1)
1030 _multiboot_mod-loader_multiboot_loader.o
: loader
/multiboot_loader.c
$(loader
/multiboot_loader.c_DEPENDENCIES
)
1031 $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -MD
-c
-o
$@
$<
1032 -include _multiboot_mod-loader_multiboot_loader.d
1034 CLEANFILES
+= cmd-_multiboot_mod-loader_multiboot_loader.lst fs-_multiboot_mod-loader_multiboot_loader.lst partmap-_multiboot_mod-loader_multiboot_loader.lst
1035 COMMANDFILES
+= cmd-_multiboot_mod-loader_multiboot_loader.lst
1036 FSFILES
+= fs-_multiboot_mod-loader_multiboot_loader.lst
1037 PARTMAPFILES
+= partmap-_multiboot_mod-loader_multiboot_loader.lst
1039 cmd-_multiboot_mod-loader_multiboot_loader.lst
: loader
/multiboot_loader.c
$(loader
/multiboot_loader.c_DEPENDENCIES
) gencmdlist.sh
1040 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh _multiboot
> $@ ||
(rm -f
$@
; exit
1)
1042 fs-_multiboot_mod-loader_multiboot_loader.lst
: loader
/multiboot_loader.c
$(loader
/multiboot_loader.c_DEPENDENCIES
) genfslist.sh
1043 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh _multiboot
> $@ ||
(rm -f
$@
; exit
1)
1045 partmap-_multiboot_mod-loader_multiboot_loader.lst
: loader
/multiboot_loader.c
$(loader
/multiboot_loader.c_DEPENDENCIES
) genpartmaplist.sh
1046 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh _multiboot
> $@ ||
(rm -f
$@
; exit
1)
1049 _multiboot_mod_CFLAGS
= $(COMMON_CFLAGS
)
1050 _multiboot_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1052 # For multiboot.mod.
1053 multiboot_mod_SOURCES
= loader
/multiboot_loader_normal.c
1054 CLEANFILES
+= multiboot.mod mod-multiboot.o mod-multiboot.c pre-multiboot.o multiboot_mod-loader_multiboot_loader_normal.o und-multiboot.lst
1055 ifneq ($(multiboot_mod_EXPORTS
),no
)
1056 CLEANFILES
+= def-multiboot.lst
1057 DEFSYMFILES
+= def-multiboot.lst
1059 MOSTLYCLEANFILES
+= multiboot_mod-loader_multiboot_loader_normal.d
1060 UNDSYMFILES
+= und-multiboot.lst
1062 multiboot.mod
: pre-multiboot.o mod-multiboot.o
$(TARGET_OBJ2ELF
)
1064 $(TARGET_CC
) $(multiboot_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-multiboot.o mod-multiboot.o
1065 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1066 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1068 pre-multiboot.o
: $(multiboot_mod_DEPENDENCIES
) multiboot_mod-loader_multiboot_loader_normal.o
1070 $(TARGET_CC
) $(multiboot_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ multiboot_mod-loader_multiboot_loader_normal.o
1072 mod-multiboot.o
: mod-multiboot.c
1073 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(multiboot_mod_CFLAGS
) -c
-o
$@
$<
1075 mod-multiboot.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1076 sh
$(srcdir)/genmodsrc.sh
'multiboot' $< > $@ ||
(rm -f
$@
; exit
1)
1078 ifneq ($(multiboot_mod_EXPORTS
),no
)
1079 def-multiboot.lst
: pre-multiboot.o
1080 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 multiboot/' > $@
1083 und-multiboot.lst
: pre-multiboot.o
1084 echo
'multiboot' > $@
1085 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1087 multiboot_mod-loader_multiboot_loader_normal.o
: loader
/multiboot_loader_normal.c
$(loader
/multiboot_loader_normal.c_DEPENDENCIES
)
1088 $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(multiboot_mod_CFLAGS
) -MD
-c
-o
$@
$<
1089 -include multiboot_mod-loader_multiboot_loader_normal.d
1091 CLEANFILES
+= cmd-multiboot_mod-loader_multiboot_loader_normal.lst fs-multiboot_mod-loader_multiboot_loader_normal.lst partmap-multiboot_mod-loader_multiboot_loader_normal.lst
1092 COMMANDFILES
+= cmd-multiboot_mod-loader_multiboot_loader_normal.lst
1093 FSFILES
+= fs-multiboot_mod-loader_multiboot_loader_normal.lst
1094 PARTMAPFILES
+= partmap-multiboot_mod-loader_multiboot_loader_normal.lst
1096 cmd-multiboot_mod-loader_multiboot_loader_normal.lst
: loader
/multiboot_loader_normal.c
$(loader
/multiboot_loader_normal.c_DEPENDENCIES
) gencmdlist.sh
1097 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh multiboot
> $@ ||
(rm -f
$@
; exit
1)
1099 fs-multiboot_mod-loader_multiboot_loader_normal.lst
: loader
/multiboot_loader_normal.c
$(loader
/multiboot_loader_normal.c_DEPENDENCIES
) genfslist.sh
1100 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh multiboot
> $@ ||
(rm -f
$@
; exit
1)
1102 partmap-multiboot_mod-loader_multiboot_loader_normal.lst
: loader
/multiboot_loader_normal.c
$(loader
/multiboot_loader_normal.c_DEPENDENCIES
) genpartmaplist.sh
1103 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(multiboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh multiboot
> $@ ||
(rm -f
$@
; exit
1)
1106 multiboot_mod_CFLAGS
= $(COMMON_CFLAGS
)
1107 multiboot_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1110 aout_mod_SOURCES
= loader
/aout.c
1111 CLEANFILES
+= aout.mod mod-aout.o mod-aout.c pre-aout.o aout_mod-loader_aout.o und-aout.lst
1112 ifneq ($(aout_mod_EXPORTS
),no
)
1113 CLEANFILES
+= def-aout.lst
1114 DEFSYMFILES
+= def-aout.lst
1116 MOSTLYCLEANFILES
+= aout_mod-loader_aout.d
1117 UNDSYMFILES
+= und-aout.lst
1119 aout.mod
: pre-aout.o mod-aout.o
$(TARGET_OBJ2ELF
)
1121 $(TARGET_CC
) $(aout_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-aout.o mod-aout.o
1122 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1123 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1125 pre-aout.o
: $(aout_mod_DEPENDENCIES
) aout_mod-loader_aout.o
1127 $(TARGET_CC
) $(aout_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ aout_mod-loader_aout.o
1129 mod-aout.o
: mod-aout.c
1130 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(aout_mod_CFLAGS
) -c
-o
$@
$<
1132 mod-aout.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1133 sh
$(srcdir)/genmodsrc.sh
'aout' $< > $@ ||
(rm -f
$@
; exit
1)
1135 ifneq ($(aout_mod_EXPORTS
),no
)
1136 def-aout.lst
: pre-aout.o
1137 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 aout/' > $@
1140 und-aout.lst
: pre-aout.o
1142 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1144 aout_mod-loader_aout.o
: loader
/aout.c
$(loader
/aout.c_DEPENDENCIES
)
1145 $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(aout_mod_CFLAGS
) -MD
-c
-o
$@
$<
1146 -include aout_mod-loader_aout.d
1148 CLEANFILES
+= cmd-aout_mod-loader_aout.lst fs-aout_mod-loader_aout.lst partmap-aout_mod-loader_aout.lst
1149 COMMANDFILES
+= cmd-aout_mod-loader_aout.lst
1150 FSFILES
+= fs-aout_mod-loader_aout.lst
1151 PARTMAPFILES
+= partmap-aout_mod-loader_aout.lst
1153 cmd-aout_mod-loader_aout.lst
: loader
/aout.c
$(loader
/aout.c_DEPENDENCIES
) gencmdlist.sh
1154 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(aout_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh aout
> $@ ||
(rm -f
$@
; exit
1)
1156 fs-aout_mod-loader_aout.lst
: loader
/aout.c
$(loader
/aout.c_DEPENDENCIES
) genfslist.sh
1157 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(aout_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh aout
> $@ ||
(rm -f
$@
; exit
1)
1159 partmap-aout_mod-loader_aout.lst
: loader
/aout.c
$(loader
/aout.c_DEPENDENCIES
) genpartmaplist.sh
1160 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(aout_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh aout
> $@ ||
(rm -f
$@
; exit
1)
1163 aout_mod_CFLAGS
= $(COMMON_CFLAGS
)
1164 aout_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1167 suspend_mod_SOURCES
= commands
/ieee1275
/suspend.c
1168 CLEANFILES
+= suspend.mod mod-suspend.o mod-suspend.c pre-suspend.o suspend_mod-commands_ieee1275_suspend.o und-suspend.lst
1169 ifneq ($(suspend_mod_EXPORTS
),no
)
1170 CLEANFILES
+= def-suspend.lst
1171 DEFSYMFILES
+= def-suspend.lst
1173 MOSTLYCLEANFILES
+= suspend_mod-commands_ieee1275_suspend.d
1174 UNDSYMFILES
+= und-suspend.lst
1176 suspend.mod
: pre-suspend.o mod-suspend.o
$(TARGET_OBJ2ELF
)
1178 $(TARGET_CC
) $(suspend_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-suspend.o mod-suspend.o
1179 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1180 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1182 pre-suspend.o
: $(suspend_mod_DEPENDENCIES
) suspend_mod-commands_ieee1275_suspend.o
1184 $(TARGET_CC
) $(suspend_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ suspend_mod-commands_ieee1275_suspend.o
1186 mod-suspend.o
: mod-suspend.c
1187 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(suspend_mod_CFLAGS
) -c
-o
$@
$<
1189 mod-suspend.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1190 sh
$(srcdir)/genmodsrc.sh
'suspend' $< > $@ ||
(rm -f
$@
; exit
1)
1192 ifneq ($(suspend_mod_EXPORTS
),no
)
1193 def-suspend.lst
: pre-suspend.o
1194 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 suspend/' > $@
1197 und-suspend.lst
: pre-suspend.o
1199 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1201 suspend_mod-commands_ieee1275_suspend.o
: commands
/ieee1275
/suspend.c
$(commands
/ieee1275
/suspend.c_DEPENDENCIES
)
1202 $(TARGET_CC
) -Icommands
/ieee1275
-I
$(srcdir)/commands
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(suspend_mod_CFLAGS
) -MD
-c
-o
$@
$<
1203 -include suspend_mod-commands_ieee1275_suspend.d
1205 CLEANFILES
+= cmd-suspend_mod-commands_ieee1275_suspend.lst fs-suspend_mod-commands_ieee1275_suspend.lst partmap-suspend_mod-commands_ieee1275_suspend.lst
1206 COMMANDFILES
+= cmd-suspend_mod-commands_ieee1275_suspend.lst
1207 FSFILES
+= fs-suspend_mod-commands_ieee1275_suspend.lst
1208 PARTMAPFILES
+= partmap-suspend_mod-commands_ieee1275_suspend.lst
1210 cmd-suspend_mod-commands_ieee1275_suspend.lst
: commands
/ieee1275
/suspend.c
$(commands
/ieee1275
/suspend.c_DEPENDENCIES
) gencmdlist.sh
1211 set
-e
; $(TARGET_CC
) -Icommands
/ieee1275
-I
$(srcdir)/commands
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(suspend_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh suspend
> $@ ||
(rm -f
$@
; exit
1)
1213 fs-suspend_mod-commands_ieee1275_suspend.lst
: commands
/ieee1275
/suspend.c
$(commands
/ieee1275
/suspend.c_DEPENDENCIES
) genfslist.sh
1214 set
-e
; $(TARGET_CC
) -Icommands
/ieee1275
-I
$(srcdir)/commands
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(suspend_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh suspend
> $@ ||
(rm -f
$@
; exit
1)
1216 partmap-suspend_mod-commands_ieee1275_suspend.lst
: commands
/ieee1275
/suspend.c
$(commands
/ieee1275
/suspend.c_DEPENDENCIES
) genpartmaplist.sh
1217 set
-e
; $(TARGET_CC
) -Icommands
/ieee1275
-I
$(srcdir)/commands
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(suspend_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh suspend
> $@ ||
(rm -f
$@
; exit
1)
1220 suspend_mod_CFLAGS
= $(COMMON_CFLAGS
)
1221 suspend_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1224 reboot_mod_SOURCES
= commands
/reboot.c
1225 CLEANFILES
+= reboot.mod mod-reboot.o mod-reboot.c pre-reboot.o reboot_mod-commands_reboot.o und-reboot.lst
1226 ifneq ($(reboot_mod_EXPORTS
),no
)
1227 CLEANFILES
+= def-reboot.lst
1228 DEFSYMFILES
+= def-reboot.lst
1230 MOSTLYCLEANFILES
+= reboot_mod-commands_reboot.d
1231 UNDSYMFILES
+= und-reboot.lst
1233 reboot.mod
: pre-reboot.o mod-reboot.o
$(TARGET_OBJ2ELF
)
1235 $(TARGET_CC
) $(reboot_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-reboot.o mod-reboot.o
1236 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1237 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1239 pre-reboot.o
: $(reboot_mod_DEPENDENCIES
) reboot_mod-commands_reboot.o
1241 $(TARGET_CC
) $(reboot_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ reboot_mod-commands_reboot.o
1243 mod-reboot.o
: mod-reboot.c
1244 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(reboot_mod_CFLAGS
) -c
-o
$@
$<
1246 mod-reboot.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1247 sh
$(srcdir)/genmodsrc.sh
'reboot' $< > $@ ||
(rm -f
$@
; exit
1)
1249 ifneq ($(reboot_mod_EXPORTS
),no
)
1250 def-reboot.lst
: pre-reboot.o
1251 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 reboot/' > $@
1254 und-reboot.lst
: pre-reboot.o
1256 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1258 reboot_mod-commands_reboot.o
: commands
/reboot.c
$(commands
/reboot.c_DEPENDENCIES
)
1259 $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(reboot_mod_CFLAGS
) -MD
-c
-o
$@
$<
1260 -include reboot_mod-commands_reboot.d
1262 CLEANFILES
+= cmd-reboot_mod-commands_reboot.lst fs-reboot_mod-commands_reboot.lst partmap-reboot_mod-commands_reboot.lst
1263 COMMANDFILES
+= cmd-reboot_mod-commands_reboot.lst
1264 FSFILES
+= fs-reboot_mod-commands_reboot.lst
1265 PARTMAPFILES
+= partmap-reboot_mod-commands_reboot.lst
1267 cmd-reboot_mod-commands_reboot.lst
: commands
/reboot.c
$(commands
/reboot.c_DEPENDENCIES
) gencmdlist.sh
1268 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(reboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh reboot
> $@ ||
(rm -f
$@
; exit
1)
1270 fs-reboot_mod-commands_reboot.lst
: commands
/reboot.c
$(commands
/reboot.c_DEPENDENCIES
) genfslist.sh
1271 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(reboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh reboot
> $@ ||
(rm -f
$@
; exit
1)
1273 partmap-reboot_mod-commands_reboot.lst
: commands
/reboot.c
$(commands
/reboot.c_DEPENDENCIES
) genpartmaplist.sh
1274 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(reboot_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh reboot
> $@ ||
(rm -f
$@
; exit
1)
1277 reboot_mod_CFLAGS
= $(COMMON_CFLAGS
)
1278 reboot_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1281 halt_mod_SOURCES
= commands
/halt.c
1282 CLEANFILES
+= halt.mod mod-halt.o mod-halt.c pre-halt.o halt_mod-commands_halt.o und-halt.lst
1283 ifneq ($(halt_mod_EXPORTS
),no
)
1284 CLEANFILES
+= def-halt.lst
1285 DEFSYMFILES
+= def-halt.lst
1287 MOSTLYCLEANFILES
+= halt_mod-commands_halt.d
1288 UNDSYMFILES
+= und-halt.lst
1290 halt.mod
: pre-halt.o mod-halt.o
$(TARGET_OBJ2ELF
)
1292 $(TARGET_CC
) $(halt_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-halt.o mod-halt.o
1293 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1294 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1296 pre-halt.o
: $(halt_mod_DEPENDENCIES
) halt_mod-commands_halt.o
1298 $(TARGET_CC
) $(halt_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ halt_mod-commands_halt.o
1300 mod-halt.o
: mod-halt.c
1301 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(halt_mod_CFLAGS
) -c
-o
$@
$<
1303 mod-halt.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1304 sh
$(srcdir)/genmodsrc.sh
'halt' $< > $@ ||
(rm -f
$@
; exit
1)
1306 ifneq ($(halt_mod_EXPORTS
),no
)
1307 def-halt.lst
: pre-halt.o
1308 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 halt/' > $@
1311 und-halt.lst
: pre-halt.o
1313 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1315 halt_mod-commands_halt.o
: commands
/halt.c
$(commands
/halt.c_DEPENDENCIES
)
1316 $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(halt_mod_CFLAGS
) -MD
-c
-o
$@
$<
1317 -include halt_mod-commands_halt.d
1319 CLEANFILES
+= cmd-halt_mod-commands_halt.lst fs-halt_mod-commands_halt.lst partmap-halt_mod-commands_halt.lst
1320 COMMANDFILES
+= cmd-halt_mod-commands_halt.lst
1321 FSFILES
+= fs-halt_mod-commands_halt.lst
1322 PARTMAPFILES
+= partmap-halt_mod-commands_halt.lst
1324 cmd-halt_mod-commands_halt.lst
: commands
/halt.c
$(commands
/halt.c_DEPENDENCIES
) gencmdlist.sh
1325 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(halt_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh halt
> $@ ||
(rm -f
$@
; exit
1)
1327 fs-halt_mod-commands_halt.lst
: commands
/halt.c
$(commands
/halt.c_DEPENDENCIES
) genfslist.sh
1328 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(halt_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh halt
> $@ ||
(rm -f
$@
; exit
1)
1330 partmap-halt_mod-commands_halt.lst
: commands
/halt.c
$(commands
/halt.c_DEPENDENCIES
) genpartmaplist.sh
1331 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(halt_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh halt
> $@ ||
(rm -f
$@
; exit
1)
1334 halt_mod_CFLAGS
= $(COMMON_CFLAGS
)
1335 halt_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1338 serial_mod_SOURCES
= term
/i386
/pc/serial.c
1339 CLEANFILES
+= serial.mod mod-serial.o mod-serial.c pre-serial.o serial_mod-term_i386_pc_serial.o und-serial.lst
1340 ifneq ($(serial_mod_EXPORTS
),no
)
1341 CLEANFILES
+= def-serial.lst
1342 DEFSYMFILES
+= def-serial.lst
1344 MOSTLYCLEANFILES
+= serial_mod-term_i386_pc_serial.d
1345 UNDSYMFILES
+= und-serial.lst
1347 serial.mod
: pre-serial.o mod-serial.o
$(TARGET_OBJ2ELF
)
1349 $(TARGET_CC
) $(serial_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-serial.o mod-serial.o
1350 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1351 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1353 pre-serial.o
: $(serial_mod_DEPENDENCIES
) serial_mod-term_i386_pc_serial.o
1355 $(TARGET_CC
) $(serial_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ serial_mod-term_i386_pc_serial.o
1357 mod-serial.o
: mod-serial.c
1358 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(serial_mod_CFLAGS
) -c
-o
$@
$<
1360 mod-serial.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1361 sh
$(srcdir)/genmodsrc.sh
'serial' $< > $@ ||
(rm -f
$@
; exit
1)
1363 ifneq ($(serial_mod_EXPORTS
),no
)
1364 def-serial.lst
: pre-serial.o
1365 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 serial/' > $@
1368 und-serial.lst
: pre-serial.o
1370 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1372 serial_mod-term_i386_pc_serial.o
: term
/i386
/pc/serial.c
$(term
/i386
/pc/serial.c_DEPENDENCIES
)
1373 $(TARGET_CC
) -Iterm
/i386
/pc -I
$(srcdir)/term
/i386
/pc $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(serial_mod_CFLAGS
) -MD
-c
-o
$@
$<
1374 -include serial_mod-term_i386_pc_serial.d
1376 CLEANFILES
+= cmd-serial_mod-term_i386_pc_serial.lst fs-serial_mod-term_i386_pc_serial.lst partmap-serial_mod-term_i386_pc_serial.lst
1377 COMMANDFILES
+= cmd-serial_mod-term_i386_pc_serial.lst
1378 FSFILES
+= fs-serial_mod-term_i386_pc_serial.lst
1379 PARTMAPFILES
+= partmap-serial_mod-term_i386_pc_serial.lst
1381 cmd-serial_mod-term_i386_pc_serial.lst
: term
/i386
/pc/serial.c
$(term
/i386
/pc/serial.c_DEPENDENCIES
) gencmdlist.sh
1382 set
-e
; $(TARGET_CC
) -Iterm
/i386
/pc -I
$(srcdir)/term
/i386
/pc $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(serial_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh serial
> $@ ||
(rm -f
$@
; exit
1)
1384 fs-serial_mod-term_i386_pc_serial.lst
: term
/i386
/pc/serial.c
$(term
/i386
/pc/serial.c_DEPENDENCIES
) genfslist.sh
1385 set
-e
; $(TARGET_CC
) -Iterm
/i386
/pc -I
$(srcdir)/term
/i386
/pc $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(serial_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh serial
> $@ ||
(rm -f
$@
; exit
1)
1387 partmap-serial_mod-term_i386_pc_serial.lst
: term
/i386
/pc/serial.c
$(term
/i386
/pc/serial.c_DEPENDENCIES
) genpartmaplist.sh
1388 set
-e
; $(TARGET_CC
) -Iterm
/i386
/pc -I
$(srcdir)/term
/i386
/pc $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(serial_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh serial
> $@ ||
(rm -f
$@
; exit
1)
1391 serial_mod_CFLAGS
= $(COMMON_CFLAGS
)
1392 serial_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1395 _linux_mod_SOURCES
= loader
/i386
/ieee1275
/linux.c
1396 CLEANFILES
+= _linux.mod mod-_linux.o mod-_linux.c pre-_linux.o _linux_mod-loader_i386_ieee1275_linux.o und-_linux.lst
1397 ifneq ($(_linux_mod_EXPORTS
),no
)
1398 CLEANFILES
+= def-_linux.lst
1399 DEFSYMFILES
+= def-_linux.lst
1401 MOSTLYCLEANFILES
+= _linux_mod-loader_i386_ieee1275_linux.d
1402 UNDSYMFILES
+= und-_linux.lst
1404 _linux.mod
: pre-_linux.o mod-_linux.o
$(TARGET_OBJ2ELF
)
1406 $(TARGET_CC
) $(_linux_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-_linux.o mod-_linux.o
1407 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1408 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1410 pre-_linux.o
: $(_linux_mod_DEPENDENCIES
) _linux_mod-loader_i386_ieee1275_linux.o
1412 $(TARGET_CC
) $(_linux_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ _linux_mod-loader_i386_ieee1275_linux.o
1414 mod-_linux.o
: mod-_linux.c
1415 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_linux_mod_CFLAGS
) -c
-o
$@
$<
1417 mod-_linux.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1418 sh
$(srcdir)/genmodsrc.sh
'_linux' $< > $@ ||
(rm -f
$@
; exit
1)
1420 ifneq ($(_linux_mod_EXPORTS
),no
)
1421 def-_linux.lst
: pre-_linux.o
1422 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 _linux/' > $@
1425 und-_linux.lst
: pre-_linux.o
1427 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1429 _linux_mod-loader_i386_ieee1275_linux.o
: loader
/i386
/ieee1275
/linux.c
$(loader
/i386
/ieee1275
/linux.c_DEPENDENCIES
)
1430 $(TARGET_CC
) -Iloader
/i386
/ieee1275
-I
$(srcdir)/loader
/i386
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_linux_mod_CFLAGS
) -MD
-c
-o
$@
$<
1431 -include _linux_mod-loader_i386_ieee1275_linux.d
1433 CLEANFILES
+= cmd-_linux_mod-loader_i386_ieee1275_linux.lst fs-_linux_mod-loader_i386_ieee1275_linux.lst partmap-_linux_mod-loader_i386_ieee1275_linux.lst
1434 COMMANDFILES
+= cmd-_linux_mod-loader_i386_ieee1275_linux.lst
1435 FSFILES
+= fs-_linux_mod-loader_i386_ieee1275_linux.lst
1436 PARTMAPFILES
+= partmap-_linux_mod-loader_i386_ieee1275_linux.lst
1438 cmd-_linux_mod-loader_i386_ieee1275_linux.lst
: loader
/i386
/ieee1275
/linux.c
$(loader
/i386
/ieee1275
/linux.c_DEPENDENCIES
) gencmdlist.sh
1439 set
-e
; $(TARGET_CC
) -Iloader
/i386
/ieee1275
-I
$(srcdir)/loader
/i386
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_linux_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh _linux
> $@ ||
(rm -f
$@
; exit
1)
1441 fs-_linux_mod-loader_i386_ieee1275_linux.lst
: loader
/i386
/ieee1275
/linux.c
$(loader
/i386
/ieee1275
/linux.c_DEPENDENCIES
) genfslist.sh
1442 set
-e
; $(TARGET_CC
) -Iloader
/i386
/ieee1275
-I
$(srcdir)/loader
/i386
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_linux_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh _linux
> $@ ||
(rm -f
$@
; exit
1)
1444 partmap-_linux_mod-loader_i386_ieee1275_linux.lst
: loader
/i386
/ieee1275
/linux.c
$(loader
/i386
/ieee1275
/linux.c_DEPENDENCIES
) genpartmaplist.sh
1445 set
-e
; $(TARGET_CC
) -Iloader
/i386
/ieee1275
-I
$(srcdir)/loader
/i386
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(_linux_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh _linux
> $@ ||
(rm -f
$@
; exit
1)
1448 _linux_mod_CFLAGS
= $(COMMON_CFLAGS
)
1449 _linux_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1452 linux_mod_SOURCES
= loader
/linux_normal.c
1453 CLEANFILES
+= linux.mod mod-linux.o mod-linux.c pre-linux.o linux_mod-loader_linux_normal.o und-linux.lst
1454 ifneq ($(linux_mod_EXPORTS
),no
)
1455 CLEANFILES
+= def-linux.lst
1456 DEFSYMFILES
+= def-linux.lst
1458 MOSTLYCLEANFILES
+= linux_mod-loader_linux_normal.d
1459 UNDSYMFILES
+= und-linux.lst
1461 linux.mod
: pre-linux.o mod-linux.o
$(TARGET_OBJ2ELF
)
1463 $(TARGET_CC
) $(linux_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-linux.o mod-linux.o
1464 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1465 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1467 pre-linux.o
: $(linux_mod_DEPENDENCIES
) linux_mod-loader_linux_normal.o
1469 $(TARGET_CC
) $(linux_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ linux_mod-loader_linux_normal.o
1471 mod-linux.o
: mod-linux.c
1472 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(linux_mod_CFLAGS
) -c
-o
$@
$<
1474 mod-linux.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1475 sh
$(srcdir)/genmodsrc.sh
'linux' $< > $@ ||
(rm -f
$@
; exit
1)
1477 ifneq ($(linux_mod_EXPORTS
),no
)
1478 def-linux.lst
: pre-linux.o
1479 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 linux/' > $@
1482 und-linux.lst
: pre-linux.o
1484 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1486 linux_mod-loader_linux_normal.o
: loader
/linux_normal.c
$(loader
/linux_normal.c_DEPENDENCIES
)
1487 $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(linux_mod_CFLAGS
) -MD
-c
-o
$@
$<
1488 -include linux_mod-loader_linux_normal.d
1490 CLEANFILES
+= cmd-linux_mod-loader_linux_normal.lst fs-linux_mod-loader_linux_normal.lst partmap-linux_mod-loader_linux_normal.lst
1491 COMMANDFILES
+= cmd-linux_mod-loader_linux_normal.lst
1492 FSFILES
+= fs-linux_mod-loader_linux_normal.lst
1493 PARTMAPFILES
+= partmap-linux_mod-loader_linux_normal.lst
1495 cmd-linux_mod-loader_linux_normal.lst
: loader
/linux_normal.c
$(loader
/linux_normal.c_DEPENDENCIES
) gencmdlist.sh
1496 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(linux_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh linux
> $@ ||
(rm -f
$@
; exit
1)
1498 fs-linux_mod-loader_linux_normal.lst
: loader
/linux_normal.c
$(loader
/linux_normal.c_DEPENDENCIES
) genfslist.sh
1499 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(linux_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh linux
> $@ ||
(rm -f
$@
; exit
1)
1501 partmap-linux_mod-loader_linux_normal.lst
: loader
/linux_normal.c
$(loader
/linux_normal.c_DEPENDENCIES
) genpartmaplist.sh
1502 set
-e
; $(TARGET_CC
) -Iloader
-I
$(srcdir)/loader
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(linux_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh linux
> $@ ||
(rm -f
$@
; exit
1)
1505 linux_mod_CFLAGS
= $(COMMON_CFLAGS
)
1506 linux_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1509 nand_mod_SOURCES
= disk
/ieee1275
/nand.c
1510 CLEANFILES
+= nand.mod mod-nand.o mod-nand.c pre-nand.o nand_mod-disk_ieee1275_nand.o und-nand.lst
1511 ifneq ($(nand_mod_EXPORTS
),no
)
1512 CLEANFILES
+= def-nand.lst
1513 DEFSYMFILES
+= def-nand.lst
1515 MOSTLYCLEANFILES
+= nand_mod-disk_ieee1275_nand.d
1516 UNDSYMFILES
+= und-nand.lst
1518 nand.mod
: pre-nand.o mod-nand.o
$(TARGET_OBJ2ELF
)
1520 $(TARGET_CC
) $(nand_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-nand.o mod-nand.o
1521 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1522 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1524 pre-nand.o
: $(nand_mod_DEPENDENCIES
) nand_mod-disk_ieee1275_nand.o
1526 $(TARGET_CC
) $(nand_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ nand_mod-disk_ieee1275_nand.o
1528 mod-nand.o
: mod-nand.c
1529 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(nand_mod_CFLAGS
) -c
-o
$@
$<
1531 mod-nand.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1532 sh
$(srcdir)/genmodsrc.sh
'nand' $< > $@ ||
(rm -f
$@
; exit
1)
1534 ifneq ($(nand_mod_EXPORTS
),no
)
1535 def-nand.lst
: pre-nand.o
1536 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 nand/' > $@
1539 und-nand.lst
: pre-nand.o
1541 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1543 nand_mod-disk_ieee1275_nand.o
: disk
/ieee1275
/nand.c
$(disk
/ieee1275
/nand.c_DEPENDENCIES
)
1544 $(TARGET_CC
) -Idisk
/ieee1275
-I
$(srcdir)/disk
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(nand_mod_CFLAGS
) -MD
-c
-o
$@
$<
1545 -include nand_mod-disk_ieee1275_nand.d
1547 CLEANFILES
+= cmd-nand_mod-disk_ieee1275_nand.lst fs-nand_mod-disk_ieee1275_nand.lst partmap-nand_mod-disk_ieee1275_nand.lst
1548 COMMANDFILES
+= cmd-nand_mod-disk_ieee1275_nand.lst
1549 FSFILES
+= fs-nand_mod-disk_ieee1275_nand.lst
1550 PARTMAPFILES
+= partmap-nand_mod-disk_ieee1275_nand.lst
1552 cmd-nand_mod-disk_ieee1275_nand.lst
: disk
/ieee1275
/nand.c
$(disk
/ieee1275
/nand.c_DEPENDENCIES
) gencmdlist.sh
1553 set
-e
; $(TARGET_CC
) -Idisk
/ieee1275
-I
$(srcdir)/disk
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(nand_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh nand
> $@ ||
(rm -f
$@
; exit
1)
1555 fs-nand_mod-disk_ieee1275_nand.lst
: disk
/ieee1275
/nand.c
$(disk
/ieee1275
/nand.c_DEPENDENCIES
) genfslist.sh
1556 set
-e
; $(TARGET_CC
) -Idisk
/ieee1275
-I
$(srcdir)/disk
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(nand_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh nand
> $@ ||
(rm -f
$@
; exit
1)
1558 partmap-nand_mod-disk_ieee1275_nand.lst
: disk
/ieee1275
/nand.c
$(disk
/ieee1275
/nand.c_DEPENDENCIES
) genpartmaplist.sh
1559 set
-e
; $(TARGET_CC
) -Idisk
/ieee1275
-I
$(srcdir)/disk
/ieee1275
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(nand_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh nand
> $@ ||
(rm -f
$@
; exit
1)
1562 nand_mod_CFLAGS
= $(COMMON_CFLAGS
)
1563 nand_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1566 memdisk_mod_SOURCES
= disk
/memdisk.c
1567 CLEANFILES
+= memdisk.mod mod-memdisk.o mod-memdisk.c pre-memdisk.o memdisk_mod-disk_memdisk.o und-memdisk.lst
1568 ifneq ($(memdisk_mod_EXPORTS
),no
)
1569 CLEANFILES
+= def-memdisk.lst
1570 DEFSYMFILES
+= def-memdisk.lst
1572 MOSTLYCLEANFILES
+= memdisk_mod-disk_memdisk.d
1573 UNDSYMFILES
+= und-memdisk.lst
1575 memdisk.mod
: pre-memdisk.o mod-memdisk.o
$(TARGET_OBJ2ELF
)
1577 $(TARGET_CC
) $(memdisk_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-memdisk.o mod-memdisk.o
1578 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1579 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1581 pre-memdisk.o
: $(memdisk_mod_DEPENDENCIES
) memdisk_mod-disk_memdisk.o
1583 $(TARGET_CC
) $(memdisk_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ memdisk_mod-disk_memdisk.o
1585 mod-memdisk.o
: mod-memdisk.c
1586 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(memdisk_mod_CFLAGS
) -c
-o
$@
$<
1588 mod-memdisk.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1589 sh
$(srcdir)/genmodsrc.sh
'memdisk' $< > $@ ||
(rm -f
$@
; exit
1)
1591 ifneq ($(memdisk_mod_EXPORTS
),no
)
1592 def-memdisk.lst
: pre-memdisk.o
1593 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 memdisk/' > $@
1596 und-memdisk.lst
: pre-memdisk.o
1598 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1600 memdisk_mod-disk_memdisk.o
: disk
/memdisk.c
$(disk
/memdisk.c_DEPENDENCIES
)
1601 $(TARGET_CC
) -Idisk
-I
$(srcdir)/disk
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(memdisk_mod_CFLAGS
) -MD
-c
-o
$@
$<
1602 -include memdisk_mod-disk_memdisk.d
1604 CLEANFILES
+= cmd-memdisk_mod-disk_memdisk.lst fs-memdisk_mod-disk_memdisk.lst partmap-memdisk_mod-disk_memdisk.lst
1605 COMMANDFILES
+= cmd-memdisk_mod-disk_memdisk.lst
1606 FSFILES
+= fs-memdisk_mod-disk_memdisk.lst
1607 PARTMAPFILES
+= partmap-memdisk_mod-disk_memdisk.lst
1609 cmd-memdisk_mod-disk_memdisk.lst
: disk
/memdisk.c
$(disk
/memdisk.c_DEPENDENCIES
) gencmdlist.sh
1610 set
-e
; $(TARGET_CC
) -Idisk
-I
$(srcdir)/disk
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(memdisk_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh memdisk
> $@ ||
(rm -f
$@
; exit
1)
1612 fs-memdisk_mod-disk_memdisk.lst
: disk
/memdisk.c
$(disk
/memdisk.c_DEPENDENCIES
) genfslist.sh
1613 set
-e
; $(TARGET_CC
) -Idisk
-I
$(srcdir)/disk
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(memdisk_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh memdisk
> $@ ||
(rm -f
$@
; exit
1)
1615 partmap-memdisk_mod-disk_memdisk.lst
: disk
/memdisk.c
$(disk
/memdisk.c_DEPENDENCIES
) genpartmaplist.sh
1616 set
-e
; $(TARGET_CC
) -Idisk
-I
$(srcdir)/disk
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(memdisk_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh memdisk
> $@ ||
(rm -f
$@
; exit
1)
1619 memdisk_mod_CFLAGS
= $(COMMON_CFLAGS
)
1620 memdisk_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1623 pci_mod_SOURCES
= bus
/pci.c
1624 CLEANFILES
+= pci.mod mod-pci.o mod-pci.c pre-pci.o pci_mod-bus_pci.o und-pci.lst
1625 ifneq ($(pci_mod_EXPORTS
),no
)
1626 CLEANFILES
+= def-pci.lst
1627 DEFSYMFILES
+= def-pci.lst
1629 MOSTLYCLEANFILES
+= pci_mod-bus_pci.d
1630 UNDSYMFILES
+= und-pci.lst
1632 pci.mod
: pre-pci.o mod-pci.o
$(TARGET_OBJ2ELF
)
1634 $(TARGET_CC
) $(pci_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-pci.o mod-pci.o
1635 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1636 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1638 pre-pci.o
: $(pci_mod_DEPENDENCIES
) pci_mod-bus_pci.o
1640 $(TARGET_CC
) $(pci_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pci_mod-bus_pci.o
1642 mod-pci.o
: mod-pci.c
1643 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(pci_mod_CFLAGS
) -c
-o
$@
$<
1645 mod-pci.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1646 sh
$(srcdir)/genmodsrc.sh
'pci' $< > $@ ||
(rm -f
$@
; exit
1)
1648 ifneq ($(pci_mod_EXPORTS
),no
)
1649 def-pci.lst
: pre-pci.o
1650 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 pci/' > $@
1653 und-pci.lst
: pre-pci.o
1655 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1657 pci_mod-bus_pci.o
: bus
/pci.c
$(bus
/pci.c_DEPENDENCIES
)
1658 $(TARGET_CC
) -Ibus
-I
$(srcdir)/bus
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(pci_mod_CFLAGS
) -MD
-c
-o
$@
$<
1659 -include pci_mod-bus_pci.d
1661 CLEANFILES
+= cmd-pci_mod-bus_pci.lst fs-pci_mod-bus_pci.lst partmap-pci_mod-bus_pci.lst
1662 COMMANDFILES
+= cmd-pci_mod-bus_pci.lst
1663 FSFILES
+= fs-pci_mod-bus_pci.lst
1664 PARTMAPFILES
+= partmap-pci_mod-bus_pci.lst
1666 cmd-pci_mod-bus_pci.lst
: bus
/pci.c
$(bus
/pci.c_DEPENDENCIES
) gencmdlist.sh
1667 set
-e
; $(TARGET_CC
) -Ibus
-I
$(srcdir)/bus
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(pci_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh pci
> $@ ||
(rm -f
$@
; exit
1)
1669 fs-pci_mod-bus_pci.lst
: bus
/pci.c
$(bus
/pci.c_DEPENDENCIES
) genfslist.sh
1670 set
-e
; $(TARGET_CC
) -Ibus
-I
$(srcdir)/bus
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(pci_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh pci
> $@ ||
(rm -f
$@
; exit
1)
1672 partmap-pci_mod-bus_pci.lst
: bus
/pci.c
$(bus
/pci.c_DEPENDENCIES
) genpartmaplist.sh
1673 set
-e
; $(TARGET_CC
) -Ibus
-I
$(srcdir)/bus
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(pci_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh pci
> $@ ||
(rm -f
$@
; exit
1)
1676 pci_mod_CFLAGS
= $(COMMON_CFLAGS
)
1677 pci_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1680 lspci_mod_SOURCES
= commands
/lspci.c
1681 CLEANFILES
+= lspci.mod mod-lspci.o mod-lspci.c pre-lspci.o lspci_mod-commands_lspci.o und-lspci.lst
1682 ifneq ($(lspci_mod_EXPORTS
),no
)
1683 CLEANFILES
+= def-lspci.lst
1684 DEFSYMFILES
+= def-lspci.lst
1686 MOSTLYCLEANFILES
+= lspci_mod-commands_lspci.d
1687 UNDSYMFILES
+= und-lspci.lst
1689 lspci.mod
: pre-lspci.o mod-lspci.o
$(TARGET_OBJ2ELF
)
1691 $(TARGET_CC
) $(lspci_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-lspci.o mod-lspci.o
1692 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1693 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1695 pre-lspci.o
: $(lspci_mod_DEPENDENCIES
) lspci_mod-commands_lspci.o
1697 $(TARGET_CC
) $(lspci_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ lspci_mod-commands_lspci.o
1699 mod-lspci.o
: mod-lspci.c
1700 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(lspci_mod_CFLAGS
) -c
-o
$@
$<
1702 mod-lspci.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1703 sh
$(srcdir)/genmodsrc.sh
'lspci' $< > $@ ||
(rm -f
$@
; exit
1)
1705 ifneq ($(lspci_mod_EXPORTS
),no
)
1706 def-lspci.lst
: pre-lspci.o
1707 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 lspci/' > $@
1710 und-lspci.lst
: pre-lspci.o
1712 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1714 lspci_mod-commands_lspci.o
: commands
/lspci.c
$(commands
/lspci.c_DEPENDENCIES
)
1715 $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(lspci_mod_CFLAGS
) -MD
-c
-o
$@
$<
1716 -include lspci_mod-commands_lspci.d
1718 CLEANFILES
+= cmd-lspci_mod-commands_lspci.lst fs-lspci_mod-commands_lspci.lst partmap-lspci_mod-commands_lspci.lst
1719 COMMANDFILES
+= cmd-lspci_mod-commands_lspci.lst
1720 FSFILES
+= fs-lspci_mod-commands_lspci.lst
1721 PARTMAPFILES
+= partmap-lspci_mod-commands_lspci.lst
1723 cmd-lspci_mod-commands_lspci.lst
: commands
/lspci.c
$(commands
/lspci.c_DEPENDENCIES
) gencmdlist.sh
1724 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(lspci_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh lspci
> $@ ||
(rm -f
$@
; exit
1)
1726 fs-lspci_mod-commands_lspci.lst
: commands
/lspci.c
$(commands
/lspci.c_DEPENDENCIES
) genfslist.sh
1727 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(lspci_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh lspci
> $@ ||
(rm -f
$@
; exit
1)
1729 partmap-lspci_mod-commands_lspci.lst
: commands
/lspci.c
$(commands
/lspci.c_DEPENDENCIES
) genpartmaplist.sh
1730 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(lspci_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh lspci
> $@ ||
(rm -f
$@
; exit
1)
1733 lspci_mod_CFLAGS
= $(COMMON_CFLAGS
)
1734 lspci_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1737 datetime_mod_SOURCES
= lib
/datetime.c lib
/i386
/datetime.c
1738 CLEANFILES
+= datetime.mod mod-datetime.o mod-datetime.c pre-datetime.o datetime_mod-lib_datetime.o datetime_mod-lib_i386_datetime.o und-datetime.lst
1739 ifneq ($(datetime_mod_EXPORTS
),no
)
1740 CLEANFILES
+= def-datetime.lst
1741 DEFSYMFILES
+= def-datetime.lst
1743 MOSTLYCLEANFILES
+= datetime_mod-lib_datetime.d datetime_mod-lib_i386_datetime.d
1744 UNDSYMFILES
+= und-datetime.lst
1746 datetime.mod
: pre-datetime.o mod-datetime.o
$(TARGET_OBJ2ELF
)
1748 $(TARGET_CC
) $(datetime_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-datetime.o mod-datetime.o
1749 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1750 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1752 pre-datetime.o
: $(datetime_mod_DEPENDENCIES
) datetime_mod-lib_datetime.o datetime_mod-lib_i386_datetime.o
1754 $(TARGET_CC
) $(datetime_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ datetime_mod-lib_datetime.o datetime_mod-lib_i386_datetime.o
1756 mod-datetime.o
: mod-datetime.c
1757 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datetime_mod_CFLAGS
) -c
-o
$@
$<
1759 mod-datetime.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1760 sh
$(srcdir)/genmodsrc.sh
'datetime' $< > $@ ||
(rm -f
$@
; exit
1)
1762 ifneq ($(datetime_mod_EXPORTS
),no
)
1763 def-datetime.lst
: pre-datetime.o
1764 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 datetime/' > $@
1767 und-datetime.lst
: pre-datetime.o
1768 echo
'datetime' > $@
1769 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1771 datetime_mod-lib_datetime.o
: lib
/datetime.c
$(lib
/datetime.c_DEPENDENCIES
)
1772 $(TARGET_CC
) -Ilib
-I
$(srcdir)/lib
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datetime_mod_CFLAGS
) -MD
-c
-o
$@
$<
1773 -include datetime_mod-lib_datetime.d
1775 CLEANFILES
+= cmd-datetime_mod-lib_datetime.lst fs-datetime_mod-lib_datetime.lst partmap-datetime_mod-lib_datetime.lst
1776 COMMANDFILES
+= cmd-datetime_mod-lib_datetime.lst
1777 FSFILES
+= fs-datetime_mod-lib_datetime.lst
1778 PARTMAPFILES
+= partmap-datetime_mod-lib_datetime.lst
1780 cmd-datetime_mod-lib_datetime.lst
: lib
/datetime.c
$(lib
/datetime.c_DEPENDENCIES
) gencmdlist.sh
1781 set
-e
; $(TARGET_CC
) -Ilib
-I
$(srcdir)/lib
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datetime_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh datetime
> $@ ||
(rm -f
$@
; exit
1)
1783 fs-datetime_mod-lib_datetime.lst
: lib
/datetime.c
$(lib
/datetime.c_DEPENDENCIES
) genfslist.sh
1784 set
-e
; $(TARGET_CC
) -Ilib
-I
$(srcdir)/lib
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datetime_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh datetime
> $@ ||
(rm -f
$@
; exit
1)
1786 partmap-datetime_mod-lib_datetime.lst
: lib
/datetime.c
$(lib
/datetime.c_DEPENDENCIES
) genpartmaplist.sh
1787 set
-e
; $(TARGET_CC
) -Ilib
-I
$(srcdir)/lib
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datetime_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh datetime
> $@ ||
(rm -f
$@
; exit
1)
1790 datetime_mod-lib_i386_datetime.o
: lib
/i386
/datetime.c
$(lib
/i386
/datetime.c_DEPENDENCIES
)
1791 $(TARGET_CC
) -Ilib
/i386
-I
$(srcdir)/lib
/i386
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datetime_mod_CFLAGS
) -MD
-c
-o
$@
$<
1792 -include datetime_mod-lib_i386_datetime.d
1794 CLEANFILES
+= cmd-datetime_mod-lib_i386_datetime.lst fs-datetime_mod-lib_i386_datetime.lst partmap-datetime_mod-lib_i386_datetime.lst
1795 COMMANDFILES
+= cmd-datetime_mod-lib_i386_datetime.lst
1796 FSFILES
+= fs-datetime_mod-lib_i386_datetime.lst
1797 PARTMAPFILES
+= partmap-datetime_mod-lib_i386_datetime.lst
1799 cmd-datetime_mod-lib_i386_datetime.lst
: lib
/i386
/datetime.c
$(lib
/i386
/datetime.c_DEPENDENCIES
) gencmdlist.sh
1800 set
-e
; $(TARGET_CC
) -Ilib
/i386
-I
$(srcdir)/lib
/i386
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datetime_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh datetime
> $@ ||
(rm -f
$@
; exit
1)
1802 fs-datetime_mod-lib_i386_datetime.lst
: lib
/i386
/datetime.c
$(lib
/i386
/datetime.c_DEPENDENCIES
) genfslist.sh
1803 set
-e
; $(TARGET_CC
) -Ilib
/i386
-I
$(srcdir)/lib
/i386
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datetime_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh datetime
> $@ ||
(rm -f
$@
; exit
1)
1805 partmap-datetime_mod-lib_i386_datetime.lst
: lib
/i386
/datetime.c
$(lib
/i386
/datetime.c_DEPENDENCIES
) genpartmaplist.sh
1806 set
-e
; $(TARGET_CC
) -Ilib
/i386
-I
$(srcdir)/lib
/i386
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datetime_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh datetime
> $@ ||
(rm -f
$@
; exit
1)
1809 datetime_mod_CFLAGS
= $(COMMON_CFLAGS
)
1810 datetime_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1813 date_mod_SOURCES
= commands
/date.c
1814 CLEANFILES
+= date.mod mod-date.o mod-date.c pre-date.o date_mod-commands_date.o und-date.lst
1815 ifneq ($(date_mod_EXPORTS
),no
)
1816 CLEANFILES
+= def-date.lst
1817 DEFSYMFILES
+= def-date.lst
1819 MOSTLYCLEANFILES
+= date_mod-commands_date.d
1820 UNDSYMFILES
+= und-date.lst
1822 date.mod
: pre-date.o mod-date.o
$(TARGET_OBJ2ELF
)
1824 $(TARGET_CC
) $(date_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-date.o mod-date.o
1825 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1826 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1828 pre-date.o
: $(date_mod_DEPENDENCIES
) date_mod-commands_date.o
1830 $(TARGET_CC
) $(date_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ date_mod-commands_date.o
1832 mod-date.o
: mod-date.c
1833 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(date_mod_CFLAGS
) -c
-o
$@
$<
1835 mod-date.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1836 sh
$(srcdir)/genmodsrc.sh
'date' $< > $@ ||
(rm -f
$@
; exit
1)
1838 ifneq ($(date_mod_EXPORTS
),no
)
1839 def-date.lst
: pre-date.o
1840 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 date/' > $@
1843 und-date.lst
: pre-date.o
1845 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1847 date_mod-commands_date.o
: commands
/date.c
$(commands
/date.c_DEPENDENCIES
)
1848 $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(date_mod_CFLAGS
) -MD
-c
-o
$@
$<
1849 -include date_mod-commands_date.d
1851 CLEANFILES
+= cmd-date_mod-commands_date.lst fs-date_mod-commands_date.lst partmap-date_mod-commands_date.lst
1852 COMMANDFILES
+= cmd-date_mod-commands_date.lst
1853 FSFILES
+= fs-date_mod-commands_date.lst
1854 PARTMAPFILES
+= partmap-date_mod-commands_date.lst
1856 cmd-date_mod-commands_date.lst
: commands
/date.c
$(commands
/date.c_DEPENDENCIES
) gencmdlist.sh
1857 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(date_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh date
> $@ ||
(rm -f
$@
; exit
1)
1859 fs-date_mod-commands_date.lst
: commands
/date.c
$(commands
/date.c_DEPENDENCIES
) genfslist.sh
1860 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(date_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh date
> $@ ||
(rm -f
$@
; exit
1)
1862 partmap-date_mod-commands_date.lst
: commands
/date.c
$(commands
/date.c_DEPENDENCIES
) genpartmaplist.sh
1863 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(date_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh date
> $@ ||
(rm -f
$@
; exit
1)
1866 date_mod_CFLAGS
= $(COMMON_CFLAGS
)
1867 date_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1870 datehook_mod_SOURCES
= hook
/datehook.c
1871 CLEANFILES
+= datehook.mod mod-datehook.o mod-datehook.c pre-datehook.o datehook_mod-hook_datehook.o und-datehook.lst
1872 ifneq ($(datehook_mod_EXPORTS
),no
)
1873 CLEANFILES
+= def-datehook.lst
1874 DEFSYMFILES
+= def-datehook.lst
1876 MOSTLYCLEANFILES
+= datehook_mod-hook_datehook.d
1877 UNDSYMFILES
+= und-datehook.lst
1879 datehook.mod
: pre-datehook.o mod-datehook.o
$(TARGET_OBJ2ELF
)
1881 $(TARGET_CC
) $(datehook_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-datehook.o mod-datehook.o
1882 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1883 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1885 pre-datehook.o
: $(datehook_mod_DEPENDENCIES
) datehook_mod-hook_datehook.o
1887 $(TARGET_CC
) $(datehook_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ datehook_mod-hook_datehook.o
1889 mod-datehook.o
: mod-datehook.c
1890 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datehook_mod_CFLAGS
) -c
-o
$@
$<
1892 mod-datehook.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1893 sh
$(srcdir)/genmodsrc.sh
'datehook' $< > $@ ||
(rm -f
$@
; exit
1)
1895 ifneq ($(datehook_mod_EXPORTS
),no
)
1896 def-datehook.lst
: pre-datehook.o
1897 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 datehook/' > $@
1900 und-datehook.lst
: pre-datehook.o
1901 echo
'datehook' > $@
1902 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1904 datehook_mod-hook_datehook.o
: hook
/datehook.c
$(hook
/datehook.c_DEPENDENCIES
)
1905 $(TARGET_CC
) -Ihook
-I
$(srcdir)/hook
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datehook_mod_CFLAGS
) -MD
-c
-o
$@
$<
1906 -include datehook_mod-hook_datehook.d
1908 CLEANFILES
+= cmd-datehook_mod-hook_datehook.lst fs-datehook_mod-hook_datehook.lst partmap-datehook_mod-hook_datehook.lst
1909 COMMANDFILES
+= cmd-datehook_mod-hook_datehook.lst
1910 FSFILES
+= fs-datehook_mod-hook_datehook.lst
1911 PARTMAPFILES
+= partmap-datehook_mod-hook_datehook.lst
1913 cmd-datehook_mod-hook_datehook.lst
: hook
/datehook.c
$(hook
/datehook.c_DEPENDENCIES
) gencmdlist.sh
1914 set
-e
; $(TARGET_CC
) -Ihook
-I
$(srcdir)/hook
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datehook_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh datehook
> $@ ||
(rm -f
$@
; exit
1)
1916 fs-datehook_mod-hook_datehook.lst
: hook
/datehook.c
$(hook
/datehook.c_DEPENDENCIES
) genfslist.sh
1917 set
-e
; $(TARGET_CC
) -Ihook
-I
$(srcdir)/hook
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datehook_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh datehook
> $@ ||
(rm -f
$@
; exit
1)
1919 partmap-datehook_mod-hook_datehook.lst
: hook
/datehook.c
$(hook
/datehook.c_DEPENDENCIES
) genpartmaplist.sh
1920 set
-e
; $(TARGET_CC
) -Ihook
-I
$(srcdir)/hook
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(datehook_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh datehook
> $@ ||
(rm -f
$@
; exit
1)
1923 datehook_mod_CFLAGS
= $(COMMON_CFLAGS
)
1924 datehook_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1927 lsmmap_mod_SOURCES
= commands
/lsmmap.c
1928 CLEANFILES
+= lsmmap.mod mod-lsmmap.o mod-lsmmap.c pre-lsmmap.o lsmmap_mod-commands_lsmmap.o und-lsmmap.lst
1929 ifneq ($(lsmmap_mod_EXPORTS
),no
)
1930 CLEANFILES
+= def-lsmmap.lst
1931 DEFSYMFILES
+= def-lsmmap.lst
1933 MOSTLYCLEANFILES
+= lsmmap_mod-commands_lsmmap.d
1934 UNDSYMFILES
+= und-lsmmap.lst
1936 lsmmap.mod
: pre-lsmmap.o mod-lsmmap.o
$(TARGET_OBJ2ELF
)
1938 $(TARGET_CC
) $(lsmmap_mod_LDFLAGS
) $(TARGET_LDFLAGS
) $(MODULE_LDFLAGS
) -Wl
,-r
,-d
-o
$@ pre-lsmmap.o mod-lsmmap.o
1939 if
test ! -z
$(TARGET_OBJ2ELF
); then .
/$(TARGET_OBJ2ELF
) $@ ||
(rm -f
$@
; exit
1); fi
1940 $(STRIP
) --strip-unneeded
-K grub_mod_init
-K grub_mod_fini
-K _grub_mod_init
-K _grub_mod_fini
-R .note
-R .comment
$@
1942 pre-lsmmap.o
: $(lsmmap_mod_DEPENDENCIES
) lsmmap_mod-commands_lsmmap.o
1944 $(TARGET_CC
) $(lsmmap_mod_LDFLAGS
) $(TARGET_LDFLAGS
) -Wl
,-r
,-d
-o
$@ lsmmap_mod-commands_lsmmap.o
1946 mod-lsmmap.o
: mod-lsmmap.c
1947 $(TARGET_CC
) $(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(lsmmap_mod_CFLAGS
) -c
-o
$@
$<
1949 mod-lsmmap.c
: $(builddir
)/moddep.lst
$(srcdir)/genmodsrc.sh
1950 sh
$(srcdir)/genmodsrc.sh
'lsmmap' $< > $@ ||
(rm -f
$@
; exit
1)
1952 ifneq ($(lsmmap_mod_EXPORTS
),no
)
1953 def-lsmmap.lst
: pre-lsmmap.o
1954 $(NM
) -g
--defined-only
-P
-p
$< | sed
's/^\([^ ]*\).*/\1 lsmmap/' > $@
1957 und-lsmmap.lst
: pre-lsmmap.o
1959 $(NM
) -u
-P
-p
$< | cut
-f1
-d
' ' >> $@
1961 lsmmap_mod-commands_lsmmap.o
: commands
/lsmmap.c
$(commands
/lsmmap.c_DEPENDENCIES
)
1962 $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(lsmmap_mod_CFLAGS
) -MD
-c
-o
$@
$<
1963 -include lsmmap_mod-commands_lsmmap.d
1965 CLEANFILES
+= cmd-lsmmap_mod-commands_lsmmap.lst fs-lsmmap_mod-commands_lsmmap.lst partmap-lsmmap_mod-commands_lsmmap.lst
1966 COMMANDFILES
+= cmd-lsmmap_mod-commands_lsmmap.lst
1967 FSFILES
+= fs-lsmmap_mod-commands_lsmmap.lst
1968 PARTMAPFILES
+= partmap-lsmmap_mod-commands_lsmmap.lst
1970 cmd-lsmmap_mod-commands_lsmmap.lst
: commands
/lsmmap.c
$(commands
/lsmmap.c_DEPENDENCIES
) gencmdlist.sh
1971 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(lsmmap_mod_CFLAGS
) -E
$< | sh
$(srcdir)/gencmdlist.sh lsmmap
> $@ ||
(rm -f
$@
; exit
1)
1973 fs-lsmmap_mod-commands_lsmmap.lst
: commands
/lsmmap.c
$(commands
/lsmmap.c_DEPENDENCIES
) genfslist.sh
1974 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(lsmmap_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genfslist.sh lsmmap
> $@ ||
(rm -f
$@
; exit
1)
1976 partmap-lsmmap_mod-commands_lsmmap.lst
: commands
/lsmmap.c
$(commands
/lsmmap.c_DEPENDENCIES
) genpartmaplist.sh
1977 set
-e
; $(TARGET_CC
) -Icommands
-I
$(srcdir)/commands
$(TARGET_CPPFLAGS
) $(TARGET_CFLAGS
) $(lsmmap_mod_CFLAGS
) -E
$< | sh
$(srcdir)/genpartmaplist.sh lsmmap
> $@ ||
(rm -f
$@
; exit
1)
1980 lsmmap_mod_CFLAGS
= $(COMMON_CFLAGS
)
1981 lsmmap_mod_LDFLAGS
= $(COMMON_LDFLAGS
)
1983 include $(srcdir)/conf
/i386.mk
1984 include $(srcdir)/conf
/common.mk