1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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
18
19SOURCES = $(libglob_a_SOURCES)
20
21srcdir = @srcdir@
22top_srcdir = @top_srcdir@
23VPATH = @srcdir@
24pkgdatadir = $(datadir)/@PACKAGE@
25pkglibdir = $(libdir)/@PACKAGE@
26pkgincludedir = $(includedir)/@PACKAGE@
27top_builddir = ..
28am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29INSTALL = @INSTALL@
30install_sh_DATA = $(install_sh) -c -m 644
31install_sh_PROGRAM = $(install_sh) -c
32install_sh_SCRIPT = $(install_sh) -c
33INSTALL_HEADER = $(INSTALL_DATA)
34transform = $(program_transform_name)
35NORMAL_INSTALL = :
36PRE_INSTALL = :
37POST_INSTALL = :
38NORMAL_UNINSTALL = :
39PRE_UNINSTALL = :
40POST_UNINSTALL = :
41build_triplet = @build@
42host_triplet = @host@
43target_triplet = @target@
44subdir = glob
45DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in COPYING.LIB \
46	ChangeLog
47ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
49	$(top_srcdir)/configure.in
50am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51	$(ACLOCAL_M4)
52mkinstalldirs = $(install_sh) -d
53CONFIG_HEADER = $(top_builddir)/src/config.h
54CONFIG_CLEAN_FILES =
55LIBRARIES = $(noinst_LIBRARIES)
56AR = ar
57ARFLAGS = cru
58libglob_a_AR = $(AR) $(ARFLAGS)
59libglob_a_LIBADD =
60am_libglob_a_OBJECTS = glob.$(OBJEXT) fnmatch.$(OBJEXT)
61libglob_a_OBJECTS = $(am_libglob_a_OBJECTS)
62DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src
63depcomp = $(SHELL) $(top_srcdir)/depcomp
64am__depfiles_maybe = depfiles
65COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
66	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67CCLD = $(CC)
68LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
69SOURCES = $(libglob_a_SOURCES)
70DIST_SOURCES = $(libglob_a_SOURCES)
71ETAGS = etags
72CTAGS = ctags
73DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74ACLOCAL = @ACLOCAL@
75AMDEP_FALSE = @AMDEP_FALSE@
76AMDEP_TRUE = @AMDEP_TRUE@
77AMTAR = @AMTAR@
78AUTOCONF = @AUTOCONF@
79AUTOHEADER = @AUTOHEADER@
80AUTOMAKE = @AUTOMAKE@
81AWK = @AWK@
82CC = @CC@
83CCDEPMODE = @CCDEPMODE@
84CFLAGS = @CFLAGS@
85CPP = @CPP@
86CPPFLAGS = @CPPFLAGS@
87CYGPATH_W = @CYGPATH_W@
88DEFS = @DEFS@
89DEPDIR = @DEPDIR@
90ECHO_C = @ECHO_C@
91ECHO_N = @ECHO_N@
92ECHO_T = @ECHO_T@
93EGREP = @EGREP@
94EXEEXT = @EXEEXT@
95GLOBDIR = @GLOBDIR@
96GLOBINC = @GLOBINC@
97GLOBLIB = @GLOBLIB@
98HAVE_WINDRES_FALSE = @HAVE_WINDRES_FALSE@
99HAVE_WINDRES_TRUE = @HAVE_WINDRES_TRUE@
100INCLUDE_PATHS = @INCLUDE_PATHS@
101INSTALL_DATA = @INSTALL_DATA@
102INSTALL_PROGRAM = @INSTALL_PROGRAM@
103INSTALL_SCRIPT = @INSTALL_SCRIPT@
104INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105LDFLAGS = @LDFLAGS@
106LIBOBJS = @LIBOBJS@
107LIBS = @LIBS@
108LTLIBOBJS = @LTLIBOBJS@
109MAINT = @MAINT@
110MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
111MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
112MAKEINFO = @MAKEINFO@
113OBJEXT = @OBJEXT@
114PACKAGE = @PACKAGE@
115PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116PACKAGE_NAME = @PACKAGE_NAME@
117PACKAGE_STRING = @PACKAGE_STRING@
118PACKAGE_TARNAME = @PACKAGE_TARNAME@
119PACKAGE_VERSION = @PACKAGE_VERSION@
120PATH_SEPARATOR = @PATH_SEPARATOR@
121RANLIB = @RANLIB@
122SDL_CFLAGS = @SDL_CFLAGS@
123SDL_CONFIG = @SDL_CONFIG@
124SDL_LIBS = @SDL_LIBS@
125SET_MAKE = @SET_MAKE@
126SHELL = @SHELL@
127STRIP = @STRIP@
128VERSION = @VERSION@
129WINDRES = @WINDRES@
130ac_ct_CC = @ac_ct_CC@
131ac_ct_RANLIB = @ac_ct_RANLIB@
132ac_ct_STRIP = @ac_ct_STRIP@
133am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
134am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
135am__include = @am__include@
136am__leading_dot = @am__leading_dot@
137am__quote = @am__quote@
138am__tar = @am__tar@
139am__untar = @am__untar@
140bindir = @bindir@
141build = @build@
142build_alias = @build_alias@
143build_cpu = @build_cpu@
144build_os = @build_os@
145build_vendor = @build_vendor@
146datadir = @datadir@
147display_objects = @display_objects@
148exec_prefix = @exec_prefix@
149host = @host@
150host_alias = @host_alias@
151host_cpu = @host_cpu@
152host_os = @host_os@
153host_vendor = @host_vendor@
154includedir = @includedir@
155infodir = @infodir@
156install_sh = @install_sh@
157libdir = @libdir@
158libexecdir = @libexecdir@
159localstatedir = @localstatedir@
160mandir = @mandir@
161mkdir_p = @mkdir_p@
162oldincludedir = @oldincludedir@
163prefix = @prefix@
164program_transform_name = @program_transform_name@
165sbindir = @sbindir@
166sharedstatedir = @sharedstatedir@
167synth_objects = @synth_objects@
168sysconfdir = @sysconfdir@
169target = @target@
170target_alias = @target_alias@
171target_cpu = @target_cpu@
172target_os = @target_os@
173target_vendor = @target_vendor@
174AUTOMAKE_OPTIONS = 1.4 foreign
175noinst_LIBRARIES = libglob.a
176libglob_a_SOURCES = glob.c glob.h fnmatch.c fnmatch.h
177EXTRA_DIST = COPYING.LIB Makefile.ami SCOPTIONS SMakefile \
178			configure.bat
179
180all: all-am
181
182.SUFFIXES:
183.SUFFIXES: .c .o .obj
184$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
185	@for dep in $?; do \
186	  case '$(am__configure_deps)' in \
187	    *$$dep*) \
188	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
189		&& exit 0; \
190	      exit 1;; \
191	  esac; \
192	done; \
193	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  glob/Makefile'; \
194	cd $(top_srcdir) && \
195	  $(AUTOMAKE) --foreign  glob/Makefile
196.PRECIOUS: Makefile
197Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
198	@case '$?' in \
199	  *config.status*) \
200	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
201	  *) \
202	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
203	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
204	esac;
205
206$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
207	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208
209$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
210	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
212	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
214clean-noinstLIBRARIES:
215	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
216libglob.a: $(libglob_a_OBJECTS) $(libglob_a_DEPENDENCIES)
217	-rm -f libglob.a
218	$(libglob_a_AR) libglob.a $(libglob_a_OBJECTS) $(libglob_a_LIBADD)
219	$(RANLIB) libglob.a
220
221mostlyclean-compile:
222	-rm -f *.$(OBJEXT)
223
224distclean-compile:
225	-rm -f *.tab.c
226
227@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch.Po@am__quote@
228@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glob.Po@am__quote@
229
230.c.o:
231@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
232@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
233@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
234@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
235@am__fastdepCC_FALSE@	$(COMPILE) -c $<
236
237.c.obj:
238@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
239@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
240@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
241@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
242@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
243uninstall-info-am:
244
245ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
246	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
247	unique=`for i in $$list; do \
248	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249	  done | \
250	  $(AWK) '    { files[$$0] = 1; } \
251	       END { for (i in files) print i; }'`; \
252	mkid -fID $$unique
253tags: TAGS
254
255TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
256		$(TAGS_FILES) $(LISP)
257	tags=; \
258	here=`pwd`; \
259	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
260	unique=`for i in $$list; do \
261	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262	  done | \
263	  $(AWK) '    { files[$$0] = 1; } \
264	       END { for (i in files) print i; }'`; \
265	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
266	  test -n "$$unique" || unique=$$empty_fix; \
267	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
268	    $$tags $$unique; \
269	fi
270ctags: CTAGS
271CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
272		$(TAGS_FILES) $(LISP)
273	tags=; \
274	here=`pwd`; \
275	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
276	unique=`for i in $$list; do \
277	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278	  done | \
279	  $(AWK) '    { files[$$0] = 1; } \
280	       END { for (i in files) print i; }'`; \
281	test -z "$(CTAGS_ARGS)$$tags$$unique" \
282	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
283	     $$tags $$unique
284
285GTAGS:
286	here=`$(am__cd) $(top_builddir) && pwd` \
287	  && cd $(top_srcdir) \
288	  && gtags -i $(GTAGS_ARGS) $$here
289
290distclean-tags:
291	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
292
293distdir: $(DISTFILES)
294	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
295	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
296	list='$(DISTFILES)'; for file in $$list; do \
297	  case $$file in \
298	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
299	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
300	  esac; \
301	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
302	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
303	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
304	    dir="/$$dir"; \
305	    $(mkdir_p) "$(distdir)$$dir"; \
306	  else \
307	    dir=''; \
308	  fi; \
309	  if test -d $$d/$$file; then \
310	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
311	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
312	    fi; \
313	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
314	  else \
315	    test -f $(distdir)/$$file \
316	    || cp -p $$d/$$file $(distdir)/$$file \
317	    || exit 1; \
318	  fi; \
319	done
320check-am: all-am
321check: check-am
322all-am: Makefile $(LIBRARIES)
323installdirs:
324install: install-am
325install-exec: install-exec-am
326install-data: install-data-am
327uninstall: uninstall-am
328
329install-am: all-am
330	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
331
332installcheck: installcheck-am
333install-strip:
334	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
335	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
336	  `test -z '$(STRIP)' || \
337	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
338mostlyclean-generic:
339
340clean-generic:
341
342distclean-generic:
343	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
344
345maintainer-clean-generic:
346	@echo "This command is intended for maintainers to use"
347	@echo "it deletes files that may require special tools to rebuild."
348clean: clean-am
349
350clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
351
352distclean: distclean-am
353	-rm -rf ./$(DEPDIR)
354	-rm -f Makefile
355distclean-am: clean-am distclean-compile distclean-generic \
356	distclean-tags
357
358dvi: dvi-am
359
360dvi-am:
361
362html: html-am
363
364info: info-am
365
366info-am:
367
368install-data-am:
369
370install-exec-am:
371
372install-info: install-info-am
373
374install-man:
375
376installcheck-am:
377
378maintainer-clean: maintainer-clean-am
379	-rm -rf ./$(DEPDIR)
380	-rm -f Makefile
381maintainer-clean-am: distclean-am maintainer-clean-generic
382
383mostlyclean: mostlyclean-am
384
385mostlyclean-am: mostlyclean-compile mostlyclean-generic
386
387pdf: pdf-am
388
389pdf-am:
390
391ps: ps-am
392
393ps-am:
394
395uninstall-am: uninstall-info-am
396
397.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
398	clean-noinstLIBRARIES ctags distclean distclean-compile \
399	distclean-generic distclean-tags distdir dvi dvi-am html \
400	html-am info info-am install install-am install-data \
401	install-data-am install-exec install-exec-am install-info \
402	install-info-am install-man install-strip installcheck \
403	installcheck-am installdirs maintainer-clean \
404	maintainer-clean-generic mostlyclean mostlyclean-compile \
405	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
406	uninstall-am uninstall-info-am
407
408# Tell versions [3.59,3.63) of GNU make to not export all variables.
409# Otherwise a system limit (for SysV at least) may be exceeded.
410.NOEXPORT:
411