1# Makefile.in generated by automake 1.7.8 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 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
17# Copyright (C) 2002 Roberto De Leo <deleo@unica.it>
18#
19# This file is free software; as a special exception the author gives
20# unlimited permission to copy and/or distribute it, with or without
21# modifications, as long as this notice is preserved.
22#
23# This program is distributed in the hope that it will be useful, but
24# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
25# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26
27srcdir = @srcdir@
28top_srcdir = @top_srcdir@
29VPATH = @srcdir@
30pkgdatadir = $(datadir)/@PACKAGE@
31pkglibdir = $(libdir)/@PACKAGE@
32pkgincludedir = $(includedir)/@PACKAGE@
33top_builddir = ../../..
34
35am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
36INSTALL = @INSTALL@
37install_sh_DATA = $(install_sh) -c -m 644
38install_sh_PROGRAM = $(install_sh) -c
39install_sh_SCRIPT = $(install_sh) -c
40INSTALL_HEADER = $(INSTALL_DATA)
41transform = $(program_transform_name)
42NORMAL_INSTALL = :
43PRE_INSTALL = :
44POST_INSTALL = :
45NORMAL_UNINSTALL = :
46PRE_UNINSTALL = :
47POST_UNINSTALL = :
48build_triplet = @build@
49host_triplet = @host@
50target_triplet = @target@
51ACLOCAL = @ACLOCAL@
52AMTAR = @AMTAR@
53AUTOCONF = @AUTOCONF@
54AUTOHEADER = @AUTOHEADER@
55AUTOMAKE = @AUTOMAKE@
56AWK = @AWK@
57CYGPATH_W = @CYGPATH_W@
58DEFS = @DEFS@
59ECHO_C = @ECHO_C@
60ECHO_N = @ECHO_N@
61ECHO_T = @ECHO_T@
62INSTALL_DATA = @INSTALL_DATA@
63INSTALL_PROGRAM = @INSTALL_PROGRAM@
64INSTALL_SCRIPT = @INSTALL_SCRIPT@
65INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
66LIBOBJS = @LIBOBJS@
67LIBS = @LIBS@
68LTLIBOBJS = @LTLIBOBJS@
69MAKEINFO = @MAKEINFO@
70MOVIX_MAJOR_VERSION = @MOVIX_MAJOR_VERSION@
71MOVIX_MICRO_VERSION = @MOVIX_MICRO_VERSION@
72MOVIX_MINOR_VERSION = @MOVIX_MINOR_VERSION@
73MOVIX_VERSION = @MOVIX_VERSION@
74MOVIX_VERSION_INFO = @MOVIX_VERSION_INFO@
75MOVIX_VERSION_NUMBER = @MOVIX_VERSION_NUMBER@
76PACKAGE = @PACKAGE@
77PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
78PACKAGE_NAME = @PACKAGE_NAME@
79PACKAGE_STRING = @PACKAGE_STRING@
80PACKAGE_TARNAME = @PACKAGE_TARNAME@
81PACKAGE_VERSION = @PACKAGE_VERSION@
82PATH_SEPARATOR = @PATH_SEPARATOR@
83PERL = @PERL@
84SET_MAKE = @SET_MAKE@
85SHELL = @SHELL@
86STRIP = @STRIP@
87USE_CDRECORD_FALSE = @USE_CDRECORD_FALSE@
88USE_CDRECORD_TRUE = @USE_CDRECORD_TRUE@
89USE_MKISOFS_FALSE = @USE_MKISOFS_FALSE@
90USE_MKISOFS_TRUE = @USE_MKISOFS_TRUE@
91VERSION = @VERSION@
92ac_ct_STRIP = @ac_ct_STRIP@
93am__leading_dot = @am__leading_dot@
94bindir = @bindir@
95build = @build@
96build_alias = @build_alias@
97build_cpu = @build_cpu@
98build_os = @build_os@
99build_vendor = @build_vendor@
100datadir = @datadir@
101exec_prefix = @exec_prefix@
102have_cdrecord = @have_cdrecord@
103have_mkisofs = @have_mkisofs@
104host = @host@
105host_alias = @host_alias@
106host_cpu = @host_cpu@
107host_os = @host_os@
108host_vendor = @host_vendor@
109includedir = @includedir@
110infodir = @infodir@
111install_sh = @install_sh@
112libdir = @libdir@
113libexecdir = @libexecdir@
114localstatedir = @localstatedir@
115mandir = @mandir@
116oldincludedir = @oldincludedir@
117prefix = @prefix@
118program_transform_name = @program_transform_name@
119sbindir = @sbindir@
120sharedstatedir = @sharedstatedir@
121sysconfdir = @sysconfdir@
122target = @target@
123target_alias = @target_alias@
124target_cpu = @target_cpu@
125target_os = @target_os@
126target_vendor = @target_vendor@
127
128EXTRA_DIST = vmlinuz
129kerneldir = $(pkgdatadir)/isolinux/kernel
130kernel_DATA = ${EXTRA_DIST}
131subdir = src/isolinux/kernel
132ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
133mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
134CONFIG_CLEAN_FILES =
135DIST_SOURCES =
136DATA = $(kernel_DATA)
137
138DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
139all: all-am
140
141.SUFFIXES:
142$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
143	cd $(top_srcdir) && \
144	  $(AUTOMAKE) --gnu  src/isolinux/kernel/Makefile
145Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
146	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
147uninstall-info-am:
148kernelDATA_INSTALL = $(INSTALL_DATA)
149install-kernelDATA: $(kernel_DATA)
150	@$(NORMAL_INSTALL)
151	$(mkinstalldirs) $(DESTDIR)$(kerneldir)
152	@list='$(kernel_DATA)'; for p in $$list; do \
153	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
154	  f="`echo $$p | sed -e 's|^.*/||'`"; \
155	  echo " $(kernelDATA_INSTALL) $$d$$p $(DESTDIR)$(kerneldir)/$$f"; \
156	  $(kernelDATA_INSTALL) $$d$$p $(DESTDIR)$(kerneldir)/$$f; \
157	done
158
159uninstall-kernelDATA:
160	@$(NORMAL_UNINSTALL)
161	@list='$(kernel_DATA)'; for p in $$list; do \
162	  f="`echo $$p | sed -e 's|^.*/||'`"; \
163	  echo " rm -f $(DESTDIR)$(kerneldir)/$$f"; \
164	  rm -f $(DESTDIR)$(kerneldir)/$$f; \
165	done
166tags: TAGS
167TAGS:
168
169ctags: CTAGS
170CTAGS:
171
172DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
173
174top_distdir = ../../..
175distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
176
177distdir: $(DISTFILES)
178	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
179	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
180	list='$(DISTFILES)'; for file in $$list; do \
181	  case $$file in \
182	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
183	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
184	  esac; \
185	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
186	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
187	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
188	    dir="/$$dir"; \
189	    $(mkinstalldirs) "$(distdir)$$dir"; \
190	  else \
191	    dir=''; \
192	  fi; \
193	  if test -d $$d/$$file; then \
194	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
195	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
196	    fi; \
197	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
198	  else \
199	    test -f $(distdir)/$$file \
200	    || cp -p $$d/$$file $(distdir)/$$file \
201	    || exit 1; \
202	  fi; \
203	done
204check-am: all-am
205check: check-am
206all-am: Makefile $(DATA)
207
208installdirs:
209	$(mkinstalldirs) $(DESTDIR)$(kerneldir)
210install: install-am
211install-exec: install-exec-am
212install-data: install-data-am
213uninstall: uninstall-am
214
215install-am: all-am
216	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
217
218installcheck: installcheck-am
219install-strip:
220	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
221	  INSTALL_STRIP_FLAG=-s \
222	  `test -z '$(STRIP)' || \
223	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
224mostlyclean-generic:
225
226clean-generic:
227
228distclean-generic:
229	-rm -f $(CONFIG_CLEAN_FILES)
230
231maintainer-clean-generic:
232	@echo "This command is intended for maintainers to use"
233	@echo "it deletes files that may require special tools to rebuild."
234clean: clean-am
235
236clean-am: clean-generic mostlyclean-am
237
238distclean: distclean-am
239	-rm -f Makefile
240distclean-am: clean-am distclean-generic
241
242dvi: dvi-am
243
244dvi-am:
245
246info: info-am
247
248info-am:
249
250install-data-am: install-kernelDATA
251
252install-exec-am:
253
254install-info: install-info-am
255
256install-man:
257
258installcheck-am:
259
260maintainer-clean: maintainer-clean-am
261	-rm -f Makefile
262maintainer-clean-am: distclean-am maintainer-clean-generic
263
264mostlyclean: mostlyclean-am
265
266mostlyclean-am: mostlyclean-generic
267
268pdf: pdf-am
269
270pdf-am:
271
272ps: ps-am
273
274ps-am:
275
276uninstall-am: uninstall-info-am uninstall-kernelDATA
277
278.PHONY: all all-am check check-am clean clean-generic distclean \
279	distclean-generic distdir dvi dvi-am info info-am install \
280	install-am install-data install-data-am install-exec \
281	install-exec-am install-info install-info-am install-kernelDATA \
282	install-man install-strip installcheck installcheck-am \
283	installdirs maintainer-clean maintainer-clean-generic \
284	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
285	uninstall-am uninstall-info-am uninstall-kernelDATA
286
287# Tell versions [3.59,3.63) of GNU make to not export all variables.
288# Otherwise a system limit (for SysV at least) may be exceeded.
289.NOEXPORT:
290