Merge branch 'master' of git://github.com/illumos/illumos-gate
[unleashed.git] / usr / src / grub / grub-0.97 / lib / Makefile.in
blob3dae206c2f31a886c6204a66d9376e5c87936673
1 # Makefile.in generated by automake 1.9.4 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 SOURCES = $(libcommon_a_SOURCES)
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ..
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 subdir = lib
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45 $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 LIBRARIES = $(noinst_LIBRARIES)
52 AR = ar
53 ARFLAGS = cru
54 libcommon_a_AR = $(AR) $(ARFLAGS)
55 libcommon_a_LIBADD =
56 am_libcommon_a_OBJECTS = getopt.$(OBJEXT) getopt1.$(OBJEXT) \
57 device.$(OBJEXT)
58 libcommon_a_OBJECTS = $(am_libcommon_a_OBJECTS)
59 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
60 depcomp = $(SHELL) $(top_srcdir)/depcomp
61 am__depfiles_maybe = depfiles
62 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64 CCLD = $(CC)
65 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
66 SOURCES = $(libcommon_a_SOURCES)
67 DIST_SOURCES = $(libcommon_a_SOURCES)
68 ETAGS = etags
69 CTAGS = ctags
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71 ACLOCAL = @ACLOCAL@
72 AMDEP_FALSE = @AMDEP_FALSE@
73 AMDEP_TRUE = @AMDEP_TRUE@
74 AMTAR = @AMTAR@
75 AUTOCONF = @AUTOCONF@
76 AUTOHEADER = @AUTOHEADER@
77 AUTOMAKE = @AUTOMAKE@
78 AWK = @AWK@
79 BUILD_EXAMPLE_KERNEL_FALSE = @BUILD_EXAMPLE_KERNEL_FALSE@
80 BUILD_EXAMPLE_KERNEL_TRUE = @BUILD_EXAMPLE_KERNEL_TRUE@
81 CC = @CC@
82 CCAS = @CCAS@
83 CCASFLAGS = @CCASFLAGS@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CYGPATH_W = @CYGPATH_W@
89 DEFS = @DEFS@
90 DEPDIR = @DEPDIR@
91 DISKLESS_SUPPORT_FALSE = @DISKLESS_SUPPORT_FALSE@
92 DISKLESS_SUPPORT_TRUE = @DISKLESS_SUPPORT_TRUE@
93 ECHO_C = @ECHO_C@
94 ECHO_N = @ECHO_N@
95 ECHO_T = @ECHO_T@
96 EGREP = @EGREP@
97 EXEEXT = @EXEEXT@
98 FSYS_CFLAGS = @FSYS_CFLAGS@
99 GRUB_CFLAGS = @GRUB_CFLAGS@
100 GRUB_LIBS = @GRUB_LIBS@
101 HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
102 HERCULES_SUPPORT_TRUE = @HERCULES_SUPPORT_TRUE@
103 INSTALL_DATA = @INSTALL_DATA@
104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107 LDFLAGS = @LDFLAGS@
108 LIBOBJS = @LIBOBJS@
109 LIBS = @LIBS@
110 LTLIBOBJS = @LTLIBOBJS@
111 MAINT = @MAINT@
112 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
113 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
114 MAKEINFO = @MAKEINFO@
115 NETBOOT_DRIVERS = @NETBOOT_DRIVERS@
116 NETBOOT_SUPPORT_FALSE = @NETBOOT_SUPPORT_FALSE@
117 NETBOOT_SUPPORT_TRUE = @NETBOOT_SUPPORT_TRUE@
118 NET_CFLAGS = @NET_CFLAGS@
119 NET_EXTRAFLAGS = @NET_EXTRAFLAGS@
120 OBJCOPY = @OBJCOPY@
121 OBJEXT = @OBJEXT@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 PERL = @PERL@
130 RANLIB = @RANLIB@
131 SERIAL_SPEED_SIMULATION_FALSE = @SERIAL_SPEED_SIMULATION_FALSE@
132 SERIAL_SPEED_SIMULATION_TRUE = @SERIAL_SPEED_SIMULATION_TRUE@
133 SERIAL_SUPPORT_FALSE = @SERIAL_SUPPORT_FALSE@
134 SERIAL_SUPPORT_TRUE = @SERIAL_SUPPORT_TRUE@
135 SET_MAKE = @SET_MAKE@
136 SHELL = @SHELL@
137 STAGE1_CFLAGS = @STAGE1_CFLAGS@
138 STAGE2_CFLAGS = @STAGE2_CFLAGS@
139 STRIP = @STRIP@
140 VERSION = @VERSION@
141 ac_ct_CC = @ac_ct_CC@
142 ac_ct_OBJCOPY = @ac_ct_OBJCOPY@
143 ac_ct_RANLIB = @ac_ct_RANLIB@
144 ac_ct_STRIP = @ac_ct_STRIP@
145 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
146 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 datadir = @datadir@
159 exec_prefix = @exec_prefix@
160 host = @host@
161 host_alias = @host_alias@
162 host_cpu = @host_cpu@
163 host_os = @host_os@
164 host_vendor = @host_vendor@
165 includedir = @includedir@
166 infodir = @infodir@
167 install_sh = @install_sh@
168 libdir = @libdir@
169 libexecdir = @libexecdir@
170 localstatedir = @localstatedir@
171 mandir = @mandir@
172 mkdir_p = @mkdir_p@
173 oldincludedir = @oldincludedir@
174 prefix = @prefix@
175 program_transform_name = @program_transform_name@
176 sbindir = @sbindir@
177 sharedstatedir = @sharedstatedir@
178 sysconfdir = @sysconfdir@
179 target_alias = @target_alias@
180 noinst_LIBRARIES = libcommon.a
181 AM_CFLAGS = $(GRUB_CFLAGS) -I$(top_srcdir)/stage2 \
182 -I$(top_srcdir)/stage1
184 libcommon_a_SOURCES = getopt.c getopt1.c getopt.h device.c device.h
185 all: all-am
187 .SUFFIXES:
188 .SUFFIXES: .c .o .obj
189 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
190 @for dep in $?; do \
191 case '$(am__configure_deps)' in \
192 *$$dep*) \
193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
194 && exit 0; \
195 exit 1;; \
196 esac; \
197 done; \
198 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
199 cd $(top_srcdir) && \
200 $(AUTOMAKE) --gnu lib/Makefile
201 .PRECIOUS: Makefile
202 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203 @case '$?' in \
204 *config.status*) \
205 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
206 *) \
207 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
208 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
209 esac;
211 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219 clean-noinstLIBRARIES:
220 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
221 libcommon.a: $(libcommon_a_OBJECTS) $(libcommon_a_DEPENDENCIES)
222 -rm -f libcommon.a
223 $(libcommon_a_AR) libcommon.a $(libcommon_a_OBJECTS) $(libcommon_a_LIBADD)
224 $(RANLIB) libcommon.a
226 mostlyclean-compile:
227 -rm -f *.$(OBJEXT)
229 distclean-compile:
230 -rm -f *.tab.c
232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device.Po@am__quote@
233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
236 .c.o:
237 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
238 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
239 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
240 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
241 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
243 .c.obj:
244 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
245 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
246 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
247 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
248 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
249 uninstall-info-am:
251 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
252 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
253 unique=`for i in $$list; do \
254 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
255 done | \
256 $(AWK) ' { files[$$0] = 1; } \
257 END { for (i in files) print i; }'`; \
258 mkid -fID $$unique
259 tags: TAGS
261 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
262 $(TAGS_FILES) $(LISP)
263 tags=; \
264 here=`pwd`; \
265 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
266 unique=`for i in $$list; do \
267 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268 done | \
269 $(AWK) ' { files[$$0] = 1; } \
270 END { for (i in files) print i; }'`; \
271 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
272 test -n "$$unique" || unique=$$empty_fix; \
273 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
274 $$tags $$unique; \
276 ctags: CTAGS
277 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
278 $(TAGS_FILES) $(LISP)
279 tags=; \
280 here=`pwd`; \
281 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
282 unique=`for i in $$list; do \
283 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
284 done | \
285 $(AWK) ' { files[$$0] = 1; } \
286 END { for (i in files) print i; }'`; \
287 test -z "$(CTAGS_ARGS)$$tags$$unique" \
288 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
289 $$tags $$unique
291 GTAGS:
292 here=`$(am__cd) $(top_builddir) && pwd` \
293 && cd $(top_srcdir) \
294 && gtags -i $(GTAGS_ARGS) $$here
296 distclean-tags:
297 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
299 distdir: $(DISTFILES)
300 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
301 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
302 list='$(DISTFILES)'; for file in $$list; do \
303 case $$file in \
304 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
305 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
306 esac; \
307 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
308 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
309 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
310 dir="/$$dir"; \
311 $(mkdir_p) "$(distdir)$$dir"; \
312 else \
313 dir=''; \
314 fi; \
315 if test -d $$d/$$file; then \
316 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
317 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
318 fi; \
319 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
320 else \
321 test -f $(distdir)/$$file \
322 || cp -p $$d/$$file $(distdir)/$$file \
323 || exit 1; \
324 fi; \
325 done
326 check-am: all-am
327 check: check-am
328 all-am: Makefile $(LIBRARIES)
329 installdirs:
330 install: install-am
331 install-exec: install-exec-am
332 install-data: install-data-am
333 uninstall: uninstall-am
335 install-am: all-am
336 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 installcheck: installcheck-am
339 install-strip:
340 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
341 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
342 `test -z '$(STRIP)' || \
343 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
344 mostlyclean-generic:
346 clean-generic:
348 distclean-generic:
349 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
351 maintainer-clean-generic:
352 @echo "This command is intended for maintainers to use"
353 @echo "it deletes files that may require special tools to rebuild."
354 clean: clean-am
356 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
358 distclean: distclean-am
359 -rm -rf ./$(DEPDIR)
360 -rm -f Makefile
361 distclean-am: clean-am distclean-compile distclean-generic \
362 distclean-tags
364 dvi: dvi-am
366 dvi-am:
368 html: html-am
370 info: info-am
372 info-am:
374 install-data-am:
376 install-exec-am:
378 install-info: install-info-am
380 install-man:
382 installcheck-am:
384 maintainer-clean: maintainer-clean-am
385 -rm -rf ./$(DEPDIR)
386 -rm -f Makefile
387 maintainer-clean-am: distclean-am maintainer-clean-generic
389 mostlyclean: mostlyclean-am
391 mostlyclean-am: mostlyclean-compile mostlyclean-generic
393 pdf: pdf-am
395 pdf-am:
397 ps: ps-am
399 ps-am:
401 uninstall-am: uninstall-info-am
403 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
404 clean-noinstLIBRARIES ctags distclean distclean-compile \
405 distclean-generic distclean-tags distdir dvi dvi-am html \
406 html-am info info-am install install-am install-data \
407 install-data-am install-exec install-exec-am install-info \
408 install-info-am install-man install-strip installcheck \
409 installcheck-am installdirs maintainer-clean \
410 maintainer-clean-generic mostlyclean mostlyclean-compile \
411 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
412 uninstall-am uninstall-info-am
414 # Tell versions [3.59,3.63) of GNU make to not export all variables.
415 # Otherwise a system limit (for SysV at least) may be exceeded.
416 .NOEXPORT: