VirtualBox

source: kBuild/trunk/src/gmake/config/Makefile.in@ 200

Last change on this file since 200 was 200, checked in by bird, 20 years ago

Renaming some files.

  • Property svn:eol-style set to native
File size: 8.6 KB
Line 
1# Makefile.in generated by automake 1.8.3 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
17# -*-Makefile-*-, or close enough
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39subdir = config
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog \
41 compile config.guess config.rpath config.sub depcomp \
42 install-sh missing mkinstalldirs texinfo.tex
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45 $(top_srcdir)/configure.in
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
49CONFIG_HEADER = $(top_builddir)/config.h
50CONFIG_CLEAN_FILES =
51SOURCES =
52DIST_SOURCES =
53DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
54ACLOCAL = @ACLOCAL@
55ALLOCA = @ALLOCA@
56AMDEP_FALSE = @AMDEP_FALSE@
57AMDEP_TRUE = @AMDEP_TRUE@
58AMTAR = @AMTAR@
59AR = @AR@
60AUTOCONF = @AUTOCONF@
61AUTOHEADER = @AUTOHEADER@
62AUTOMAKE = @AUTOMAKE@
63AWK = @AWK@
64CC = @CC@
65CCDEPMODE = @CCDEPMODE@
66CFLAGS = @CFLAGS@
67CPP = @CPP@
68CPPFLAGS = @CPPFLAGS@
69CYGPATH_W = @CYGPATH_W@
70DEFS = @DEFS@
71DEPDIR = @DEPDIR@
72ECHO_C = @ECHO_C@
73ECHO_N = @ECHO_N@
74ECHO_T = @ECHO_T@
75EGREP = @EGREP@
76EXEEXT = @EXEEXT@
77GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
78GLOBINC = @GLOBINC@
79GLOBLIB = @GLOBLIB@
80GMSGFMT = @GMSGFMT@
81INSTALL_DATA = @INSTALL_DATA@
82INSTALL_PROGRAM = @INSTALL_PROGRAM@
83INSTALL_SCRIPT = @INSTALL_SCRIPT@
84INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85INTLLIBS = @INTLLIBS@
86KMEM_GROUP = @KMEM_GROUP@
87LDFLAGS = @LDFLAGS@
88LIBICONV = @LIBICONV@
89LIBINTL = @LIBINTL@
90LIBOBJS = @LIBOBJS@
91LIBS = @LIBS@
92LTLIBICONV = @LTLIBICONV@
93LTLIBINTL = @LTLIBINTL@
94LTLIBOBJS = @LTLIBOBJS@
95MAKEINFO = @MAKEINFO@
96MAKE_HOST = @MAKE_HOST@
97MKINSTALLDIRS = @MKINSTALLDIRS@
98MSGFMT = @MSGFMT@
99MSGMERGE = @MSGMERGE@
100NEED_SETGID = @NEED_SETGID@
101OBJEXT = @OBJEXT@
102PACKAGE = @PACKAGE@
103PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
104PACKAGE_NAME = @PACKAGE_NAME@
105PACKAGE_STRING = @PACKAGE_STRING@
106PACKAGE_TARNAME = @PACKAGE_TARNAME@
107PACKAGE_VERSION = @PACKAGE_VERSION@
108PATH_SEPARATOR = @PATH_SEPARATOR@
109PERL = @PERL@
110POSUB = @POSUB@
111RANLIB = @RANLIB@
112REMOTE = @REMOTE@
113SET_MAKE = @SET_MAKE@
114SHELL = @SHELL@
115STRIP = @STRIP@
116U = @U@
117USE_CUSTOMS_FALSE = @USE_CUSTOMS_FALSE@
118USE_CUSTOMS_TRUE = @USE_CUSTOMS_TRUE@
119USE_LOCAL_GLOB_FALSE = @USE_LOCAL_GLOB_FALSE@
120USE_LOCAL_GLOB_TRUE = @USE_LOCAL_GLOB_TRUE@
121USE_NLS = @USE_NLS@
122VERSION = @VERSION@
123XGETTEXT = @XGETTEXT@
124ac_ct_CC = @ac_ct_CC@
125ac_ct_RANLIB = @ac_ct_RANLIB@
126ac_ct_STRIP = @ac_ct_STRIP@
127am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
128am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
129am__include = @am__include@
130am__leading_dot = @am__leading_dot@
131am__quote = @am__quote@
132bindir = @bindir@
133build = @build@
134build_alias = @build_alias@
135build_cpu = @build_cpu@
136build_os = @build_os@
137build_vendor = @build_vendor@
138datadir = @datadir@
139exec_prefix = @exec_prefix@
140host = @host@
141host_alias = @host_alias@
142host_cpu = @host_cpu@
143host_os = @host_os@
144host_vendor = @host_vendor@
145includedir = @includedir@
146infodir = @infodir@
147install_sh = @install_sh@
148libdir = @libdir@
149libexecdir = @libexecdir@
150localstatedir = @localstatedir@
151mandir = @mandir@
152mkdir_p = @mkdir_p@
153oldincludedir = @oldincludedir@
154prefix = @prefix@
155program_transform_name = @program_transform_name@
156sbindir = @sbindir@
157sharedstatedir = @sharedstatedir@
158sysconfdir = @sysconfdir@
159target_alias = @target_alias@
160EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 nls.m4 \
161 intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 \
162 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \
163 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 \
164 dospaths.m4 po.m4
165
166all: all-am
167
168.SUFFIXES:
169$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
170 @for dep in $?; do \
171 case '$(am__configure_deps)' in \
172 *$$dep*) \
173 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
174 && exit 0; \
175 exit 1;; \
176 esac; \
177 done; \
178 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu config/Makefile'; \
179 cd $(top_srcdir) && \
180 $(AUTOMAKE) --gnu config/Makefile
181.PRECIOUS: Makefile
182Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
183 @case '$?' in \
184 *config.status*) \
185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
186 *) \
187 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
188 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
189 esac;
190
191$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
192 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193
194$(top_srcdir)/configure: $(am__configure_deps)
195 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196$(ACLOCAL_M4): $(am__aclocal_m4_deps)
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198uninstall-info-am:
199tags: TAGS
200TAGS:
201
202ctags: CTAGS
203CTAGS:
204
205
206distdir: $(DISTFILES)
207 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
208 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
209 list='$(DISTFILES)'; for file in $$list; do \
210 case $$file in \
211 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
212 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
213 esac; \
214 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
215 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
216 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
217 dir="/$$dir"; \
218 $(mkdir_p) "$(distdir)$$dir"; \
219 else \
220 dir=''; \
221 fi; \
222 if test -d $$d/$$file; then \
223 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
224 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
225 fi; \
226 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
227 else \
228 test -f $(distdir)/$$file \
229 || cp -p $$d/$$file $(distdir)/$$file \
230 || exit 1; \
231 fi; \
232 done
233check-am: all-am
234check: check-am
235all-am: Makefile
236installdirs:
237install: install-am
238install-exec: install-exec-am
239install-data: install-data-am
240uninstall: uninstall-am
241
242install-am: all-am
243 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
244
245installcheck: installcheck-am
246install-strip:
247 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
248 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
249 `test -z '$(STRIP)' || \
250 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
251mostlyclean-generic:
252
253clean-generic:
254
255distclean-generic:
256 -rm -f $(CONFIG_CLEAN_FILES)
257
258maintainer-clean-generic:
259 @echo "This command is intended for maintainers to use"
260 @echo "it deletes files that may require special tools to rebuild."
261clean: clean-am
262
263clean-am: clean-generic mostlyclean-am
264
265distclean: distclean-am
266 -rm -f Makefile
267distclean-am: clean-am distclean-generic
268
269dvi: dvi-am
270
271dvi-am:
272
273html: html-am
274
275info: info-am
276
277info-am:
278
279install-data-am:
280
281install-exec-am:
282
283install-info: install-info-am
284
285install-man:
286
287installcheck-am:
288
289maintainer-clean: maintainer-clean-am
290 -rm -f Makefile
291maintainer-clean-am: distclean-am maintainer-clean-generic
292
293mostlyclean: mostlyclean-am
294
295mostlyclean-am: mostlyclean-generic
296
297pdf: pdf-am
298
299pdf-am:
300
301ps: ps-am
302
303ps-am:
304
305uninstall-am: uninstall-info-am
306
307.PHONY: all all-am check check-am clean clean-generic distclean \
308 distclean-generic distdir dvi dvi-am html html-am info info-am \
309 install install-am install-data install-data-am install-exec \
310 install-exec-am install-info install-info-am install-man \
311 install-strip installcheck installcheck-am installdirs \
312 maintainer-clean maintainer-clean-generic mostlyclean \
313 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
314 uninstall-info-am
315
316# Tell versions [3.59,3.63) of GNU make to not export all variables.
317# Otherwise a system limit (for SysV at least) may be exceeded.
318.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