This commit was manufactured by cvs2svn to create tag
[kbuild-mirror.git] / src / gmake / glob / Makefile.in
blob2cccc3b3b826cf91ca93645019091a51f0193fba
1 # Makefile.in generated by automake 1.8.3 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 # -*-Makefile-*-, or close enough
19 SOURCES = $(libglob_a_SOURCES)
21 srcdir = @srcdir@
22 top_srcdir = @top_srcdir@
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 top_builddir = ..
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 INSTALL = @INSTALL@
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 host_triplet = @host@
42 subdir = glob
43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in COPYING.LIB \
44 ChangeLog
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
47 $(top_srcdir)/configure.in
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
51 CONFIG_HEADER = $(top_builddir)/config.h
52 CONFIG_CLEAN_FILES =
53 ARFLAGS = cru
54 LIBRARIES = $(noinst_LIBRARIES)
55 libglob_a_AR = $(AR) $(ARFLAGS)
56 libglob_a_LIBADD =
57 am_libglob_a_OBJECTS = glob.$(OBJEXT) fnmatch.$(OBJEXT)
58 libglob_a_OBJECTS = $(am_libglob_a_OBJECTS)
59 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
60 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
61 am__depfiles_maybe = depfiles
62 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/fnmatch.Po ./$(DEPDIR)/glob.Po
63 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65 CCLD = $(CC)
66 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
67 SOURCES = $(libglob_a_SOURCES)
68 DIST_SOURCES = $(libglob_a_SOURCES)
69 ETAGS = etags
70 CTAGS = ctags
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 ACLOCAL = @ACLOCAL@
73 ALLOCA = @ALLOCA@
74 AMDEP_FALSE = @AMDEP_FALSE@
75 AMDEP_TRUE = @AMDEP_TRUE@
76 AMTAR = @AMTAR@
77 AR = @AR@
78 AUTOCONF = @AUTOCONF@
79 AUTOHEADER = @AUTOHEADER@
80 AUTOMAKE = @AUTOMAKE@
81 AWK = @AWK@
82 CC = @CC@
83 CCDEPMODE = @CCDEPMODE@
84 CFLAGS = @CFLAGS@
85 CPP = @CPP@
86 CPPFLAGS = @CPPFLAGS@
87 CYGPATH_W = @CYGPATH_W@
88 DEFS = @DEFS@
89 DEPDIR = @DEPDIR@
90 ECHO_C = @ECHO_C@
91 ECHO_N = @ECHO_N@
92 ECHO_T = @ECHO_T@
93 EGREP = @EGREP@
94 EXEEXT = @EXEEXT@
95 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
96 GLOBINC = @GLOBINC@
97 GLOBLIB = @GLOBLIB@
98 GMSGFMT = @GMSGFMT@
99 INSTALL_DATA = @INSTALL_DATA@
100 INSTALL_PROGRAM = @INSTALL_PROGRAM@
101 INSTALL_SCRIPT = @INSTALL_SCRIPT@
102 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103 INTLLIBS = @INTLLIBS@
104 KMEM_GROUP = @KMEM_GROUP@
105 LDFLAGS = @LDFLAGS@
106 LIBICONV = @LIBICONV@
107 LIBINTL = @LIBINTL@
108 LIBOBJS = @LIBOBJS@
109 LIBS = @LIBS@
110 LTLIBICONV = @LTLIBICONV@
111 LTLIBINTL = @LTLIBINTL@
112 LTLIBOBJS = @LTLIBOBJS@
113 MAKEINFO = @MAKEINFO@
114 MAKE_HOST = @MAKE_HOST@
115 MKINSTALLDIRS = @MKINSTALLDIRS@
116 MSGFMT = @MSGFMT@
117 MSGMERGE = @MSGMERGE@
118 NEED_SETGID = @NEED_SETGID@
119 OBJEXT = @OBJEXT@
120 PACKAGE = @PACKAGE@
121 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122 PACKAGE_NAME = @PACKAGE_NAME@
123 PACKAGE_STRING = @PACKAGE_STRING@
124 PACKAGE_TARNAME = @PACKAGE_TARNAME@
125 PACKAGE_VERSION = @PACKAGE_VERSION@
126 PATH_SEPARATOR = @PATH_SEPARATOR@
127 PERL = @PERL@
128 POSUB = @POSUB@
129 RANLIB = @RANLIB@
130 REMOTE = @REMOTE@
131 SET_MAKE = @SET_MAKE@
132 SHELL = @SHELL@
133 STRIP = @STRIP@
134 U = @U@
135 USE_CUSTOMS_FALSE = @USE_CUSTOMS_FALSE@
136 USE_CUSTOMS_TRUE = @USE_CUSTOMS_TRUE@
137 USE_LOCAL_GLOB_FALSE = @USE_LOCAL_GLOB_FALSE@
138 USE_LOCAL_GLOB_TRUE = @USE_LOCAL_GLOB_TRUE@
139 USE_NLS = @USE_NLS@
140 VERSION = @VERSION@
141 XGETTEXT = @XGETTEXT@
142 ac_ct_CC = @ac_ct_CC@
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 bindir = @bindir@
151 build = @build@
152 build_alias = @build_alias@
153 build_cpu = @build_cpu@
154 build_os = @build_os@
155 build_vendor = @build_vendor@
156 datadir = @datadir@
157 exec_prefix = @exec_prefix@
158 host = @host@
159 host_alias = @host_alias@
160 host_cpu = @host_cpu@
161 host_os = @host_os@
162 host_vendor = @host_vendor@
163 includedir = @includedir@
164 infodir = @infodir@
165 install_sh = @install_sh@
166 libdir = @libdir@
167 libexecdir = @libexecdir@
168 localstatedir = @localstatedir@
169 mandir = @mandir@
170 mkdir_p = @mkdir_p@
171 oldincludedir = @oldincludedir@
172 prefix = @prefix@
173 program_transform_name = @program_transform_name@
174 sbindir = @sbindir@
175 sharedstatedir = @sharedstatedir@
176 sysconfdir = @sysconfdir@
177 target_alias = @target_alias@
178 AUTOMAKE_OPTIONS = foreign
180 # Only build the library when the system doesn't already have GNU glob.
181 @USE_LOCAL_GLOB_TRUE@noinst_LIBRARIES = libglob.a
182 libglob_a_SOURCES = glob.c glob.h fnmatch.c fnmatch.h
183 EXTRA_DIST = COPYING.LIB Makefile.ami SCOPTIONS SMakefile \
184 configure.bat
186 all: all-am
188 .SUFFIXES:
189 .SUFFIXES: .c .o .obj
190 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
191 @for dep in $?; do \
192 case '$(am__configure_deps)' in \
193 *$$dep*) \
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
195 && exit 0; \
196 exit 1;; \
197 esac; \
198 done; \
199 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign glob/Makefile'; \
200 cd $(top_srcdir) && \
201 $(AUTOMAKE) --foreign glob/Makefile
202 .PRECIOUS: Makefile
203 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
204 @case '$?' in \
205 *config.status*) \
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
207 *) \
208 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
210 esac;
212 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215 $(top_srcdir)/configure: $(am__configure_deps)
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220 clean-noinstLIBRARIES:
221 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
222 libglob.a: $(libglob_a_OBJECTS) $(libglob_a_DEPENDENCIES)
223 -rm -f libglob.a
224 $(libglob_a_AR) libglob.a $(libglob_a_OBJECTS) $(libglob_a_LIBADD)
225 $(RANLIB) libglob.a
227 mostlyclean-compile:
228 -rm -f *.$(OBJEXT)
230 distclean-compile:
231 -rm -f *.tab.c
233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch.Po@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glob.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@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
241 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
242 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
244 .c.obj:
245 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
246 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
247 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
250 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
251 uninstall-info-am:
253 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
254 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
255 unique=`for i in $$list; do \
256 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257 done | \
258 $(AWK) ' { files[$$0] = 1; } \
259 END { for (i in files) print i; }'`; \
260 mkid -fID $$unique
261 tags: TAGS
263 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
264 $(TAGS_FILES) $(LISP)
265 tags=; \
266 here=`pwd`; \
267 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
268 unique=`for i in $$list; do \
269 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270 done | \
271 $(AWK) ' { files[$$0] = 1; } \
272 END { for (i in files) print i; }'`; \
273 test -z "$(ETAGS_ARGS)$$tags$$unique" \
274 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
275 $$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 -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: