VirtualBox

source: kBuild/vendor/gnumake/3.82/config/Makefile.in

Last change on this file was 2579, checked in by bird, 12 years ago

Importing make-3.82.tar.bz2 (md5sum 1a11100f3c63fcf5753818e59d63088f) with --auto-props but no keywords.

File size: 10.7 KB
Line 
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# -*-Makefile-*-, or close enough
19# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
20# Software Foundation, Inc.
21# This file is part of GNU Make.
22#
23# GNU Make is free software; you can redistribute it and/or modify it under
24# the terms of the GNU General Public License as published by the Free
25# Software Foundation; either version 3 of the License, or (at your option)
26# any later version.
27#
28# GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
29# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
30# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
31# details.
32#
33# You should have received a copy of the GNU General Public License along with
34# this program. If not, see <http://www.gnu.org/licenses/>.
35VPATH = @srcdir@
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54subdir = config
55DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog \
56 compile config.guess config.rpath config.sub depcomp \
57 install-sh mdate-sh missing mkinstalldirs texinfo.tex
58ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59am__aclocal_m4_deps = $(top_srcdir)/config/dospaths.m4 \
60 $(top_srcdir)/config/gettext.m4 $(top_srcdir)/config/iconv.m4 \
61 $(top_srcdir)/config/isc-posix.m4 \
62 $(top_srcdir)/config/lib-ld.m4 \
63 $(top_srcdir)/config/lib-link.m4 \
64 $(top_srcdir)/config/lib-prefix.m4 $(top_srcdir)/config/nls.m4 \
65 $(top_srcdir)/config/po.m4 $(top_srcdir)/config/progtest.m4 \
66 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
67am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68 $(ACLOCAL_M4)
69mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
70CONFIG_HEADER = $(top_builddir)/config.h
71CONFIG_CLEAN_FILES =
72CONFIG_CLEAN_VPATH_FILES =
73SOURCES =
74DIST_SOURCES =
75DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76ACLOCAL = @ACLOCAL@
77ALLOCA = @ALLOCA@
78AMTAR = @AMTAR@
79AR = @AR@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
84CC = @CC@
85CCDEPMODE = @CCDEPMODE@
86CFLAGS = @CFLAGS@
87CPP = @CPP@
88CPPFLAGS = @CPPFLAGS@
89CYGPATH_W = @CYGPATH_W@
90DEFS = @DEFS@
91DEPDIR = @DEPDIR@
92ECHO_C = @ECHO_C@
93ECHO_N = @ECHO_N@
94ECHO_T = @ECHO_T@
95EGREP = @EGREP@
96EXEEXT = @EXEEXT@
97GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
98GLOBINC = @GLOBINC@
99GLOBLIB = @GLOBLIB@
100GMSGFMT = @GMSGFMT@
101GREP = @GREP@
102INSTALL = @INSTALL@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107INTLLIBS = @INTLLIBS@
108KMEM_GROUP = @KMEM_GROUP@
109LDFLAGS = @LDFLAGS@
110LIBICONV = @LIBICONV@
111LIBINTL = @LIBINTL@
112LIBOBJS = @LIBOBJS@
113LIBS = @LIBS@
114LTLIBICONV = @LTLIBICONV@
115LTLIBINTL = @LTLIBINTL@
116LTLIBOBJS = @LTLIBOBJS@
117MAKEINFO = @MAKEINFO@
118MAKE_HOST = @MAKE_HOST@
119MKDIR_P = @MKDIR_P@
120MKINSTALLDIRS = @MKINSTALLDIRS@
121MSGFMT = @MSGFMT@
122MSGMERGE = @MSGMERGE@
123NEED_SETGID = @NEED_SETGID@
124OBJEXT = @OBJEXT@
125PACKAGE = @PACKAGE@
126PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127PACKAGE_NAME = @PACKAGE_NAME@
128PACKAGE_STRING = @PACKAGE_STRING@
129PACKAGE_TARNAME = @PACKAGE_TARNAME@
130PACKAGE_URL = @PACKAGE_URL@
131PACKAGE_VERSION = @PACKAGE_VERSION@
132PATH_SEPARATOR = @PATH_SEPARATOR@
133PERL = @PERL@
134POSUB = @POSUB@
135RANLIB = @RANLIB@
136REMOTE = @REMOTE@
137SET_MAKE = @SET_MAKE@
138SHELL = @SHELL@
139STRIP = @STRIP@
140USE_NLS = @USE_NLS@
141VERSION = @VERSION@
142XGETTEXT = @XGETTEXT@
143abs_builddir = @abs_builddir@
144abs_srcdir = @abs_srcdir@
145abs_top_builddir = @abs_top_builddir@
146abs_top_srcdir = @abs_top_srcdir@
147ac_ct_CC = @ac_ct_CC@
148am__include = @am__include@
149am__leading_dot = @am__leading_dot@
150am__quote = @am__quote@
151am__tar = @am__tar@
152am__untar = @am__untar@
153bindir = @bindir@
154build = @build@
155build_alias = @build_alias@
156build_cpu = @build_cpu@
157build_os = @build_os@
158build_vendor = @build_vendor@
159builddir = @builddir@
160datadir = @datadir@
161datarootdir = @datarootdir@
162docdir = @docdir@
163dvidir = @dvidir@
164exec_prefix = @exec_prefix@
165host = @host@
166host_alias = @host_alias@
167host_cpu = @host_cpu@
168host_os = @host_os@
169host_vendor = @host_vendor@
170htmldir = @htmldir@
171includedir = @includedir@
172infodir = @infodir@
173install_sh = @install_sh@
174libdir = @libdir@
175libexecdir = @libexecdir@
176localedir = @localedir@
177localstatedir = @localstatedir@
178mandir = @mandir@
179mkdir_p = @mkdir_p@
180oldincludedir = @oldincludedir@
181pdfdir = @pdfdir@
182prefix = @prefix@
183program_transform_name = @program_transform_name@
184psdir = @psdir@
185sbindir = @sbindir@
186sharedstatedir = @sharedstatedir@
187srcdir = @srcdir@
188sysconfdir = @sysconfdir@
189target_alias = @target_alias@
190top_build_prefix = @top_build_prefix@
191top_builddir = @top_builddir@
192top_srcdir = @top_srcdir@
193EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 nls.m4 \
194 intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 \
195 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \
196 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 longlong.m4 \
197 dospaths.m4 po.m4 signed.m4 longdouble.m4 wchar_t.m4 \
198 wint_t.m4 intmax.m4 printf-posix.m4 xsize.m4 size_max.m4
199
200all: all-am
201
202.SUFFIXES:
203$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
204 @for dep in $?; do \
205 case '$(am__configure_deps)' in \
206 *$$dep*) \
207 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
208 && { if test -f $@; then exit 0; else break; fi; }; \
209 exit 1;; \
210 esac; \
211 done; \
212 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu config/Makefile'; \
213 $(am__cd) $(top_srcdir) && \
214 $(AUTOMAKE) --gnu config/Makefile
215.PRECIOUS: Makefile
216Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217 @case '$?' in \
218 *config.status*) \
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
220 *) \
221 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
222 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
223 esac;
224
225$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227
228$(top_srcdir)/configure: $(am__configure_deps)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230$(ACLOCAL_M4): $(am__aclocal_m4_deps)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232$(am__aclocal_m4_deps):
233tags: TAGS
234TAGS:
235
236ctags: CTAGS
237CTAGS:
238
239
240distdir: $(DISTFILES)
241 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
242 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
243 list='$(DISTFILES)'; \
244 dist_files=`for file in $$list; do echo $$file; done | \
245 sed -e "s|^$$srcdirstrip/||;t" \
246 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
247 case $$dist_files in \
248 */*) $(MKDIR_P) `echo "$$dist_files" | \
249 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
250 sort -u` ;; \
251 esac; \
252 for file in $$dist_files; do \
253 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
254 if test -d $$d/$$file; then \
255 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
256 if test -d "$(distdir)/$$file"; then \
257 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
258 fi; \
259 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
260 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
261 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
262 fi; \
263 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
264 else \
265 test -f "$(distdir)/$$file" \
266 || cp -p $$d/$$file "$(distdir)/$$file" \
267 || exit 1; \
268 fi; \
269 done
270check-am: all-am
271check: check-am
272all-am: Makefile
273installdirs:
274install: install-am
275install-exec: install-exec-am
276install-data: install-data-am
277uninstall: uninstall-am
278
279install-am: all-am
280 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
281
282installcheck: installcheck-am
283install-strip:
284 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
285 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
286 `test -z '$(STRIP)' || \
287 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
288mostlyclean-generic:
289
290clean-generic:
291
292distclean-generic:
293 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
294 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
295
296maintainer-clean-generic:
297 @echo "This command is intended for maintainers to use"
298 @echo "it deletes files that may require special tools to rebuild."
299clean: clean-am
300
301clean-am: clean-generic mostlyclean-am
302
303distclean: distclean-am
304 -rm -f Makefile
305distclean-am: clean-am distclean-generic
306
307dvi: dvi-am
308
309dvi-am:
310
311html: html-am
312
313html-am:
314
315info: info-am
316
317info-am:
318
319install-data-am:
320
321install-dvi: install-dvi-am
322
323install-dvi-am:
324
325install-exec-am:
326
327install-html: install-html-am
328
329install-html-am:
330
331install-info: install-info-am
332
333install-info-am:
334
335install-man:
336
337install-pdf: install-pdf-am
338
339install-pdf-am:
340
341install-ps: install-ps-am
342
343install-ps-am:
344
345installcheck-am:
346
347maintainer-clean: maintainer-clean-am
348 -rm -f Makefile
349maintainer-clean-am: distclean-am maintainer-clean-generic
350
351mostlyclean: mostlyclean-am
352
353mostlyclean-am: mostlyclean-generic
354
355pdf: pdf-am
356
357pdf-am:
358
359ps: ps-am
360
361ps-am:
362
363uninstall-am:
364
365.MAKE: install-am install-strip
366
367.PHONY: all all-am check check-am clean clean-generic distclean \
368 distclean-generic distdir dvi dvi-am html html-am info info-am \
369 install install-am install-data install-data-am install-dvi \
370 install-dvi-am install-exec install-exec-am install-html \
371 install-html-am install-info install-info-am install-man \
372 install-pdf install-pdf-am install-ps install-ps-am \
373 install-strip installcheck installcheck-am installdirs \
374 maintainer-clean maintainer-clean-generic mostlyclean \
375 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
376
377
378# Tell versions [3.59,3.63) of GNU make to not export all variables.
379# Otherwise a system limit (for SysV at least) may be exceeded.
380.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette