1# Makefile.in generated by automake 1.9.4 from Makefile.am.
2# @configure_input@
3
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.
9
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.
14
15@SET_MAKE@
16
17SOURCES = $(libcommon_a_SOURCES)
18
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = ..
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27INSTALL = @INSTALL@
28install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
31INSTALL_HEADER = $(INSTALL_DATA)
32transform = $(program_transform_name)
33NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
39build_triplet = @build@
40host_triplet = @host@
41subdir = lib
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45	$(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47	$(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_HEADER = $(top_builddir)/config.h
50CONFIG_CLEAN_FILES =
51LIBRARIES = $(noinst_LIBRARIES)
52AR = ar
53ARFLAGS = cru
54libcommon_a_AR = $(AR) $(ARFLAGS)
55libcommon_a_LIBADD =
56am_libcommon_a_OBJECTS = getopt.$(OBJEXT) getopt1.$(OBJEXT) \
57	device.$(OBJEXT)
58libcommon_a_OBJECTS = $(am_libcommon_a_OBJECTS)
59DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
60depcomp = $(SHELL) $(top_srcdir)/depcomp
61am__depfiles_maybe = depfiles
62COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64CCLD = $(CC)
65LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
66SOURCES = $(libcommon_a_SOURCES)
67DIST_SOURCES = $(libcommon_a_SOURCES)
68ETAGS = etags
69CTAGS = ctags
70DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71ACLOCAL = @ACLOCAL@
72AMDEP_FALSE = @AMDEP_FALSE@
73AMDEP_TRUE = @AMDEP_TRUE@
74AMTAR = @AMTAR@
75AUTOCONF = @AUTOCONF@
76AUTOHEADER = @AUTOHEADER@
77AUTOMAKE = @AUTOMAKE@
78AWK = @AWK@
79BUILD_EXAMPLE_KERNEL_FALSE = @BUILD_EXAMPLE_KERNEL_FALSE@
80BUILD_EXAMPLE_KERNEL_TRUE = @BUILD_EXAMPLE_KERNEL_TRUE@
81CC = @CC@
82CCAS = @CCAS@
83CCASFLAGS = @CCASFLAGS@
84CCDEPMODE = @CCDEPMODE@
85CFLAGS = @CFLAGS@
86CPP = @CPP@
87CPPFLAGS = @CPPFLAGS@
88CYGPATH_W = @CYGPATH_W@
89DEFS = @DEFS@
90DEPDIR = @DEPDIR@
91DISKLESS_SUPPORT_FALSE = @DISKLESS_SUPPORT_FALSE@
92DISKLESS_SUPPORT_TRUE = @DISKLESS_SUPPORT_TRUE@
93ECHO_C = @ECHO_C@
94ECHO_N = @ECHO_N@
95ECHO_T = @ECHO_T@
96EGREP = @EGREP@
97EXEEXT = @EXEEXT@
98FSYS_CFLAGS = @FSYS_CFLAGS@
99GRUB_CFLAGS = @GRUB_CFLAGS@
100GRUB_LIBS = @GRUB_LIBS@
101HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
102HERCULES_SUPPORT_TRUE = @HERCULES_SUPPORT_TRUE@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107LDFLAGS = @LDFLAGS@
108LIBOBJS = @LIBOBJS@
109LIBS = @LIBS@
110LTLIBOBJS = @LTLIBOBJS@
111MAINT = @MAINT@
112MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
113MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
114MAKEINFO = @MAKEINFO@
115NETBOOT_DRIVERS = @NETBOOT_DRIVERS@
116NETBOOT_SUPPORT_FALSE = @NETBOOT_SUPPORT_FALSE@
117NETBOOT_SUPPORT_TRUE = @NETBOOT_SUPPORT_TRUE@
118NET_CFLAGS = @NET_CFLAGS@
119NET_EXTRAFLAGS = @NET_EXTRAFLAGS@
120OBJCOPY = @OBJCOPY@
121OBJEXT = @OBJEXT@
122PACKAGE = @PACKAGE@
123PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124PACKAGE_NAME = @PACKAGE_NAME@
125PACKAGE_STRING = @PACKAGE_STRING@
126PACKAGE_TARNAME = @PACKAGE_TARNAME@
127PACKAGE_VERSION = @PACKAGE_VERSION@
128PATH_SEPARATOR = @PATH_SEPARATOR@
129PERL = @PERL@
130RANLIB = @RANLIB@
131SERIAL_SPEED_SIMULATION_FALSE = @SERIAL_SPEED_SIMULATION_FALSE@
132SERIAL_SPEED_SIMULATION_TRUE = @SERIAL_SPEED_SIMULATION_TRUE@
133SERIAL_SUPPORT_FALSE = @SERIAL_SUPPORT_FALSE@
134SERIAL_SUPPORT_TRUE = @SERIAL_SUPPORT_TRUE@
135SET_MAKE = @SET_MAKE@
136SHELL = @SHELL@
137STAGE1_CFLAGS = @STAGE1_CFLAGS@
138STAGE2_CFLAGS = @STAGE2_CFLAGS@
139STRIP = @STRIP@
140VERSION = @VERSION@
141ac_ct_CC = @ac_ct_CC@
142ac_ct_OBJCOPY = @ac_ct_OBJCOPY@
143ac_ct_RANLIB = @ac_ct_RANLIB@
144ac_ct_STRIP = @ac_ct_STRIP@
145am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
146am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
147am__include = @am__include@
148am__leading_dot = @am__leading_dot@
149am__quote = @am__quote@
150am__tar = @am__tar@
151am__untar = @am__untar@
152bindir = @bindir@
153build = @build@
154build_alias = @build_alias@
155build_cpu = @build_cpu@
156build_os = @build_os@
157build_vendor = @build_vendor@
158datadir = @datadir@
159exec_prefix = @exec_prefix@
160host = @host@
161host_alias = @host_alias@
162host_cpu = @host_cpu@
163host_os = @host_os@
164host_vendor = @host_vendor@
165includedir = @includedir@
166infodir = @infodir@
167install_sh = @install_sh@
168libdir = @libdir@
169libexecdir = @libexecdir@
170localstatedir = @localstatedir@
171mandir = @mandir@
172mkdir_p = @mkdir_p@
173oldincludedir = @oldincludedir@
174prefix = @prefix@
175program_transform_name = @program_transform_name@
176sbindir = @sbindir@
177sharedstatedir = @sharedstatedir@
178sysconfdir = @sysconfdir@
179target_alias = @target_alias@
180noinst_LIBRARIES = libcommon.a
181AM_CFLAGS = $(GRUB_CFLAGS) -I$(top_srcdir)/stage2 \
182	-I$(top_srcdir)/stage1
183
184libcommon_a_SOURCES = getopt.c getopt1.c getopt.h device.c device.h
185all: all-am
186
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
202Makefile: $(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;
210
211$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
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
218
219clean-noinstLIBRARIES:
220	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
221libcommon.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
225
226mostlyclean-compile:
227	-rm -f *.$(OBJEXT)
228
229distclean-compile:
230	-rm -f *.tab.c
231
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@
235
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 $<
242
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) '$<'`
249uninstall-info-am:
250
251ID: $(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
259tags: TAGS
260
261TAGS:  $(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; \
275	fi
276ctags: CTAGS
277CTAGS:  $(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
290
291GTAGS:
292	here=`$(am__cd) $(top_builddir) && pwd` \
293	  && cd $(top_srcdir) \
294	  && gtags -i $(GTAGS_ARGS) $$here
295
296distclean-tags:
297	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
298
299distdir: $(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
326check-am: all-am
327check: check-am
328all-am: Makefile $(LIBRARIES)
329installdirs:
330install: install-am
331install-exec: install-exec-am
332install-data: install-data-am
333uninstall: uninstall-am
334
335install-am: all-am
336	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
337
338installcheck: installcheck-am
339install-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
344mostlyclean-generic:
345
346clean-generic:
347
348distclean-generic:
349	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
350
351maintainer-clean-generic:
352	@echo "This command is intended for maintainers to use"
353	@echo "it deletes files that may require special tools to rebuild."
354clean: clean-am
355
356clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
357
358distclean: distclean-am
359	-rm -rf ./$(DEPDIR)
360	-rm -f Makefile
361distclean-am: clean-am distclean-compile distclean-generic \
362	distclean-tags
363
364dvi: dvi-am
365
366dvi-am:
367
368html: html-am
369
370info: info-am
371
372info-am:
373
374install-data-am:
375
376install-exec-am:
377
378install-info: install-info-am
379
380install-man:
381
382installcheck-am:
383
384maintainer-clean: maintainer-clean-am
385	-rm -rf ./$(DEPDIR)
386	-rm -f Makefile
387maintainer-clean-am: distclean-am maintainer-clean-generic
388
389mostlyclean: mostlyclean-am
390
391mostlyclean-am: mostlyclean-compile mostlyclean-generic
392
393pdf: pdf-am
394
395pdf-am:
396
397ps: ps-am
398
399ps-am:
400
401uninstall-am: uninstall-info-am
402
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
413
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:
417