diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2012-01-17 19:11:01 (GMT) |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-19 13:26:13 (GMT) |
commit | ffa93f0e25565475d9d8c410a79c59e13759182b (patch) | |
tree | 18d80215eadab4965607ac49f0f5be17b51a88c2 /meta/recipes-bsp | |
parent | 6ddf0b2b97cfa9c0a697a6f3cd10a10b9adda891 (diff) | |
download | poky-ffa93f0e25565475d9d8c410a79c59e13759182b.tar.gz |
grub-efi-native: fix errors with automake 1.11.2
This commit replaces earlier patch
(grub-1.99_fix_for_automake_1.11.2.patch) which did not work on all distros.
Fixes these errors observed with automake 1.11.2
The useof pkglibhas become more strict compared to the earlier release
of
automake resulting in these failures.
Fixed the files related to automake to avoid the issue.
| conf/Makefile.common:140: `pkglibdir' is not a legitimate directory
for `DATA'
| grub-core/Makefile.am:5: `conf/Makefile.common' included from here
| conf/Makefile.common:140: `pkglibdir' is not a legitimate directory
for `DATA'
| Makefile.am:6: `conf/Makefile.common' included from here
| autoreconf: automake failed with exit status: 1
| ERROR: autoreconf execution failed.
| conf/Makefile.common:150: `pkglibdir' is not a legitimate directory
for `SCRIPTS'
| grub-core/Makefile.am:5: `conf/Makefile.common' included from here
| conf/Makefile.common:140: `pkglibdir' is not a legitimate directory
for `DATA'
| grub-core/Makefile.am:5: `conf/Makefile.common' included from here
| conf/Makefile.common:150: `pkglibdir' is not a legitimate directory
for `SCRIPTS'
| Makefile.am:6: `conf/Makefile.common' included from here
| conf/Makefile.common:140: `pkglibdir' is not a legitimate directory
for `DATA'
| Makefile.am:6: `conf/Makefile.common' included from here
| autoreconf: automake failed with exit status: 1
(From OE-Core rev: ecc383f72791c3c4a3e7ccc646469706b88e68fb)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch | 5808 | ||||
-rw-r--r-- | meta/recipes-bsp/grub/grub-efi-native_1.99.bb | 4 |
2 files changed, 2 insertions, 5810 deletions
diff --git a/meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch b/meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch index 1c70e4a..4d729e5 100644 --- a/meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch +++ b/meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch | |||
@@ -65,5612 +65,6 @@ Index: grub-1.99/Makefile.am | |||
65 | 65 | ||
66 | 66 | ||
67 | if COND_i386_coreboot | 67 | if COND_i386_coreboot |
68 | Index: grub-1.99/Makefile.tpl | ||
69 | =================================================================== | ||
70 | --- grub-1.99.orig/Makefile.tpl | ||
71 | +++ grub-1.99/Makefile.tpl | ||
72 | @@ -30420,7 +30420,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
73 | endif | ||
74 | [+ ENDIF +][+ ENDIF +] | ||
75 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
76 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
77 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
78 | chmod a+x [+ name +] | ||
79 | |||
80 | CLEANFILES += [+ name +] | ||
81 | @@ -30461,7 +30461,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
82 | endif | ||
83 | [+ ENDIF +][+ ENDIF +] | ||
84 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
85 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
86 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
87 | chmod a+x [+ name +] | ||
88 | |||
89 | CLEANFILES += [+ name +] | ||
90 | @@ -30508,7 +30508,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
91 | endif | ||
92 | [+ ENDIF +][+ ENDIF +] | ||
93 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
94 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
95 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
96 | chmod a+x [+ name +] | ||
97 | |||
98 | CLEANFILES += [+ name +] | ||
99 | @@ -30557,7 +30557,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
100 | endif | ||
101 | [+ ENDIF +][+ ENDIF +] | ||
102 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
103 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
104 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
105 | chmod a+x [+ name +] | ||
106 | |||
107 | CLEANFILES += [+ name +] | ||
108 | @@ -30607,7 +30607,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
109 | endif | ||
110 | [+ ENDIF +][+ ENDIF +] | ||
111 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
112 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
113 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
114 | chmod a+x [+ name +] | ||
115 | |||
116 | CLEANFILES += [+ name +] | ||
117 | @@ -30657,7 +30657,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
118 | endif | ||
119 | [+ ENDIF +][+ ENDIF +] | ||
120 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
121 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
122 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
123 | chmod a+x [+ name +] | ||
124 | |||
125 | CLEANFILES += [+ name +] | ||
126 | @@ -30707,7 +30707,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
127 | endif | ||
128 | [+ ENDIF +][+ ENDIF +] | ||
129 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
130 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
131 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
132 | chmod a+x [+ name +] | ||
133 | |||
134 | CLEANFILES += [+ name +] | ||
135 | @@ -30756,7 +30756,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
136 | endif | ||
137 | [+ ENDIF +][+ ENDIF +] | ||
138 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
139 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
140 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
141 | chmod a+x [+ name +] | ||
142 | |||
143 | CLEANFILES += [+ name +] | ||
144 | @@ -30803,7 +30803,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
145 | endif | ||
146 | [+ ENDIF +][+ ENDIF +] | ||
147 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
148 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
149 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
150 | chmod a+x [+ name +] | ||
151 | |||
152 | CLEANFILES += [+ name +] | ||
153 | @@ -30846,7 +30846,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
154 | endif | ||
155 | [+ ENDIF +][+ ENDIF +] | ||
156 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
157 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
158 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
159 | chmod a+x [+ name +] | ||
160 | |||
161 | CLEANFILES += [+ name +] | ||
162 | @@ -30887,7 +30887,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
163 | endif | ||
164 | [+ ENDIF +][+ ENDIF +] | ||
165 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
166 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
167 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
168 | chmod a+x [+ name +] | ||
169 | |||
170 | CLEANFILES += [+ name +] | ||
171 | @@ -30926,7 +30926,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
172 | endif | ||
173 | [+ ENDIF +][+ ENDIF +] | ||
174 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
175 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
176 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
177 | chmod a+x [+ name +] | ||
178 | |||
179 | CLEANFILES += [+ name +] | ||
180 | @@ -30962,7 +30962,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
181 | endif | ||
182 | [+ ENDIF +][+ ENDIF +] | ||
183 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
184 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
185 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
186 | chmod a+x [+ name +] | ||
187 | |||
188 | CLEANFILES += [+ name +] | ||
189 | @@ -30998,7 +30998,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
190 | endif | ||
191 | [+ ENDIF +][+ ENDIF +] | ||
192 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
193 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
194 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
195 | chmod a+x [+ name +] | ||
196 | |||
197 | CLEANFILES += [+ name +] | ||
198 | @@ -31034,7 +31034,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
199 | endif | ||
200 | [+ ENDIF +][+ ENDIF +] | ||
201 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
202 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
203 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
204 | chmod a+x [+ name +] | ||
205 | |||
206 | CLEANFILES += [+ name +] | ||
207 | @@ -31070,7 +31070,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
208 | endif | ||
209 | [+ ENDIF +][+ ENDIF +] | ||
210 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
211 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
212 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
213 | chmod a+x [+ name +] | ||
214 | |||
215 | CLEANFILES += [+ name +] | ||
216 | @@ -31106,7 +31106,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
217 | endif | ||
218 | [+ ENDIF +][+ ENDIF +] | ||
219 | [+ name +]: [+ IF emu +][+ FOR emu +][+ .emu +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
220 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
221 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
222 | chmod a+x [+ name +] | ||
223 | |||
224 | CLEANFILES += [+ name +] | ||
225 | @@ -31147,7 +31147,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
226 | endif | ||
227 | [+ ENDIF +][+ ENDIF +] | ||
228 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
229 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
230 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
231 | chmod a+x [+ name +] | ||
232 | |||
233 | CLEANFILES += [+ name +] | ||
234 | @@ -31193,7 +31193,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
235 | endif | ||
236 | [+ ENDIF +][+ ENDIF +] | ||
237 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
238 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
239 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
240 | chmod a+x [+ name +] | ||
241 | |||
242 | CLEANFILES += [+ name +] | ||
243 | @@ -31239,7 +31239,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
244 | endif | ||
245 | [+ ENDIF +][+ ENDIF +] | ||
246 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
247 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
248 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
249 | chmod a+x [+ name +] | ||
250 | |||
251 | CLEANFILES += [+ name +] | ||
252 | @@ -31285,7 +31285,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
253 | endif | ||
254 | [+ ENDIF +][+ ENDIF +] | ||
255 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
256 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
257 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
258 | chmod a+x [+ name +] | ||
259 | |||
260 | CLEANFILES += [+ name +] | ||
261 | @@ -31331,7 +31331,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
262 | endif | ||
263 | [+ ENDIF +][+ ENDIF +] | ||
264 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
265 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
266 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
267 | chmod a+x [+ name +] | ||
268 | |||
269 | CLEANFILES += [+ name +] | ||
270 | @@ -31377,7 +31377,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
271 | endif | ||
272 | [+ ENDIF +][+ ENDIF +] | ||
273 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
274 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
275 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
276 | chmod a+x [+ name +] | ||
277 | |||
278 | CLEANFILES += [+ name +] | ||
279 | @@ -31423,7 +31423,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
280 | endif | ||
281 | [+ ENDIF +][+ ENDIF +] | ||
282 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
283 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
284 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
285 | chmod a+x [+ name +] | ||
286 | |||
287 | CLEANFILES += [+ name +] | ||
288 | @@ -31469,7 +31469,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
289 | endif | ||
290 | [+ ENDIF +][+ ENDIF +] | ||
291 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
292 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
293 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
294 | chmod a+x [+ name +] | ||
295 | |||
296 | CLEANFILES += [+ name +] | ||
297 | @@ -31515,7 +31515,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
298 | endif | ||
299 | [+ ENDIF +][+ ENDIF +] | ||
300 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
301 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
302 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
303 | chmod a+x [+ name +] | ||
304 | |||
305 | CLEANFILES += [+ name +] | ||
306 | @@ -31561,7 +31561,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
307 | endif | ||
308 | [+ ENDIF +][+ ENDIF +] | ||
309 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
310 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
311 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
312 | chmod a+x [+ name +] | ||
313 | |||
314 | CLEANFILES += [+ name +] | ||
315 | @@ -31607,7 +31607,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
316 | endif | ||
317 | [+ ENDIF +][+ ENDIF +] | ||
318 | [+ name +]: [+ IF i386_pc +][+ FOR i386_pc +][+ .i386_pc +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
319 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
320 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
321 | chmod a+x [+ name +] | ||
322 | |||
323 | CLEANFILES += [+ name +] | ||
324 | @@ -31654,7 +31654,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
325 | endif | ||
326 | [+ ENDIF +][+ ENDIF +] | ||
327 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
328 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
329 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
330 | chmod a+x [+ name +] | ||
331 | |||
332 | CLEANFILES += [+ name +] | ||
333 | @@ -31702,7 +31702,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
334 | endif | ||
335 | [+ ENDIF +][+ ENDIF +] | ||
336 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
337 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
338 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
339 | chmod a+x [+ name +] | ||
340 | |||
341 | CLEANFILES += [+ name +] | ||
342 | @@ -31750,7 +31750,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
343 | endif | ||
344 | [+ ENDIF +][+ ENDIF +] | ||
345 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
346 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
347 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
348 | chmod a+x [+ name +] | ||
349 | |||
350 | CLEANFILES += [+ name +] | ||
351 | @@ -31798,7 +31798,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
352 | endif | ||
353 | [+ ENDIF +][+ ENDIF +] | ||
354 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
355 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
356 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
357 | chmod a+x [+ name +] | ||
358 | |||
359 | CLEANFILES += [+ name +] | ||
360 | @@ -31846,7 +31846,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
361 | endif | ||
362 | [+ ENDIF +][+ ENDIF +] | ||
363 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
364 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
365 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
366 | chmod a+x [+ name +] | ||
367 | |||
368 | CLEANFILES += [+ name +] | ||
369 | @@ -31894,7 +31894,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
370 | endif | ||
371 | [+ ENDIF +][+ ENDIF +] | ||
372 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
373 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
374 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
375 | chmod a+x [+ name +] | ||
376 | |||
377 | CLEANFILES += [+ name +] | ||
378 | @@ -31942,7 +31942,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
379 | endif | ||
380 | [+ ENDIF +][+ ENDIF +] | ||
381 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
382 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
383 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
384 | chmod a+x [+ name +] | ||
385 | |||
386 | CLEANFILES += [+ name +] | ||
387 | @@ -31990,7 +31990,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
388 | endif | ||
389 | [+ ENDIF +][+ ENDIF +] | ||
390 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
391 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
392 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
393 | chmod a+x [+ name +] | ||
394 | |||
395 | CLEANFILES += [+ name +] | ||
396 | @@ -32038,7 +32038,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
397 | endif | ||
398 | [+ ENDIF +][+ ENDIF +] | ||
399 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
400 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
401 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
402 | chmod a+x [+ name +] | ||
403 | |||
404 | CLEANFILES += [+ name +] | ||
405 | @@ -32086,7 +32086,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
406 | endif | ||
407 | [+ ENDIF +][+ ENDIF +] | ||
408 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
409 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
410 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
411 | chmod a+x [+ name +] | ||
412 | |||
413 | CLEANFILES += [+ name +] | ||
414 | @@ -32134,7 +32134,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
415 | endif | ||
416 | [+ ENDIF +][+ ENDIF +] | ||
417 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
418 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
419 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
420 | chmod a+x [+ name +] | ||
421 | |||
422 | CLEANFILES += [+ name +] | ||
423 | @@ -32182,7 +32182,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
424 | endif | ||
425 | [+ ENDIF +][+ ENDIF +] | ||
426 | [+ name +]: [+ IF i386_efi +][+ FOR i386_efi +][+ .i386_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
427 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
428 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
429 | chmod a+x [+ name +] | ||
430 | |||
431 | CLEANFILES += [+ name +] | ||
432 | @@ -32231,7 +32231,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
433 | endif | ||
434 | [+ ENDIF +][+ ENDIF +] | ||
435 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
436 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
437 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
438 | chmod a+x [+ name +] | ||
439 | |||
440 | CLEANFILES += [+ name +] | ||
441 | @@ -32281,7 +32281,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
442 | endif | ||
443 | [+ ENDIF +][+ ENDIF +] | ||
444 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
445 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
446 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
447 | chmod a+x [+ name +] | ||
448 | |||
449 | CLEANFILES += [+ name +] | ||
450 | @@ -32331,7 +32331,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
451 | endif | ||
452 | [+ ENDIF +][+ ENDIF +] | ||
453 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
454 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
455 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
456 | chmod a+x [+ name +] | ||
457 | |||
458 | CLEANFILES += [+ name +] | ||
459 | @@ -32381,7 +32381,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
460 | endif | ||
461 | [+ ENDIF +][+ ENDIF +] | ||
462 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
463 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
464 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
465 | chmod a+x [+ name +] | ||
466 | |||
467 | CLEANFILES += [+ name +] | ||
468 | @@ -32431,7 +32431,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
469 | endif | ||
470 | [+ ENDIF +][+ ENDIF +] | ||
471 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
472 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
473 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
474 | chmod a+x [+ name +] | ||
475 | |||
476 | CLEANFILES += [+ name +] | ||
477 | @@ -32481,7 +32481,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
478 | endif | ||
479 | [+ ENDIF +][+ ENDIF +] | ||
480 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
481 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
482 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
483 | chmod a+x [+ name +] | ||
484 | |||
485 | CLEANFILES += [+ name +] | ||
486 | @@ -32531,7 +32531,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
487 | endif | ||
488 | [+ ENDIF +][+ ENDIF +] | ||
489 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
490 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
491 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
492 | chmod a+x [+ name +] | ||
493 | |||
494 | CLEANFILES += [+ name +] | ||
495 | @@ -32581,7 +32581,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
496 | endif | ||
497 | [+ ENDIF +][+ ENDIF +] | ||
498 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
499 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
500 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
501 | chmod a+x [+ name +] | ||
502 | |||
503 | CLEANFILES += [+ name +] | ||
504 | @@ -32631,7 +32631,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
505 | endif | ||
506 | [+ ENDIF +][+ ENDIF +] | ||
507 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
508 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
509 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
510 | chmod a+x [+ name +] | ||
511 | |||
512 | CLEANFILES += [+ name +] | ||
513 | @@ -32681,7 +32681,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
514 | endif | ||
515 | [+ ENDIF +][+ ENDIF +] | ||
516 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
517 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
518 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
519 | chmod a+x [+ name +] | ||
520 | |||
521 | CLEANFILES += [+ name +] | ||
522 | @@ -32731,7 +32731,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
523 | endif | ||
524 | [+ ENDIF +][+ ENDIF +] | ||
525 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
526 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
527 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
528 | chmod a+x [+ name +] | ||
529 | |||
530 | CLEANFILES += [+ name +] | ||
531 | @@ -32781,7 +32781,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
532 | endif | ||
533 | [+ ENDIF +][+ ENDIF +] | ||
534 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
535 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
536 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
537 | chmod a+x [+ name +] | ||
538 | |||
539 | CLEANFILES += [+ name +] | ||
540 | @@ -32831,7 +32831,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
541 | endif | ||
542 | [+ ENDIF +][+ ENDIF +] | ||
543 | [+ name +]: [+ IF i386_qemu +][+ FOR i386_qemu +][+ .i386_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
544 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
545 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
546 | chmod a+x [+ name +] | ||
547 | |||
548 | CLEANFILES += [+ name +] | ||
549 | @@ -32881,7 +32881,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
550 | endif | ||
551 | [+ ENDIF +][+ ENDIF +] | ||
552 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
553 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
554 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
555 | chmod a+x [+ name +] | ||
556 | |||
557 | CLEANFILES += [+ name +] | ||
558 | @@ -32931,7 +32931,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
559 | endif | ||
560 | [+ ENDIF +][+ ENDIF +] | ||
561 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
562 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
563 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
564 | chmod a+x [+ name +] | ||
565 | |||
566 | CLEANFILES += [+ name +] | ||
567 | @@ -32981,7 +32981,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
568 | endif | ||
569 | [+ ENDIF +][+ ENDIF +] | ||
570 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
571 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
572 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
573 | chmod a+x [+ name +] | ||
574 | |||
575 | CLEANFILES += [+ name +] | ||
576 | @@ -33031,7 +33031,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
577 | endif | ||
578 | [+ ENDIF +][+ ENDIF +] | ||
579 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
580 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
581 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
582 | chmod a+x [+ name +] | ||
583 | |||
584 | CLEANFILES += [+ name +] | ||
585 | @@ -33081,7 +33081,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
586 | endif | ||
587 | [+ ENDIF +][+ ENDIF +] | ||
588 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
589 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
590 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
591 | chmod a+x [+ name +] | ||
592 | |||
593 | CLEANFILES += [+ name +] | ||
594 | @@ -33131,7 +33131,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
595 | endif | ||
596 | [+ ENDIF +][+ ENDIF +] | ||
597 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
598 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
599 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
600 | chmod a+x [+ name +] | ||
601 | |||
602 | CLEANFILES += [+ name +] | ||
603 | @@ -33181,7 +33181,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
604 | endif | ||
605 | [+ ENDIF +][+ ENDIF +] | ||
606 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
607 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
608 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
609 | chmod a+x [+ name +] | ||
610 | |||
611 | CLEANFILES += [+ name +] | ||
612 | @@ -33231,7 +33231,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
613 | endif | ||
614 | [+ ENDIF +][+ ENDIF +] | ||
615 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
616 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
617 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
618 | chmod a+x [+ name +] | ||
619 | |||
620 | CLEANFILES += [+ name +] | ||
621 | @@ -33281,7 +33281,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
622 | endif | ||
623 | [+ ENDIF +][+ ENDIF +] | ||
624 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
625 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
626 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
627 | chmod a+x [+ name +] | ||
628 | |||
629 | CLEANFILES += [+ name +] | ||
630 | @@ -33331,7 +33331,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
631 | endif | ||
632 | [+ ENDIF +][+ ENDIF +] | ||
633 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
634 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
635 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
636 | chmod a+x [+ name +] | ||
637 | |||
638 | CLEANFILES += [+ name +] | ||
639 | @@ -33381,7 +33381,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
640 | endif | ||
641 | [+ ENDIF +][+ ENDIF +] | ||
642 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
643 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
644 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
645 | chmod a+x [+ name +] | ||
646 | |||
647 | CLEANFILES += [+ name +] | ||
648 | @@ -33431,7 +33431,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
649 | endif | ||
650 | [+ ENDIF +][+ ENDIF +] | ||
651 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
652 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
653 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
654 | chmod a+x [+ name +] | ||
655 | |||
656 | CLEANFILES += [+ name +] | ||
657 | @@ -33481,7 +33481,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
658 | endif | ||
659 | [+ ENDIF +][+ ENDIF +] | ||
660 | [+ name +]: [+ IF i386_coreboot +][+ FOR i386_coreboot +][+ .i386_coreboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
661 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
662 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
663 | chmod a+x [+ name +] | ||
664 | |||
665 | CLEANFILES += [+ name +] | ||
666 | @@ -33531,7 +33531,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
667 | endif | ||
668 | [+ ENDIF +][+ ENDIF +] | ||
669 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
670 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
671 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
672 | chmod a+x [+ name +] | ||
673 | |||
674 | CLEANFILES += [+ name +] | ||
675 | @@ -33581,7 +33581,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
676 | endif | ||
677 | [+ ENDIF +][+ ENDIF +] | ||
678 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
679 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
680 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
681 | chmod a+x [+ name +] | ||
682 | |||
683 | CLEANFILES += [+ name +] | ||
684 | @@ -33631,7 +33631,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
685 | endif | ||
686 | [+ ENDIF +][+ ENDIF +] | ||
687 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
688 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
689 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
690 | chmod a+x [+ name +] | ||
691 | |||
692 | CLEANFILES += [+ name +] | ||
693 | @@ -33681,7 +33681,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
694 | endif | ||
695 | [+ ENDIF +][+ ENDIF +] | ||
696 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
697 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
698 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
699 | chmod a+x [+ name +] | ||
700 | |||
701 | CLEANFILES += [+ name +] | ||
702 | @@ -33731,7 +33731,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
703 | endif | ||
704 | [+ ENDIF +][+ ENDIF +] | ||
705 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
706 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
707 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
708 | chmod a+x [+ name +] | ||
709 | |||
710 | CLEANFILES += [+ name +] | ||
711 | @@ -33781,7 +33781,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
712 | endif | ||
713 | [+ ENDIF +][+ ENDIF +] | ||
714 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
715 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
716 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
717 | chmod a+x [+ name +] | ||
718 | |||
719 | CLEANFILES += [+ name +] | ||
720 | @@ -33831,7 +33831,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
721 | endif | ||
722 | [+ ENDIF +][+ ENDIF +] | ||
723 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
724 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
725 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
726 | chmod a+x [+ name +] | ||
727 | |||
728 | CLEANFILES += [+ name +] | ||
729 | @@ -33881,7 +33881,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
730 | endif | ||
731 | [+ ENDIF +][+ ENDIF +] | ||
732 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
733 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
734 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
735 | chmod a+x [+ name +] | ||
736 | |||
737 | CLEANFILES += [+ name +] | ||
738 | @@ -33931,7 +33931,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
739 | endif | ||
740 | [+ ENDIF +][+ ENDIF +] | ||
741 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
742 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
743 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
744 | chmod a+x [+ name +] | ||
745 | |||
746 | CLEANFILES += [+ name +] | ||
747 | @@ -33981,7 +33981,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
748 | endif | ||
749 | [+ ENDIF +][+ ENDIF +] | ||
750 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
751 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
752 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
753 | chmod a+x [+ name +] | ||
754 | |||
755 | CLEANFILES += [+ name +] | ||
756 | @@ -34031,7 +34031,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
757 | endif | ||
758 | [+ ENDIF +][+ ENDIF +] | ||
759 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
760 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
761 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
762 | chmod a+x [+ name +] | ||
763 | |||
764 | CLEANFILES += [+ name +] | ||
765 | @@ -34081,7 +34081,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
766 | endif | ||
767 | [+ ENDIF +][+ ENDIF +] | ||
768 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
769 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
770 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
771 | chmod a+x [+ name +] | ||
772 | |||
773 | CLEANFILES += [+ name +] | ||
774 | @@ -34131,7 +34131,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
775 | endif | ||
776 | [+ ENDIF +][+ ENDIF +] | ||
777 | [+ name +]: [+ IF i386_multiboot +][+ FOR i386_multiboot +][+ .i386_multiboot +] [+ ENDFOR +][+ ENDIF +][+ IF i386_coreboot_multiboot_qemu +][+ FOR i386_coreboot_multiboot_qemu +][+ .i386_coreboot_multiboot_qemu +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
778 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
779 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
780 | chmod a+x [+ name +] | ||
781 | |||
782 | CLEANFILES += [+ name +] | ||
783 | @@ -34181,7 +34181,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
784 | endif | ||
785 | [+ ENDIF +][+ ENDIF +] | ||
786 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
787 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
788 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
789 | chmod a+x [+ name +] | ||
790 | |||
791 | CLEANFILES += [+ name +] | ||
792 | @@ -34231,7 +34231,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
793 | endif | ||
794 | [+ ENDIF +][+ ENDIF +] | ||
795 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
796 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
797 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
798 | chmod a+x [+ name +] | ||
799 | |||
800 | CLEANFILES += [+ name +] | ||
801 | @@ -34281,7 +34281,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
802 | endif | ||
803 | [+ ENDIF +][+ ENDIF +] | ||
804 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
805 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
806 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
807 | chmod a+x [+ name +] | ||
808 | |||
809 | CLEANFILES += [+ name +] | ||
810 | @@ -34331,7 +34331,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
811 | endif | ||
812 | [+ ENDIF +][+ ENDIF +] | ||
813 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
814 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
815 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
816 | chmod a+x [+ name +] | ||
817 | |||
818 | CLEANFILES += [+ name +] | ||
819 | @@ -34381,7 +34381,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
820 | endif | ||
821 | [+ ENDIF +][+ ENDIF +] | ||
822 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
823 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
824 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
825 | chmod a+x [+ name +] | ||
826 | |||
827 | CLEANFILES += [+ name +] | ||
828 | @@ -34431,7 +34431,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
829 | endif | ||
830 | [+ ENDIF +][+ ENDIF +] | ||
831 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
832 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
833 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
834 | chmod a+x [+ name +] | ||
835 | |||
836 | CLEANFILES += [+ name +] | ||
837 | @@ -34481,7 +34481,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
838 | endif | ||
839 | [+ ENDIF +][+ ENDIF +] | ||
840 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
841 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
842 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
843 | chmod a+x [+ name +] | ||
844 | |||
845 | CLEANFILES += [+ name +] | ||
846 | @@ -34531,7 +34531,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
847 | endif | ||
848 | [+ ENDIF +][+ ENDIF +] | ||
849 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
850 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
851 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
852 | chmod a+x [+ name +] | ||
853 | |||
854 | CLEANFILES += [+ name +] | ||
855 | @@ -34581,7 +34581,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
856 | endif | ||
857 | [+ ENDIF +][+ ENDIF +] | ||
858 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
859 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
860 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
861 | chmod a+x [+ name +] | ||
862 | |||
863 | CLEANFILES += [+ name +] | ||
864 | @@ -34631,7 +34631,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
865 | endif | ||
866 | [+ ENDIF +][+ ENDIF +] | ||
867 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
868 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
869 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
870 | chmod a+x [+ name +] | ||
871 | |||
872 | CLEANFILES += [+ name +] | ||
873 | @@ -34681,7 +34681,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
874 | endif | ||
875 | [+ ENDIF +][+ ENDIF +] | ||
876 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
877 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
878 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
879 | chmod a+x [+ name +] | ||
880 | |||
881 | CLEANFILES += [+ name +] | ||
882 | @@ -34731,7 +34731,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
883 | endif | ||
884 | [+ ENDIF +][+ ENDIF +] | ||
885 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
886 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
887 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
888 | chmod a+x [+ name +] | ||
889 | |||
890 | CLEANFILES += [+ name +] | ||
891 | @@ -34781,7 +34781,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
892 | endif | ||
893 | [+ ENDIF +][+ ENDIF +] | ||
894 | [+ name +]: [+ IF i386_ieee1275 +][+ FOR i386_ieee1275 +][+ .i386_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF i386 +][+ FOR i386 +][+ .i386 +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
895 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
896 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
897 | chmod a+x [+ name +] | ||
898 | |||
899 | CLEANFILES += [+ name +] | ||
900 | @@ -34830,7 +34830,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
901 | endif | ||
902 | [+ ENDIF +][+ ENDIF +] | ||
903 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
904 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
905 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
906 | chmod a+x [+ name +] | ||
907 | |||
908 | CLEANFILES += [+ name +] | ||
909 | @@ -34878,7 +34878,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
910 | endif | ||
911 | [+ ENDIF +][+ ENDIF +] | ||
912 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
913 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
914 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
915 | chmod a+x [+ name +] | ||
916 | |||
917 | CLEANFILES += [+ name +] | ||
918 | @@ -34926,7 +34926,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
919 | endif | ||
920 | [+ ENDIF +][+ ENDIF +] | ||
921 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
922 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
923 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
924 | chmod a+x [+ name +] | ||
925 | |||
926 | CLEANFILES += [+ name +] | ||
927 | @@ -34974,7 +34974,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
928 | endif | ||
929 | [+ ENDIF +][+ ENDIF +] | ||
930 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
931 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
932 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
933 | chmod a+x [+ name +] | ||
934 | |||
935 | CLEANFILES += [+ name +] | ||
936 | @@ -35022,7 +35022,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
937 | endif | ||
938 | [+ ENDIF +][+ ENDIF +] | ||
939 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
940 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
941 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
942 | chmod a+x [+ name +] | ||
943 | |||
944 | CLEANFILES += [+ name +] | ||
945 | @@ -35070,7 +35070,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
946 | endif | ||
947 | [+ ENDIF +][+ ENDIF +] | ||
948 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
949 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
950 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
951 | chmod a+x [+ name +] | ||
952 | |||
953 | CLEANFILES += [+ name +] | ||
954 | @@ -35118,7 +35118,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
955 | endif | ||
956 | [+ ENDIF +][+ ENDIF +] | ||
957 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
958 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
959 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
960 | chmod a+x [+ name +] | ||
961 | |||
962 | CLEANFILES += [+ name +] | ||
963 | @@ -35166,7 +35166,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
964 | endif | ||
965 | [+ ENDIF +][+ ENDIF +] | ||
966 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
967 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
968 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
969 | chmod a+x [+ name +] | ||
970 | |||
971 | CLEANFILES += [+ name +] | ||
972 | @@ -35214,7 +35214,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
973 | endif | ||
974 | [+ ENDIF +][+ ENDIF +] | ||
975 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
976 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
977 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
978 | chmod a+x [+ name +] | ||
979 | |||
980 | CLEANFILES += [+ name +] | ||
981 | @@ -35262,7 +35262,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
982 | endif | ||
983 | [+ ENDIF +][+ ENDIF +] | ||
984 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
985 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
986 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
987 | chmod a+x [+ name +] | ||
988 | |||
989 | CLEANFILES += [+ name +] | ||
990 | @@ -35310,7 +35310,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
991 | endif | ||
992 | [+ ENDIF +][+ ENDIF +] | ||
993 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
994 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
995 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
996 | chmod a+x [+ name +] | ||
997 | |||
998 | CLEANFILES += [+ name +] | ||
999 | @@ -35358,7 +35358,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1000 | endif | ||
1001 | [+ ENDIF +][+ ENDIF +] | ||
1002 | [+ name +]: [+ IF x86_64_efi +][+ FOR x86_64_efi +][+ .x86_64_efi +] [+ ENDFOR +][+ ENDIF +][+ IF x86_64 +][+ FOR x86_64 +][+ .x86_64 +] [+ ENDFOR +][+ ENDIF +][+ IF x86_efi +][+ FOR x86_efi +][+ .x86_efi +] [+ ENDFOR +][+ ENDIF +][+ IF terminfomodule +][+ FOR terminfomodule +][+ .terminfomodule +] [+ ENDFOR +][+ ENDIF +][+ IF x86 +][+ FOR x86 +][+ .x86 +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1003 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1004 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1005 | chmod a+x [+ name +] | ||
1006 | |||
1007 | CLEANFILES += [+ name +] | ||
1008 | @@ -35405,7 +35405,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1009 | endif | ||
1010 | [+ ENDIF +][+ ENDIF +] | ||
1011 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1012 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1013 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1014 | chmod a+x [+ name +] | ||
1015 | |||
1016 | CLEANFILES += [+ name +] | ||
1017 | @@ -35451,7 +35451,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1018 | endif | ||
1019 | [+ ENDIF +][+ ENDIF +] | ||
1020 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1021 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1022 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1023 | chmod a+x [+ name +] | ||
1024 | |||
1025 | CLEANFILES += [+ name +] | ||
1026 | @@ -35497,7 +35497,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1027 | endif | ||
1028 | [+ ENDIF +][+ ENDIF +] | ||
1029 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1030 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1031 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1032 | chmod a+x [+ name +] | ||
1033 | |||
1034 | CLEANFILES += [+ name +] | ||
1035 | @@ -35543,7 +35543,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1036 | endif | ||
1037 | [+ ENDIF +][+ ENDIF +] | ||
1038 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1039 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1040 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1041 | chmod a+x [+ name +] | ||
1042 | |||
1043 | CLEANFILES += [+ name +] | ||
1044 | @@ -35589,7 +35589,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1045 | endif | ||
1046 | [+ ENDIF +][+ ENDIF +] | ||
1047 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1048 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1049 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1050 | chmod a+x [+ name +] | ||
1051 | |||
1052 | CLEANFILES += [+ name +] | ||
1053 | @@ -35635,7 +35635,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1054 | endif | ||
1055 | [+ ENDIF +][+ ENDIF +] | ||
1056 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1057 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1058 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1059 | chmod a+x [+ name +] | ||
1060 | |||
1061 | CLEANFILES += [+ name +] | ||
1062 | @@ -35681,7 +35681,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1063 | endif | ||
1064 | [+ ENDIF +][+ ENDIF +] | ||
1065 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1066 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1067 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1068 | chmod a+x [+ name +] | ||
1069 | |||
1070 | CLEANFILES += [+ name +] | ||
1071 | @@ -35727,7 +35727,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1072 | endif | ||
1073 | [+ ENDIF +][+ ENDIF +] | ||
1074 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1075 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1076 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1077 | chmod a+x [+ name +] | ||
1078 | |||
1079 | CLEANFILES += [+ name +] | ||
1080 | @@ -35773,7 +35773,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1081 | endif | ||
1082 | [+ ENDIF +][+ ENDIF +] | ||
1083 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1084 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1085 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1086 | chmod a+x [+ name +] | ||
1087 | |||
1088 | CLEANFILES += [+ name +] | ||
1089 | @@ -35819,7 +35819,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1090 | endif | ||
1091 | [+ ENDIF +][+ ENDIF +] | ||
1092 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1093 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1094 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1095 | chmod a+x [+ name +] | ||
1096 | |||
1097 | CLEANFILES += [+ name +] | ||
1098 | @@ -35865,7 +35865,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1099 | endif | ||
1100 | [+ ENDIF +][+ ENDIF +] | ||
1101 | [+ name +]: [+ IF mips_yeeloong +][+ FOR mips_yeeloong +][+ .mips_yeeloong +] [+ ENDFOR +][+ ENDIF +][+ IF videoinkernel +][+ FOR videoinkernel +][+ .videoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF mips +][+ FOR mips +][+ .mips +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF cmos +][+ FOR cmos +][+ .cmos +] [+ ENDFOR +][+ ENDIF +][+ IF usb +][+ FOR usb +][+ .usb +] [+ ENDFOR +][+ ENDIF +][+ IF pci +][+ FOR pci +][+ .pci +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1102 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1103 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1104 | chmod a+x [+ name +] | ||
1105 | |||
1106 | CLEANFILES += [+ name +] | ||
1107 | @@ -35908,7 +35908,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1108 | endif | ||
1109 | [+ ENDIF +][+ ENDIF +] | ||
1110 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1111 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1112 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1113 | chmod a+x [+ name +] | ||
1114 | |||
1115 | CLEANFILES += [+ name +] | ||
1116 | @@ -35948,7 +35948,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1117 | endif | ||
1118 | [+ ENDIF +][+ ENDIF +] | ||
1119 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1120 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1121 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1122 | chmod a+x [+ name +] | ||
1123 | |||
1124 | CLEANFILES += [+ name +] | ||
1125 | @@ -35988,7 +35988,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1126 | endif | ||
1127 | [+ ENDIF +][+ ENDIF +] | ||
1128 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1129 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1130 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1131 | chmod a+x [+ name +] | ||
1132 | |||
1133 | CLEANFILES += [+ name +] | ||
1134 | @@ -36028,7 +36028,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1135 | endif | ||
1136 | [+ ENDIF +][+ ENDIF +] | ||
1137 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1138 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1139 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1140 | chmod a+x [+ name +] | ||
1141 | |||
1142 | CLEANFILES += [+ name +] | ||
1143 | @@ -36068,7 +36068,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1144 | endif | ||
1145 | [+ ENDIF +][+ ENDIF +] | ||
1146 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1147 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1148 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1149 | chmod a+x [+ name +] | ||
1150 | |||
1151 | CLEANFILES += [+ name +] | ||
1152 | @@ -36108,7 +36108,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1153 | endif | ||
1154 | [+ ENDIF +][+ ENDIF +] | ||
1155 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1156 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1157 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1158 | chmod a+x [+ name +] | ||
1159 | |||
1160 | CLEANFILES += [+ name +] | ||
1161 | @@ -36148,7 +36148,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1162 | endif | ||
1163 | [+ ENDIF +][+ ENDIF +] | ||
1164 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1165 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1166 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1167 | chmod a+x [+ name +] | ||
1168 | |||
1169 | CLEANFILES += [+ name +] | ||
1170 | @@ -36188,7 +36188,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1171 | endif | ||
1172 | [+ ENDIF +][+ ENDIF +] | ||
1173 | [+ name +]: [+ IF sparc64_ieee1275 +][+ FOR sparc64_ieee1275 +][+ .sparc64_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF sparc64 +][+ FOR sparc64 +][+ .sparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1174 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1175 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1176 | chmod a+x [+ name +] | ||
1177 | |||
1178 | CLEANFILES += [+ name +] | ||
1179 | @@ -36229,7 +36229,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1180 | endif | ||
1181 | [+ ENDIF +][+ ENDIF +] | ||
1182 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1183 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1184 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1185 | chmod a+x [+ name +] | ||
1186 | |||
1187 | CLEANFILES += [+ name +] | ||
1188 | @@ -36271,7 +36271,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1189 | endif | ||
1190 | [+ ENDIF +][+ ENDIF +] | ||
1191 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1192 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1193 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1194 | chmod a+x [+ name +] | ||
1195 | |||
1196 | CLEANFILES += [+ name +] | ||
1197 | @@ -36313,7 +36313,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1198 | endif | ||
1199 | [+ ENDIF +][+ ENDIF +] | ||
1200 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1201 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1202 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1203 | chmod a+x [+ name +] | ||
1204 | |||
1205 | CLEANFILES += [+ name +] | ||
1206 | @@ -36355,7 +36355,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1207 | endif | ||
1208 | [+ ENDIF +][+ ENDIF +] | ||
1209 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1210 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1211 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1212 | chmod a+x [+ name +] | ||
1213 | |||
1214 | CLEANFILES += [+ name +] | ||
1215 | @@ -36397,7 +36397,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1216 | endif | ||
1217 | [+ ENDIF +][+ ENDIF +] | ||
1218 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1219 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1220 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1221 | chmod a+x [+ name +] | ||
1222 | |||
1223 | CLEANFILES += [+ name +] | ||
1224 | @@ -36439,7 +36439,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1225 | endif | ||
1226 | [+ ENDIF +][+ ENDIF +] | ||
1227 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1228 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1229 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1230 | chmod a+x [+ name +] | ||
1231 | |||
1232 | CLEANFILES += [+ name +] | ||
1233 | @@ -36481,7 +36481,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1234 | endif | ||
1235 | [+ ENDIF +][+ ENDIF +] | ||
1236 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1237 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1238 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1239 | chmod a+x [+ name +] | ||
1240 | |||
1241 | CLEANFILES += [+ name +] | ||
1242 | @@ -36523,7 +36523,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1243 | endif | ||
1244 | [+ ENDIF +][+ ENDIF +] | ||
1245 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1246 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1247 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1248 | chmod a+x [+ name +] | ||
1249 | |||
1250 | CLEANFILES += [+ name +] | ||
1251 | @@ -36565,7 +36565,7 @@ CLEANFILES += [+ name +].[+ mansection + | ||
1252 | endif | ||
1253 | [+ ENDIF +][+ ENDIF +] | ||
1254 | [+ name +]: [+ IF powerpc_ieee1275 +][+ FOR powerpc_ieee1275 +][+ .powerpc_ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF powerpc +][+ FOR powerpc +][+ .powerpc +] [+ ENDFOR +][+ ENDIF +][+ IF ieee1275 +][+ FOR ieee1275 +][+ .ieee1275 +] [+ ENDFOR +][+ ENDIF +][+ IF terminfoinkernel +][+ FOR terminfoinkernel +][+ .terminfoinkernel +] [+ ENDFOR +][+ ENDIF +][+ IF nosparc64 +][+ FOR nosparc64 +][+ .nosparc64 +] [+ ENDFOR +][+ ENDIF +][+ IF nopc +][+ FOR nopc +][+ .nopc +] [+ ENDFOR +][+ ENDIF +][+ IF noemu +][+ FOR noemu +][+ .noemu +] [+ ENDFOR +][+ ENDIF +][+ IF videomodules +][+ FOR videomodules +][+ .videomodules +] [+ ENDFOR +][+ ENDIF +][+ IF common +][+ FOR common +][+ .common +] [+ ENDFOR +][+ ENDIF +] $(top_builddir)/config.status | ||
1255 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1256 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1257 | chmod a+x [+ name +] | ||
1258 | |||
1259 | CLEANFILES += [+ name +] | ||
1260 | Index: grub-1.99/Makefile.util.am | ||
1261 | =================================================================== | ||
1262 | --- grub-1.99.orig/Makefile.util.am | ||
1263 | +++ grub-1.99/Makefile.util.am | ||
1264 | @@ -4111,7 +4111,7 @@ if COND_emu | ||
1265 | grubconf_SCRIPTS += 00_header | ||
1266 | |||
1267 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1268 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1269 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1270 | chmod a+x 00_header | ||
1271 | |||
1272 | CLEANFILES += 00_header | ||
1273 | @@ -4122,7 +4122,7 @@ if COND_i386_pc | ||
1274 | grubconf_SCRIPTS += 00_header | ||
1275 | |||
1276 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1277 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1278 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1279 | chmod a+x 00_header | ||
1280 | |||
1281 | CLEANFILES += 00_header | ||
1282 | @@ -4133,7 +4133,7 @@ if COND_i386_efi | ||
1283 | grubconf_SCRIPTS += 00_header | ||
1284 | |||
1285 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1286 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1287 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1288 | chmod a+x 00_header | ||
1289 | |||
1290 | CLEANFILES += 00_header | ||
1291 | @@ -4144,7 +4144,7 @@ if COND_i386_qemu | ||
1292 | grubconf_SCRIPTS += 00_header | ||
1293 | |||
1294 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1295 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1296 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1297 | chmod a+x 00_header | ||
1298 | |||
1299 | CLEANFILES += 00_header | ||
1300 | @@ -4155,7 +4155,7 @@ if COND_i386_coreboot | ||
1301 | grubconf_SCRIPTS += 00_header | ||
1302 | |||
1303 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1304 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1305 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1306 | chmod a+x 00_header | ||
1307 | |||
1308 | CLEANFILES += 00_header | ||
1309 | @@ -4166,7 +4166,7 @@ if COND_i386_multiboot | ||
1310 | grubconf_SCRIPTS += 00_header | ||
1311 | |||
1312 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1313 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1314 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1315 | chmod a+x 00_header | ||
1316 | |||
1317 | CLEANFILES += 00_header | ||
1318 | @@ -4177,7 +4177,7 @@ if COND_i386_ieee1275 | ||
1319 | grubconf_SCRIPTS += 00_header | ||
1320 | |||
1321 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1322 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1323 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1324 | chmod a+x 00_header | ||
1325 | |||
1326 | CLEANFILES += 00_header | ||
1327 | @@ -4188,7 +4188,7 @@ if COND_x86_64_efi | ||
1328 | grubconf_SCRIPTS += 00_header | ||
1329 | |||
1330 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1331 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1332 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1333 | chmod a+x 00_header | ||
1334 | |||
1335 | CLEANFILES += 00_header | ||
1336 | @@ -4199,7 +4199,7 @@ if COND_mips_yeeloong | ||
1337 | grubconf_SCRIPTS += 00_header | ||
1338 | |||
1339 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1340 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1341 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1342 | chmod a+x 00_header | ||
1343 | |||
1344 | CLEANFILES += 00_header | ||
1345 | @@ -4210,7 +4210,7 @@ if COND_sparc64_ieee1275 | ||
1346 | grubconf_SCRIPTS += 00_header | ||
1347 | |||
1348 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1349 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1350 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1351 | chmod a+x 00_header | ||
1352 | |||
1353 | CLEANFILES += 00_header | ||
1354 | @@ -4221,7 +4221,7 @@ if COND_powerpc_ieee1275 | ||
1355 | grubconf_SCRIPTS += 00_header | ||
1356 | |||
1357 | 00_header: util/grub.d/00_header.in $(top_builddir)/config.status | ||
1358 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1359 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1360 | chmod a+x 00_header | ||
1361 | |||
1362 | CLEANFILES += 00_header | ||
1363 | @@ -4233,7 +4233,7 @@ if COND_HOST_WINDOWS | ||
1364 | grubconf_SCRIPTS += 10_windows | ||
1365 | |||
1366 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1367 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1368 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1369 | chmod a+x 10_windows | ||
1370 | |||
1371 | CLEANFILES += 10_windows | ||
1372 | @@ -4246,7 +4246,7 @@ if COND_HOST_WINDOWS | ||
1373 | grubconf_SCRIPTS += 10_windows | ||
1374 | |||
1375 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1376 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1377 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1378 | chmod a+x 10_windows | ||
1379 | |||
1380 | CLEANFILES += 10_windows | ||
1381 | @@ -4259,7 +4259,7 @@ if COND_HOST_WINDOWS | ||
1382 | grubconf_SCRIPTS += 10_windows | ||
1383 | |||
1384 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1385 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1386 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1387 | chmod a+x 10_windows | ||
1388 | |||
1389 | CLEANFILES += 10_windows | ||
1390 | @@ -4272,7 +4272,7 @@ if COND_HOST_WINDOWS | ||
1391 | grubconf_SCRIPTS += 10_windows | ||
1392 | |||
1393 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1394 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1395 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1396 | chmod a+x 10_windows | ||
1397 | |||
1398 | CLEANFILES += 10_windows | ||
1399 | @@ -4285,7 +4285,7 @@ if COND_HOST_WINDOWS | ||
1400 | grubconf_SCRIPTS += 10_windows | ||
1401 | |||
1402 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1403 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1404 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1405 | chmod a+x 10_windows | ||
1406 | |||
1407 | CLEANFILES += 10_windows | ||
1408 | @@ -4298,7 +4298,7 @@ if COND_HOST_WINDOWS | ||
1409 | grubconf_SCRIPTS += 10_windows | ||
1410 | |||
1411 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1412 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1413 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1414 | chmod a+x 10_windows | ||
1415 | |||
1416 | CLEANFILES += 10_windows | ||
1417 | @@ -4311,7 +4311,7 @@ if COND_HOST_WINDOWS | ||
1418 | grubconf_SCRIPTS += 10_windows | ||
1419 | |||
1420 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1421 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1422 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1423 | chmod a+x 10_windows | ||
1424 | |||
1425 | CLEANFILES += 10_windows | ||
1426 | @@ -4324,7 +4324,7 @@ if COND_HOST_WINDOWS | ||
1427 | grubconf_SCRIPTS += 10_windows | ||
1428 | |||
1429 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1430 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1431 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1432 | chmod a+x 10_windows | ||
1433 | |||
1434 | CLEANFILES += 10_windows | ||
1435 | @@ -4337,7 +4337,7 @@ if COND_HOST_WINDOWS | ||
1436 | grubconf_SCRIPTS += 10_windows | ||
1437 | |||
1438 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1439 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1440 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1441 | chmod a+x 10_windows | ||
1442 | |||
1443 | CLEANFILES += 10_windows | ||
1444 | @@ -4350,7 +4350,7 @@ if COND_HOST_WINDOWS | ||
1445 | grubconf_SCRIPTS += 10_windows | ||
1446 | |||
1447 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1448 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1449 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1450 | chmod a+x 10_windows | ||
1451 | |||
1452 | CLEANFILES += 10_windows | ||
1453 | @@ -4363,7 +4363,7 @@ if COND_HOST_WINDOWS | ||
1454 | grubconf_SCRIPTS += 10_windows | ||
1455 | |||
1456 | 10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status | ||
1457 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1458 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1459 | chmod a+x 10_windows | ||
1460 | |||
1461 | CLEANFILES += 10_windows | ||
1462 | @@ -4376,7 +4376,7 @@ if COND_HOST_HURD | ||
1463 | grubconf_SCRIPTS += 10_hurd | ||
1464 | |||
1465 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1466 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1467 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1468 | chmod a+x 10_hurd | ||
1469 | |||
1470 | CLEANFILES += 10_hurd | ||
1471 | @@ -4389,7 +4389,7 @@ if COND_HOST_HURD | ||
1472 | grubconf_SCRIPTS += 10_hurd | ||
1473 | |||
1474 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1475 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1476 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1477 | chmod a+x 10_hurd | ||
1478 | |||
1479 | CLEANFILES += 10_hurd | ||
1480 | @@ -4402,7 +4402,7 @@ if COND_HOST_HURD | ||
1481 | grubconf_SCRIPTS += 10_hurd | ||
1482 | |||
1483 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1484 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1485 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1486 | chmod a+x 10_hurd | ||
1487 | |||
1488 | CLEANFILES += 10_hurd | ||
1489 | @@ -4415,7 +4415,7 @@ if COND_HOST_HURD | ||
1490 | grubconf_SCRIPTS += 10_hurd | ||
1491 | |||
1492 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1493 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1494 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1495 | chmod a+x 10_hurd | ||
1496 | |||
1497 | CLEANFILES += 10_hurd | ||
1498 | @@ -4428,7 +4428,7 @@ if COND_HOST_HURD | ||
1499 | grubconf_SCRIPTS += 10_hurd | ||
1500 | |||
1501 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1502 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1503 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1504 | chmod a+x 10_hurd | ||
1505 | |||
1506 | CLEANFILES += 10_hurd | ||
1507 | @@ -4441,7 +4441,7 @@ if COND_HOST_HURD | ||
1508 | grubconf_SCRIPTS += 10_hurd | ||
1509 | |||
1510 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1511 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1512 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1513 | chmod a+x 10_hurd | ||
1514 | |||
1515 | CLEANFILES += 10_hurd | ||
1516 | @@ -4454,7 +4454,7 @@ if COND_HOST_HURD | ||
1517 | grubconf_SCRIPTS += 10_hurd | ||
1518 | |||
1519 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1520 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1521 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1522 | chmod a+x 10_hurd | ||
1523 | |||
1524 | CLEANFILES += 10_hurd | ||
1525 | @@ -4467,7 +4467,7 @@ if COND_HOST_HURD | ||
1526 | grubconf_SCRIPTS += 10_hurd | ||
1527 | |||
1528 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1529 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1530 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1531 | chmod a+x 10_hurd | ||
1532 | |||
1533 | CLEANFILES += 10_hurd | ||
1534 | @@ -4480,7 +4480,7 @@ if COND_HOST_HURD | ||
1535 | grubconf_SCRIPTS += 10_hurd | ||
1536 | |||
1537 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1538 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1539 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1540 | chmod a+x 10_hurd | ||
1541 | |||
1542 | CLEANFILES += 10_hurd | ||
1543 | @@ -4493,7 +4493,7 @@ if COND_HOST_HURD | ||
1544 | grubconf_SCRIPTS += 10_hurd | ||
1545 | |||
1546 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1547 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1548 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1549 | chmod a+x 10_hurd | ||
1550 | |||
1551 | CLEANFILES += 10_hurd | ||
1552 | @@ -4506,7 +4506,7 @@ if COND_HOST_HURD | ||
1553 | grubconf_SCRIPTS += 10_hurd | ||
1554 | |||
1555 | 10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status | ||
1556 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1557 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1558 | chmod a+x 10_hurd | ||
1559 | |||
1560 | CLEANFILES += 10_hurd | ||
1561 | @@ -4519,7 +4519,7 @@ if COND_HOST_KFREEBSD | ||
1562 | grubconf_SCRIPTS += 10_kfreebsd | ||
1563 | |||
1564 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1565 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1566 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1567 | chmod a+x 10_kfreebsd | ||
1568 | |||
1569 | CLEANFILES += 10_kfreebsd | ||
1570 | @@ -4532,7 +4532,7 @@ if COND_HOST_KFREEBSD | ||
1571 | grubconf_SCRIPTS += 10_kfreebsd | ||
1572 | |||
1573 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1574 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1575 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1576 | chmod a+x 10_kfreebsd | ||
1577 | |||
1578 | CLEANFILES += 10_kfreebsd | ||
1579 | @@ -4545,7 +4545,7 @@ if COND_HOST_KFREEBSD | ||
1580 | grubconf_SCRIPTS += 10_kfreebsd | ||
1581 | |||
1582 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1583 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1584 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1585 | chmod a+x 10_kfreebsd | ||
1586 | |||
1587 | CLEANFILES += 10_kfreebsd | ||
1588 | @@ -4558,7 +4558,7 @@ if COND_HOST_KFREEBSD | ||
1589 | grubconf_SCRIPTS += 10_kfreebsd | ||
1590 | |||
1591 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1592 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1593 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1594 | chmod a+x 10_kfreebsd | ||
1595 | |||
1596 | CLEANFILES += 10_kfreebsd | ||
1597 | @@ -4571,7 +4571,7 @@ if COND_HOST_KFREEBSD | ||
1598 | grubconf_SCRIPTS += 10_kfreebsd | ||
1599 | |||
1600 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1601 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1602 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1603 | chmod a+x 10_kfreebsd | ||
1604 | |||
1605 | CLEANFILES += 10_kfreebsd | ||
1606 | @@ -4584,7 +4584,7 @@ if COND_HOST_KFREEBSD | ||
1607 | grubconf_SCRIPTS += 10_kfreebsd | ||
1608 | |||
1609 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1610 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1611 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1612 | chmod a+x 10_kfreebsd | ||
1613 | |||
1614 | CLEANFILES += 10_kfreebsd | ||
1615 | @@ -4597,7 +4597,7 @@ if COND_HOST_KFREEBSD | ||
1616 | grubconf_SCRIPTS += 10_kfreebsd | ||
1617 | |||
1618 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1619 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1620 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1621 | chmod a+x 10_kfreebsd | ||
1622 | |||
1623 | CLEANFILES += 10_kfreebsd | ||
1624 | @@ -4610,7 +4610,7 @@ if COND_HOST_KFREEBSD | ||
1625 | grubconf_SCRIPTS += 10_kfreebsd | ||
1626 | |||
1627 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1628 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1629 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1630 | chmod a+x 10_kfreebsd | ||
1631 | |||
1632 | CLEANFILES += 10_kfreebsd | ||
1633 | @@ -4623,7 +4623,7 @@ if COND_HOST_KFREEBSD | ||
1634 | grubconf_SCRIPTS += 10_kfreebsd | ||
1635 | |||
1636 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1637 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1638 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1639 | chmod a+x 10_kfreebsd | ||
1640 | |||
1641 | CLEANFILES += 10_kfreebsd | ||
1642 | @@ -4636,7 +4636,7 @@ if COND_HOST_KFREEBSD | ||
1643 | grubconf_SCRIPTS += 10_kfreebsd | ||
1644 | |||
1645 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1646 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1647 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1648 | chmod a+x 10_kfreebsd | ||
1649 | |||
1650 | CLEANFILES += 10_kfreebsd | ||
1651 | @@ -4649,7 +4649,7 @@ if COND_HOST_KFREEBSD | ||
1652 | grubconf_SCRIPTS += 10_kfreebsd | ||
1653 | |||
1654 | 10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status | ||
1655 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1656 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1657 | chmod a+x 10_kfreebsd | ||
1658 | |||
1659 | CLEANFILES += 10_kfreebsd | ||
1660 | @@ -4662,7 +4662,7 @@ if COND_HOST_NETBSD | ||
1661 | grubconf_SCRIPTS += 10_netbsd | ||
1662 | |||
1663 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1664 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1665 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1666 | chmod a+x 10_netbsd | ||
1667 | |||
1668 | CLEANFILES += 10_netbsd | ||
1669 | @@ -4675,7 +4675,7 @@ if COND_HOST_NETBSD | ||
1670 | grubconf_SCRIPTS += 10_netbsd | ||
1671 | |||
1672 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1673 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1674 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1675 | chmod a+x 10_netbsd | ||
1676 | |||
1677 | CLEANFILES += 10_netbsd | ||
1678 | @@ -4688,7 +4688,7 @@ if COND_HOST_NETBSD | ||
1679 | grubconf_SCRIPTS += 10_netbsd | ||
1680 | |||
1681 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1682 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1683 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1684 | chmod a+x 10_netbsd | ||
1685 | |||
1686 | CLEANFILES += 10_netbsd | ||
1687 | @@ -4701,7 +4701,7 @@ if COND_HOST_NETBSD | ||
1688 | grubconf_SCRIPTS += 10_netbsd | ||
1689 | |||
1690 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1691 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1692 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1693 | chmod a+x 10_netbsd | ||
1694 | |||
1695 | CLEANFILES += 10_netbsd | ||
1696 | @@ -4714,7 +4714,7 @@ if COND_HOST_NETBSD | ||
1697 | grubconf_SCRIPTS += 10_netbsd | ||
1698 | |||
1699 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1700 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1701 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1702 | chmod a+x 10_netbsd | ||
1703 | |||
1704 | CLEANFILES += 10_netbsd | ||
1705 | @@ -4727,7 +4727,7 @@ if COND_HOST_NETBSD | ||
1706 | grubconf_SCRIPTS += 10_netbsd | ||
1707 | |||
1708 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1709 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1710 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1711 | chmod a+x 10_netbsd | ||
1712 | |||
1713 | CLEANFILES += 10_netbsd | ||
1714 | @@ -4740,7 +4740,7 @@ if COND_HOST_NETBSD | ||
1715 | grubconf_SCRIPTS += 10_netbsd | ||
1716 | |||
1717 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1718 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1719 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1720 | chmod a+x 10_netbsd | ||
1721 | |||
1722 | CLEANFILES += 10_netbsd | ||
1723 | @@ -4753,7 +4753,7 @@ if COND_HOST_NETBSD | ||
1724 | grubconf_SCRIPTS += 10_netbsd | ||
1725 | |||
1726 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1727 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1728 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1729 | chmod a+x 10_netbsd | ||
1730 | |||
1731 | CLEANFILES += 10_netbsd | ||
1732 | @@ -4766,7 +4766,7 @@ if COND_HOST_NETBSD | ||
1733 | grubconf_SCRIPTS += 10_netbsd | ||
1734 | |||
1735 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1736 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1737 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1738 | chmod a+x 10_netbsd | ||
1739 | |||
1740 | CLEANFILES += 10_netbsd | ||
1741 | @@ -4779,7 +4779,7 @@ if COND_HOST_NETBSD | ||
1742 | grubconf_SCRIPTS += 10_netbsd | ||
1743 | |||
1744 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1745 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1746 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1747 | chmod a+x 10_netbsd | ||
1748 | |||
1749 | CLEANFILES += 10_netbsd | ||
1750 | @@ -4792,7 +4792,7 @@ if COND_HOST_NETBSD | ||
1751 | grubconf_SCRIPTS += 10_netbsd | ||
1752 | |||
1753 | 10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status | ||
1754 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1755 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1756 | chmod a+x 10_netbsd | ||
1757 | |||
1758 | CLEANFILES += 10_netbsd | ||
1759 | @@ -4805,7 +4805,7 @@ if COND_HOST_LINUX | ||
1760 | grubconf_SCRIPTS += 10_linux | ||
1761 | |||
1762 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1763 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1764 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1765 | chmod a+x 10_linux | ||
1766 | |||
1767 | CLEANFILES += 10_linux | ||
1768 | @@ -4818,7 +4818,7 @@ if COND_HOST_LINUX | ||
1769 | grubconf_SCRIPTS += 10_linux | ||
1770 | |||
1771 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1772 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1773 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1774 | chmod a+x 10_linux | ||
1775 | |||
1776 | CLEANFILES += 10_linux | ||
1777 | @@ -4831,7 +4831,7 @@ if COND_HOST_LINUX | ||
1778 | grubconf_SCRIPTS += 10_linux | ||
1779 | |||
1780 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1781 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1782 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1783 | chmod a+x 10_linux | ||
1784 | |||
1785 | CLEANFILES += 10_linux | ||
1786 | @@ -4844,7 +4844,7 @@ if COND_HOST_LINUX | ||
1787 | grubconf_SCRIPTS += 10_linux | ||
1788 | |||
1789 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1790 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1791 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1792 | chmod a+x 10_linux | ||
1793 | |||
1794 | CLEANFILES += 10_linux | ||
1795 | @@ -4857,7 +4857,7 @@ if COND_HOST_LINUX | ||
1796 | grubconf_SCRIPTS += 10_linux | ||
1797 | |||
1798 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1799 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1800 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1801 | chmod a+x 10_linux | ||
1802 | |||
1803 | CLEANFILES += 10_linux | ||
1804 | @@ -4870,7 +4870,7 @@ if COND_HOST_LINUX | ||
1805 | grubconf_SCRIPTS += 10_linux | ||
1806 | |||
1807 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1808 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1809 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1810 | chmod a+x 10_linux | ||
1811 | |||
1812 | CLEANFILES += 10_linux | ||
1813 | @@ -4883,7 +4883,7 @@ if COND_HOST_LINUX | ||
1814 | grubconf_SCRIPTS += 10_linux | ||
1815 | |||
1816 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1817 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1818 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1819 | chmod a+x 10_linux | ||
1820 | |||
1821 | CLEANFILES += 10_linux | ||
1822 | @@ -4896,7 +4896,7 @@ if COND_HOST_LINUX | ||
1823 | grubconf_SCRIPTS += 10_linux | ||
1824 | |||
1825 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1826 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1827 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1828 | chmod a+x 10_linux | ||
1829 | |||
1830 | CLEANFILES += 10_linux | ||
1831 | @@ -4909,7 +4909,7 @@ if COND_HOST_LINUX | ||
1832 | grubconf_SCRIPTS += 10_linux | ||
1833 | |||
1834 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1835 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1836 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1837 | chmod a+x 10_linux | ||
1838 | |||
1839 | CLEANFILES += 10_linux | ||
1840 | @@ -4922,7 +4922,7 @@ if COND_HOST_LINUX | ||
1841 | grubconf_SCRIPTS += 10_linux | ||
1842 | |||
1843 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1844 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1845 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1846 | chmod a+x 10_linux | ||
1847 | |||
1848 | CLEANFILES += 10_linux | ||
1849 | @@ -4935,7 +4935,7 @@ if COND_HOST_LINUX | ||
1850 | grubconf_SCRIPTS += 10_linux | ||
1851 | |||
1852 | 10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status | ||
1853 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1854 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1855 | chmod a+x 10_linux | ||
1856 | |||
1857 | CLEANFILES += 10_linux | ||
1858 | @@ -4948,7 +4948,7 @@ if COND_HOST_LINUX | ||
1859 | grubconf_SCRIPTS += 20_linux_xen | ||
1860 | |||
1861 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1862 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1863 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1864 | chmod a+x 20_linux_xen | ||
1865 | |||
1866 | CLEANFILES += 20_linux_xen | ||
1867 | @@ -4961,7 +4961,7 @@ if COND_HOST_LINUX | ||
1868 | grubconf_SCRIPTS += 20_linux_xen | ||
1869 | |||
1870 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1871 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1872 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1873 | chmod a+x 20_linux_xen | ||
1874 | |||
1875 | CLEANFILES += 20_linux_xen | ||
1876 | @@ -4974,7 +4974,7 @@ if COND_HOST_LINUX | ||
1877 | grubconf_SCRIPTS += 20_linux_xen | ||
1878 | |||
1879 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1880 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1881 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1882 | chmod a+x 20_linux_xen | ||
1883 | |||
1884 | CLEANFILES += 20_linux_xen | ||
1885 | @@ -4987,7 +4987,7 @@ if COND_HOST_LINUX | ||
1886 | grubconf_SCRIPTS += 20_linux_xen | ||
1887 | |||
1888 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1889 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1890 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1891 | chmod a+x 20_linux_xen | ||
1892 | |||
1893 | CLEANFILES += 20_linux_xen | ||
1894 | @@ -5000,7 +5000,7 @@ if COND_HOST_LINUX | ||
1895 | grubconf_SCRIPTS += 20_linux_xen | ||
1896 | |||
1897 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1898 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1899 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1900 | chmod a+x 20_linux_xen | ||
1901 | |||
1902 | CLEANFILES += 20_linux_xen | ||
1903 | @@ -5013,7 +5013,7 @@ if COND_HOST_LINUX | ||
1904 | grubconf_SCRIPTS += 20_linux_xen | ||
1905 | |||
1906 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1907 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1908 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1909 | chmod a+x 20_linux_xen | ||
1910 | |||
1911 | CLEANFILES += 20_linux_xen | ||
1912 | @@ -5026,7 +5026,7 @@ if COND_HOST_LINUX | ||
1913 | grubconf_SCRIPTS += 20_linux_xen | ||
1914 | |||
1915 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1916 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1917 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1918 | chmod a+x 20_linux_xen | ||
1919 | |||
1920 | CLEANFILES += 20_linux_xen | ||
1921 | @@ -5039,7 +5039,7 @@ if COND_HOST_LINUX | ||
1922 | grubconf_SCRIPTS += 20_linux_xen | ||
1923 | |||
1924 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1925 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1926 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1927 | chmod a+x 20_linux_xen | ||
1928 | |||
1929 | CLEANFILES += 20_linux_xen | ||
1930 | @@ -5052,7 +5052,7 @@ if COND_HOST_LINUX | ||
1931 | grubconf_SCRIPTS += 20_linux_xen | ||
1932 | |||
1933 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1934 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1935 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1936 | chmod a+x 20_linux_xen | ||
1937 | |||
1938 | CLEANFILES += 20_linux_xen | ||
1939 | @@ -5065,7 +5065,7 @@ if COND_HOST_LINUX | ||
1940 | grubconf_SCRIPTS += 20_linux_xen | ||
1941 | |||
1942 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1943 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1944 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1945 | chmod a+x 20_linux_xen | ||
1946 | |||
1947 | CLEANFILES += 20_linux_xen | ||
1948 | @@ -5078,7 +5078,7 @@ if COND_HOST_LINUX | ||
1949 | grubconf_SCRIPTS += 20_linux_xen | ||
1950 | |||
1951 | 20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status | ||
1952 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1953 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1954 | chmod a+x 20_linux_xen | ||
1955 | |||
1956 | CLEANFILES += 20_linux_xen | ||
1957 | @@ -5090,7 +5090,7 @@ if COND_emu | ||
1958 | grubconf_SCRIPTS += 30_os-prober | ||
1959 | |||
1960 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
1961 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1962 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1963 | chmod a+x 30_os-prober | ||
1964 | |||
1965 | CLEANFILES += 30_os-prober | ||
1966 | @@ -5101,7 +5101,7 @@ if COND_i386_pc | ||
1967 | grubconf_SCRIPTS += 30_os-prober | ||
1968 | |||
1969 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
1970 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1971 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1972 | chmod a+x 30_os-prober | ||
1973 | |||
1974 | CLEANFILES += 30_os-prober | ||
1975 | @@ -5112,7 +5112,7 @@ if COND_i386_efi | ||
1976 | grubconf_SCRIPTS += 30_os-prober | ||
1977 | |||
1978 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
1979 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1980 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1981 | chmod a+x 30_os-prober | ||
1982 | |||
1983 | CLEANFILES += 30_os-prober | ||
1984 | @@ -5123,7 +5123,7 @@ if COND_i386_qemu | ||
1985 | grubconf_SCRIPTS += 30_os-prober | ||
1986 | |||
1987 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
1988 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1989 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1990 | chmod a+x 30_os-prober | ||
1991 | |||
1992 | CLEANFILES += 30_os-prober | ||
1993 | @@ -5134,7 +5134,7 @@ if COND_i386_coreboot | ||
1994 | grubconf_SCRIPTS += 30_os-prober | ||
1995 | |||
1996 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
1997 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
1998 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
1999 | chmod a+x 30_os-prober | ||
2000 | |||
2001 | CLEANFILES += 30_os-prober | ||
2002 | @@ -5145,7 +5145,7 @@ if COND_i386_multiboot | ||
2003 | grubconf_SCRIPTS += 30_os-prober | ||
2004 | |||
2005 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2006 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2007 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2008 | chmod a+x 30_os-prober | ||
2009 | |||
2010 | CLEANFILES += 30_os-prober | ||
2011 | @@ -5156,7 +5156,7 @@ if COND_i386_ieee1275 | ||
2012 | grubconf_SCRIPTS += 30_os-prober | ||
2013 | |||
2014 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2015 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2016 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2017 | chmod a+x 30_os-prober | ||
2018 | |||
2019 | CLEANFILES += 30_os-prober | ||
2020 | @@ -5167,7 +5167,7 @@ if COND_x86_64_efi | ||
2021 | grubconf_SCRIPTS += 30_os-prober | ||
2022 | |||
2023 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2024 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2025 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2026 | chmod a+x 30_os-prober | ||
2027 | |||
2028 | CLEANFILES += 30_os-prober | ||
2029 | @@ -5178,7 +5178,7 @@ if COND_mips_yeeloong | ||
2030 | grubconf_SCRIPTS += 30_os-prober | ||
2031 | |||
2032 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2033 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2034 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2035 | chmod a+x 30_os-prober | ||
2036 | |||
2037 | CLEANFILES += 30_os-prober | ||
2038 | @@ -5189,7 +5189,7 @@ if COND_sparc64_ieee1275 | ||
2039 | grubconf_SCRIPTS += 30_os-prober | ||
2040 | |||
2041 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2042 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2043 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2044 | chmod a+x 30_os-prober | ||
2045 | |||
2046 | CLEANFILES += 30_os-prober | ||
2047 | @@ -5200,7 +5200,7 @@ if COND_powerpc_ieee1275 | ||
2048 | grubconf_SCRIPTS += 30_os-prober | ||
2049 | |||
2050 | 30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status | ||
2051 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2052 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2053 | chmod a+x 30_os-prober | ||
2054 | |||
2055 | CLEANFILES += 30_os-prober | ||
2056 | @@ -5211,7 +5211,7 @@ if COND_emu | ||
2057 | grubconf_SCRIPTS += 40_custom | ||
2058 | |||
2059 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2060 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2061 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2062 | chmod a+x 40_custom | ||
2063 | |||
2064 | CLEANFILES += 40_custom | ||
2065 | @@ -5222,7 +5222,7 @@ if COND_i386_pc | ||
2066 | grubconf_SCRIPTS += 40_custom | ||
2067 | |||
2068 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2069 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2070 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2071 | chmod a+x 40_custom | ||
2072 | |||
2073 | CLEANFILES += 40_custom | ||
2074 | @@ -5233,7 +5233,7 @@ if COND_i386_efi | ||
2075 | grubconf_SCRIPTS += 40_custom | ||
2076 | |||
2077 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2078 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2079 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2080 | chmod a+x 40_custom | ||
2081 | |||
2082 | CLEANFILES += 40_custom | ||
2083 | @@ -5244,7 +5244,7 @@ if COND_i386_qemu | ||
2084 | grubconf_SCRIPTS += 40_custom | ||
2085 | |||
2086 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2087 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2088 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2089 | chmod a+x 40_custom | ||
2090 | |||
2091 | CLEANFILES += 40_custom | ||
2092 | @@ -5255,7 +5255,7 @@ if COND_i386_coreboot | ||
2093 | grubconf_SCRIPTS += 40_custom | ||
2094 | |||
2095 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2096 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2097 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2098 | chmod a+x 40_custom | ||
2099 | |||
2100 | CLEANFILES += 40_custom | ||
2101 | @@ -5266,7 +5266,7 @@ if COND_i386_multiboot | ||
2102 | grubconf_SCRIPTS += 40_custom | ||
2103 | |||
2104 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2105 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2106 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2107 | chmod a+x 40_custom | ||
2108 | |||
2109 | CLEANFILES += 40_custom | ||
2110 | @@ -5277,7 +5277,7 @@ if COND_i386_ieee1275 | ||
2111 | grubconf_SCRIPTS += 40_custom | ||
2112 | |||
2113 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2114 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2115 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2116 | chmod a+x 40_custom | ||
2117 | |||
2118 | CLEANFILES += 40_custom | ||
2119 | @@ -5288,7 +5288,7 @@ if COND_x86_64_efi | ||
2120 | grubconf_SCRIPTS += 40_custom | ||
2121 | |||
2122 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2123 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2124 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2125 | chmod a+x 40_custom | ||
2126 | |||
2127 | CLEANFILES += 40_custom | ||
2128 | @@ -5299,7 +5299,7 @@ if COND_mips_yeeloong | ||
2129 | grubconf_SCRIPTS += 40_custom | ||
2130 | |||
2131 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2132 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2133 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2134 | chmod a+x 40_custom | ||
2135 | |||
2136 | CLEANFILES += 40_custom | ||
2137 | @@ -5310,7 +5310,7 @@ if COND_sparc64_ieee1275 | ||
2138 | grubconf_SCRIPTS += 40_custom | ||
2139 | |||
2140 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2141 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2142 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2143 | chmod a+x 40_custom | ||
2144 | |||
2145 | CLEANFILES += 40_custom | ||
2146 | @@ -5321,7 +5321,7 @@ if COND_powerpc_ieee1275 | ||
2147 | grubconf_SCRIPTS += 40_custom | ||
2148 | |||
2149 | 40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status | ||
2150 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2151 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2152 | chmod a+x 40_custom | ||
2153 | |||
2154 | CLEANFILES += 40_custom | ||
2155 | @@ -5332,7 +5332,7 @@ if COND_emu | ||
2156 | grubconf_SCRIPTS += 41_custom | ||
2157 | |||
2158 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2159 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2160 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2161 | chmod a+x 41_custom | ||
2162 | |||
2163 | CLEANFILES += 41_custom | ||
2164 | @@ -5343,7 +5343,7 @@ if COND_i386_pc | ||
2165 | grubconf_SCRIPTS += 41_custom | ||
2166 | |||
2167 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2168 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2169 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2170 | chmod a+x 41_custom | ||
2171 | |||
2172 | CLEANFILES += 41_custom | ||
2173 | @@ -5354,7 +5354,7 @@ if COND_i386_efi | ||
2174 | grubconf_SCRIPTS += 41_custom | ||
2175 | |||
2176 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2177 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2178 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2179 | chmod a+x 41_custom | ||
2180 | |||
2181 | CLEANFILES += 41_custom | ||
2182 | @@ -5365,7 +5365,7 @@ if COND_i386_qemu | ||
2183 | grubconf_SCRIPTS += 41_custom | ||
2184 | |||
2185 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2186 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2187 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2188 | chmod a+x 41_custom | ||
2189 | |||
2190 | CLEANFILES += 41_custom | ||
2191 | @@ -5376,7 +5376,7 @@ if COND_i386_coreboot | ||
2192 | grubconf_SCRIPTS += 41_custom | ||
2193 | |||
2194 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2195 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2196 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2197 | chmod a+x 41_custom | ||
2198 | |||
2199 | CLEANFILES += 41_custom | ||
2200 | @@ -5387,7 +5387,7 @@ if COND_i386_multiboot | ||
2201 | grubconf_SCRIPTS += 41_custom | ||
2202 | |||
2203 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2204 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2205 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2206 | chmod a+x 41_custom | ||
2207 | |||
2208 | CLEANFILES += 41_custom | ||
2209 | @@ -5398,7 +5398,7 @@ if COND_i386_ieee1275 | ||
2210 | grubconf_SCRIPTS += 41_custom | ||
2211 | |||
2212 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2213 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2214 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2215 | chmod a+x 41_custom | ||
2216 | |||
2217 | CLEANFILES += 41_custom | ||
2218 | @@ -5409,7 +5409,7 @@ if COND_x86_64_efi | ||
2219 | grubconf_SCRIPTS += 41_custom | ||
2220 | |||
2221 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2222 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2223 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2224 | chmod a+x 41_custom | ||
2225 | |||
2226 | CLEANFILES += 41_custom | ||
2227 | @@ -5420,7 +5420,7 @@ if COND_mips_yeeloong | ||
2228 | grubconf_SCRIPTS += 41_custom | ||
2229 | |||
2230 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2231 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2232 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2233 | chmod a+x 41_custom | ||
2234 | |||
2235 | CLEANFILES += 41_custom | ||
2236 | @@ -5431,7 +5431,7 @@ if COND_sparc64_ieee1275 | ||
2237 | grubconf_SCRIPTS += 41_custom | ||
2238 | |||
2239 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2240 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2241 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2242 | chmod a+x 41_custom | ||
2243 | |||
2244 | CLEANFILES += 41_custom | ||
2245 | @@ -5442,7 +5442,7 @@ if COND_powerpc_ieee1275 | ||
2246 | grubconf_SCRIPTS += 41_custom | ||
2247 | |||
2248 | 41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status | ||
2249 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2250 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2251 | chmod a+x 41_custom | ||
2252 | |||
2253 | CLEANFILES += 41_custom | ||
2254 | @@ -5462,7 +5462,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2255 | endif | ||
2256 | |||
2257 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2258 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2259 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2260 | chmod a+x grub-mkrescue | ||
2261 | |||
2262 | CLEANFILES += grub-mkrescue | ||
2263 | @@ -5482,7 +5482,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2264 | endif | ||
2265 | |||
2266 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2267 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2268 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2269 | chmod a+x grub-mkrescue | ||
2270 | |||
2271 | CLEANFILES += grub-mkrescue | ||
2272 | @@ -5502,7 +5502,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2273 | endif | ||
2274 | |||
2275 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2276 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2277 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2278 | chmod a+x grub-mkrescue | ||
2279 | |||
2280 | CLEANFILES += grub-mkrescue | ||
2281 | @@ -5522,7 +5522,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2282 | endif | ||
2283 | |||
2284 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2285 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2286 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2287 | chmod a+x grub-mkrescue | ||
2288 | |||
2289 | CLEANFILES += grub-mkrescue | ||
2290 | @@ -5542,7 +5542,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2291 | endif | ||
2292 | |||
2293 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2294 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2295 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2296 | chmod a+x grub-mkrescue | ||
2297 | |||
2298 | CLEANFILES += grub-mkrescue | ||
2299 | @@ -5562,7 +5562,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2300 | endif | ||
2301 | |||
2302 | grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status | ||
2303 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2304 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2305 | chmod a+x grub-mkrescue | ||
2306 | |||
2307 | CLEANFILES += grub-mkrescue | ||
2308 | @@ -5582,7 +5582,7 @@ CLEANFILES += grub-mkrescue.1 | ||
2309 | endif | ||
2310 | |||
2311 | grub-mkrescue: util/powerpc/ieee1275/grub-mkrescue.in $(top_builddir)/config.status | ||
2312 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2313 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2314 | chmod a+x grub-mkrescue | ||
2315 | |||
2316 | CLEANFILES += grub-mkrescue | ||
2317 | @@ -5602,7 +5602,7 @@ CLEANFILES += grub-install.8 | ||
2318 | endif | ||
2319 | |||
2320 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2321 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2322 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2323 | chmod a+x grub-install | ||
2324 | |||
2325 | CLEANFILES += grub-install | ||
2326 | @@ -5622,7 +5622,7 @@ CLEANFILES += grub-install.8 | ||
2327 | endif | ||
2328 | |||
2329 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2330 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2331 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2332 | chmod a+x grub-install | ||
2333 | |||
2334 | CLEANFILES += grub-install | ||
2335 | @@ -5642,7 +5642,7 @@ CLEANFILES += grub-install.8 | ||
2336 | endif | ||
2337 | |||
2338 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2339 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2340 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2341 | chmod a+x grub-install | ||
2342 | |||
2343 | CLEANFILES += grub-install | ||
2344 | @@ -5662,7 +5662,7 @@ CLEANFILES += grub-install.8 | ||
2345 | endif | ||
2346 | |||
2347 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2348 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2349 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2350 | chmod a+x grub-install | ||
2351 | |||
2352 | CLEANFILES += grub-install | ||
2353 | @@ -5682,7 +5682,7 @@ CLEANFILES += grub-install.8 | ||
2354 | endif | ||
2355 | |||
2356 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2357 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2358 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2359 | chmod a+x grub-install | ||
2360 | |||
2361 | CLEANFILES += grub-install | ||
2362 | @@ -5702,7 +5702,7 @@ CLEANFILES += grub-install.8 | ||
2363 | endif | ||
2364 | |||
2365 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2366 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2367 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2368 | chmod a+x grub-install | ||
2369 | |||
2370 | CLEANFILES += grub-install | ||
2371 | @@ -5722,7 +5722,7 @@ CLEANFILES += grub-install.8 | ||
2372 | endif | ||
2373 | |||
2374 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2375 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2376 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2377 | chmod a+x grub-install | ||
2378 | |||
2379 | CLEANFILES += grub-install | ||
2380 | @@ -5742,7 +5742,7 @@ CLEANFILES += grub-install.8 | ||
2381 | endif | ||
2382 | |||
2383 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2384 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2385 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2386 | chmod a+x grub-install | ||
2387 | |||
2388 | CLEANFILES += grub-install | ||
2389 | @@ -5762,7 +5762,7 @@ CLEANFILES += grub-install.8 | ||
2390 | endif | ||
2391 | |||
2392 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2393 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2394 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2395 | chmod a+x grub-install | ||
2396 | |||
2397 | CLEANFILES += grub-install | ||
2398 | @@ -5782,7 +5782,7 @@ CLEANFILES += grub-install.8 | ||
2399 | endif | ||
2400 | |||
2401 | grub-install: util/grub-install.in $(top_builddir)/config.status | ||
2402 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2403 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2404 | chmod a+x grub-install | ||
2405 | |||
2406 | CLEANFILES += grub-install | ||
2407 | @@ -5802,7 +5802,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2408 | endif | ||
2409 | |||
2410 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2411 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2412 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2413 | chmod a+x grub-mknetdir | ||
2414 | |||
2415 | CLEANFILES += grub-mknetdir | ||
2416 | @@ -5822,7 +5822,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2417 | endif | ||
2418 | |||
2419 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2420 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2421 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2422 | chmod a+x grub-mknetdir | ||
2423 | |||
2424 | CLEANFILES += grub-mknetdir | ||
2425 | @@ -5842,7 +5842,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2426 | endif | ||
2427 | |||
2428 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2429 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2430 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2431 | chmod a+x grub-mknetdir | ||
2432 | |||
2433 | CLEANFILES += grub-mknetdir | ||
2434 | @@ -5862,7 +5862,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2435 | endif | ||
2436 | |||
2437 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2438 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2439 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2440 | chmod a+x grub-mknetdir | ||
2441 | |||
2442 | CLEANFILES += grub-mknetdir | ||
2443 | @@ -5882,7 +5882,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2444 | endif | ||
2445 | |||
2446 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2447 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2448 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2449 | chmod a+x grub-mknetdir | ||
2450 | |||
2451 | CLEANFILES += grub-mknetdir | ||
2452 | @@ -5902,7 +5902,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2453 | endif | ||
2454 | |||
2455 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2456 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2457 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2458 | chmod a+x grub-mknetdir | ||
2459 | |||
2460 | CLEANFILES += grub-mknetdir | ||
2461 | @@ -5922,7 +5922,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2462 | endif | ||
2463 | |||
2464 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2465 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2466 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2467 | chmod a+x grub-mknetdir | ||
2468 | |||
2469 | CLEANFILES += grub-mknetdir | ||
2470 | @@ -5942,7 +5942,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2471 | endif | ||
2472 | |||
2473 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2474 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2475 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2476 | chmod a+x grub-mknetdir | ||
2477 | |||
2478 | CLEANFILES += grub-mknetdir | ||
2479 | @@ -5962,7 +5962,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2480 | endif | ||
2481 | |||
2482 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2483 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2484 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2485 | chmod a+x grub-mknetdir | ||
2486 | |||
2487 | CLEANFILES += grub-mknetdir | ||
2488 | @@ -5982,7 +5982,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2489 | endif | ||
2490 | |||
2491 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2492 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2493 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2494 | chmod a+x grub-mknetdir | ||
2495 | |||
2496 | CLEANFILES += grub-mknetdir | ||
2497 | @@ -6002,7 +6002,7 @@ CLEANFILES += grub-mknetdir.8 | ||
2498 | endif | ||
2499 | |||
2500 | grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status | ||
2501 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2502 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2503 | chmod a+x grub-mknetdir | ||
2504 | |||
2505 | CLEANFILES += grub-mknetdir | ||
2506 | @@ -6022,7 +6022,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2507 | endif | ||
2508 | |||
2509 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2510 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2511 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2512 | chmod a+x grub-mkconfig | ||
2513 | |||
2514 | CLEANFILES += grub-mkconfig | ||
2515 | @@ -6042,7 +6042,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2516 | endif | ||
2517 | |||
2518 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2519 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2520 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2521 | chmod a+x grub-mkconfig | ||
2522 | |||
2523 | CLEANFILES += grub-mkconfig | ||
2524 | @@ -6062,7 +6062,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2525 | endif | ||
2526 | |||
2527 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2528 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2529 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2530 | chmod a+x grub-mkconfig | ||
2531 | |||
2532 | CLEANFILES += grub-mkconfig | ||
2533 | @@ -6082,7 +6082,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2534 | endif | ||
2535 | |||
2536 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2537 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2538 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2539 | chmod a+x grub-mkconfig | ||
2540 | |||
2541 | CLEANFILES += grub-mkconfig | ||
2542 | @@ -6102,7 +6102,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2543 | endif | ||
2544 | |||
2545 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2546 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2547 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2548 | chmod a+x grub-mkconfig | ||
2549 | |||
2550 | CLEANFILES += grub-mkconfig | ||
2551 | @@ -6122,7 +6122,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2552 | endif | ||
2553 | |||
2554 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2555 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2556 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2557 | chmod a+x grub-mkconfig | ||
2558 | |||
2559 | CLEANFILES += grub-mkconfig | ||
2560 | @@ -6142,7 +6142,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2561 | endif | ||
2562 | |||
2563 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2564 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2565 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2566 | chmod a+x grub-mkconfig | ||
2567 | |||
2568 | CLEANFILES += grub-mkconfig | ||
2569 | @@ -6162,7 +6162,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2570 | endif | ||
2571 | |||
2572 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2573 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2574 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2575 | chmod a+x grub-mkconfig | ||
2576 | |||
2577 | CLEANFILES += grub-mkconfig | ||
2578 | @@ -6182,7 +6182,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2579 | endif | ||
2580 | |||
2581 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2582 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2583 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2584 | chmod a+x grub-mkconfig | ||
2585 | |||
2586 | CLEANFILES += grub-mkconfig | ||
2587 | @@ -6202,7 +6202,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2588 | endif | ||
2589 | |||
2590 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2591 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2592 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2593 | chmod a+x grub-mkconfig | ||
2594 | |||
2595 | CLEANFILES += grub-mkconfig | ||
2596 | @@ -6222,7 +6222,7 @@ CLEANFILES += grub-mkconfig.8 | ||
2597 | endif | ||
2598 | |||
2599 | grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status | ||
2600 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2601 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2602 | chmod a+x grub-mkconfig | ||
2603 | |||
2604 | CLEANFILES += grub-mkconfig | ||
2605 | @@ -6242,7 +6242,7 @@ CLEANFILES += grub-set-default.8 | ||
2606 | endif | ||
2607 | |||
2608 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2609 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2610 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2611 | chmod a+x grub-set-default | ||
2612 | |||
2613 | CLEANFILES += grub-set-default | ||
2614 | @@ -6262,7 +6262,7 @@ CLEANFILES += grub-set-default.8 | ||
2615 | endif | ||
2616 | |||
2617 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2618 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2619 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2620 | chmod a+x grub-set-default | ||
2621 | |||
2622 | CLEANFILES += grub-set-default | ||
2623 | @@ -6282,7 +6282,7 @@ CLEANFILES += grub-set-default.8 | ||
2624 | endif | ||
2625 | |||
2626 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2627 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2628 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2629 | chmod a+x grub-set-default | ||
2630 | |||
2631 | CLEANFILES += grub-set-default | ||
2632 | @@ -6302,7 +6302,7 @@ CLEANFILES += grub-set-default.8 | ||
2633 | endif | ||
2634 | |||
2635 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2636 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2637 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2638 | chmod a+x grub-set-default | ||
2639 | |||
2640 | CLEANFILES += grub-set-default | ||
2641 | @@ -6322,7 +6322,7 @@ CLEANFILES += grub-set-default.8 | ||
2642 | endif | ||
2643 | |||
2644 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2645 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2646 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2647 | chmod a+x grub-set-default | ||
2648 | |||
2649 | CLEANFILES += grub-set-default | ||
2650 | @@ -6342,7 +6342,7 @@ CLEANFILES += grub-set-default.8 | ||
2651 | endif | ||
2652 | |||
2653 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2654 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2655 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2656 | chmod a+x grub-set-default | ||
2657 | |||
2658 | CLEANFILES += grub-set-default | ||
2659 | @@ -6362,7 +6362,7 @@ CLEANFILES += grub-set-default.8 | ||
2660 | endif | ||
2661 | |||
2662 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2663 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2664 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2665 | chmod a+x grub-set-default | ||
2666 | |||
2667 | CLEANFILES += grub-set-default | ||
2668 | @@ -6382,7 +6382,7 @@ CLEANFILES += grub-set-default.8 | ||
2669 | endif | ||
2670 | |||
2671 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2672 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2673 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2674 | chmod a+x grub-set-default | ||
2675 | |||
2676 | CLEANFILES += grub-set-default | ||
2677 | @@ -6402,7 +6402,7 @@ CLEANFILES += grub-set-default.8 | ||
2678 | endif | ||
2679 | |||
2680 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2681 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2682 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2683 | chmod a+x grub-set-default | ||
2684 | |||
2685 | CLEANFILES += grub-set-default | ||
2686 | @@ -6422,7 +6422,7 @@ CLEANFILES += grub-set-default.8 | ||
2687 | endif | ||
2688 | |||
2689 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2690 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2691 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2692 | chmod a+x grub-set-default | ||
2693 | |||
2694 | CLEANFILES += grub-set-default | ||
2695 | @@ -6442,7 +6442,7 @@ CLEANFILES += grub-set-default.8 | ||
2696 | endif | ||
2697 | |||
2698 | grub-set-default: util/grub-set-default.in $(top_builddir)/config.status | ||
2699 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2700 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2701 | chmod a+x grub-set-default | ||
2702 | |||
2703 | CLEANFILES += grub-set-default | ||
2704 | @@ -6462,7 +6462,7 @@ CLEANFILES += grub-reboot.8 | ||
2705 | endif | ||
2706 | |||
2707 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2708 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2709 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2710 | chmod a+x grub-reboot | ||
2711 | |||
2712 | CLEANFILES += grub-reboot | ||
2713 | @@ -6482,7 +6482,7 @@ CLEANFILES += grub-reboot.8 | ||
2714 | endif | ||
2715 | |||
2716 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2717 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2718 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2719 | chmod a+x grub-reboot | ||
2720 | |||
2721 | CLEANFILES += grub-reboot | ||
2722 | @@ -6502,7 +6502,7 @@ CLEANFILES += grub-reboot.8 | ||
2723 | endif | ||
2724 | |||
2725 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2726 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2727 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2728 | chmod a+x grub-reboot | ||
2729 | |||
2730 | CLEANFILES += grub-reboot | ||
2731 | @@ -6522,7 +6522,7 @@ CLEANFILES += grub-reboot.8 | ||
2732 | endif | ||
2733 | |||
2734 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2735 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2736 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2737 | chmod a+x grub-reboot | ||
2738 | |||
2739 | CLEANFILES += grub-reboot | ||
2740 | @@ -6542,7 +6542,7 @@ CLEANFILES += grub-reboot.8 | ||
2741 | endif | ||
2742 | |||
2743 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2744 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2745 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2746 | chmod a+x grub-reboot | ||
2747 | |||
2748 | CLEANFILES += grub-reboot | ||
2749 | @@ -6562,7 +6562,7 @@ CLEANFILES += grub-reboot.8 | ||
2750 | endif | ||
2751 | |||
2752 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2753 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2754 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2755 | chmod a+x grub-reboot | ||
2756 | |||
2757 | CLEANFILES += grub-reboot | ||
2758 | @@ -6582,7 +6582,7 @@ CLEANFILES += grub-reboot.8 | ||
2759 | endif | ||
2760 | |||
2761 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2762 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2763 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2764 | chmod a+x grub-reboot | ||
2765 | |||
2766 | CLEANFILES += grub-reboot | ||
2767 | @@ -6602,7 +6602,7 @@ CLEANFILES += grub-reboot.8 | ||
2768 | endif | ||
2769 | |||
2770 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2771 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2772 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2773 | chmod a+x grub-reboot | ||
2774 | |||
2775 | CLEANFILES += grub-reboot | ||
2776 | @@ -6622,7 +6622,7 @@ CLEANFILES += grub-reboot.8 | ||
2777 | endif | ||
2778 | |||
2779 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2780 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2781 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2782 | chmod a+x grub-reboot | ||
2783 | |||
2784 | CLEANFILES += grub-reboot | ||
2785 | @@ -6642,7 +6642,7 @@ CLEANFILES += grub-reboot.8 | ||
2786 | endif | ||
2787 | |||
2788 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2789 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2790 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2791 | chmod a+x grub-reboot | ||
2792 | |||
2793 | CLEANFILES += grub-reboot | ||
2794 | @@ -6662,7 +6662,7 @@ CLEANFILES += grub-reboot.8 | ||
2795 | endif | ||
2796 | |||
2797 | grub-reboot: util/grub-reboot.in $(top_builddir)/config.status | ||
2798 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2799 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2800 | chmod a+x grub-reboot | ||
2801 | |||
2802 | CLEANFILES += grub-reboot | ||
2803 | @@ -6673,7 +6673,7 @@ if COND_emu | ||
2804 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2805 | |||
2806 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2807 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2808 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2809 | chmod a+x grub-mkconfig_lib | ||
2810 | |||
2811 | CLEANFILES += grub-mkconfig_lib | ||
2812 | @@ -6684,7 +6684,7 @@ if COND_i386_pc | ||
2813 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2814 | |||
2815 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2816 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2817 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2818 | chmod a+x grub-mkconfig_lib | ||
2819 | |||
2820 | CLEANFILES += grub-mkconfig_lib | ||
2821 | @@ -6695,7 +6695,7 @@ if COND_i386_efi | ||
2822 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2823 | |||
2824 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2825 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2826 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2827 | chmod a+x grub-mkconfig_lib | ||
2828 | |||
2829 | CLEANFILES += grub-mkconfig_lib | ||
2830 | @@ -6706,7 +6706,7 @@ if COND_i386_qemu | ||
2831 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2832 | |||
2833 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2834 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2835 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2836 | chmod a+x grub-mkconfig_lib | ||
2837 | |||
2838 | CLEANFILES += grub-mkconfig_lib | ||
2839 | @@ -6717,7 +6717,7 @@ if COND_i386_coreboot | ||
2840 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2841 | |||
2842 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2843 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2844 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2845 | chmod a+x grub-mkconfig_lib | ||
2846 | |||
2847 | CLEANFILES += grub-mkconfig_lib | ||
2848 | @@ -6728,7 +6728,7 @@ if COND_i386_multiboot | ||
2849 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2850 | |||
2851 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2852 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2853 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2854 | chmod a+x grub-mkconfig_lib | ||
2855 | |||
2856 | CLEANFILES += grub-mkconfig_lib | ||
2857 | @@ -6739,7 +6739,7 @@ if COND_i386_ieee1275 | ||
2858 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2859 | |||
2860 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2861 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2862 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2863 | chmod a+x grub-mkconfig_lib | ||
2864 | |||
2865 | CLEANFILES += grub-mkconfig_lib | ||
2866 | @@ -6750,7 +6750,7 @@ if COND_x86_64_efi | ||
2867 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2868 | |||
2869 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2870 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2871 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2872 | chmod a+x grub-mkconfig_lib | ||
2873 | |||
2874 | CLEANFILES += grub-mkconfig_lib | ||
2875 | @@ -6761,7 +6761,7 @@ if COND_mips_yeeloong | ||
2876 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2877 | |||
2878 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2879 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2880 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2881 | chmod a+x grub-mkconfig_lib | ||
2882 | |||
2883 | CLEANFILES += grub-mkconfig_lib | ||
2884 | @@ -6772,7 +6772,7 @@ if COND_sparc64_ieee1275 | ||
2885 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2886 | |||
2887 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2888 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2889 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2890 | chmod a+x grub-mkconfig_lib | ||
2891 | |||
2892 | CLEANFILES += grub-mkconfig_lib | ||
2893 | @@ -6783,7 +6783,7 @@ if COND_powerpc_ieee1275 | ||
2894 | noinst_SCRIPTS += grub-mkconfig_lib | ||
2895 | |||
2896 | grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status | ||
2897 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2898 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2899 | chmod a+x grub-mkconfig_lib | ||
2900 | |||
2901 | CLEANFILES += grub-mkconfig_lib | ||
2902 | @@ -6794,7 +6794,7 @@ if COND_emu | ||
2903 | noinst_SCRIPTS += update-grub_lib | ||
2904 | |||
2905 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2906 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2907 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2908 | chmod a+x update-grub_lib | ||
2909 | |||
2910 | CLEANFILES += update-grub_lib | ||
2911 | @@ -6805,7 +6805,7 @@ if COND_i386_pc | ||
2912 | noinst_SCRIPTS += update-grub_lib | ||
2913 | |||
2914 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2915 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2916 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2917 | chmod a+x update-grub_lib | ||
2918 | |||
2919 | CLEANFILES += update-grub_lib | ||
2920 | @@ -6816,7 +6816,7 @@ if COND_i386_efi | ||
2921 | noinst_SCRIPTS += update-grub_lib | ||
2922 | |||
2923 | update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status | ||
2924 | - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ | ||
2925 | + $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkgdata_DATA@,$(pkgdata_DATA),g' > $@ | ||
2926 | chmod a+x update-grub_lib | ||