1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# glob/Makefile.  Generated from Makefile.in by configure.
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
16
17# -*-Makefile-*-, or close enough
18
19SOURCES = $(libglob_a_SOURCES)
20
21srcdir = .
22top_srcdir = ..
23
24pkgdatadir = $(datadir)/kevedit
25pkglibdir = $(libdir)/kevedit
26pkgincludedir = $(includedir)/kevedit
27top_builddir = ..
28am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29INSTALL = /bin/install -c
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 = i686-pc-linux-gnu
42host_triplet = i686-pc-linux-gnu
43target_triplet = i686-pc-linux-gnu
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 = ${SHELL} /home/kvance/projects/kevedit/missing --run aclocal-1.9
75AMDEP_FALSE = #
76AMDEP_TRUE =
77AMTAR = ${SHELL} /home/kvance/projects/kevedit/missing --run tar
78AUTOCONF = ${SHELL} /home/kvance/projects/kevedit/missing --run autoconf
79AUTOHEADER = ${SHELL} /home/kvance/projects/kevedit/missing --run autoheader
80AUTOMAKE = ${SHELL} /home/kvance/projects/kevedit/missing --run automake-1.9
81AWK = gawk
82CC = gcc
83CCDEPMODE = depmode=gcc3
84CFLAGS = -g -O2 -I/usr/include/SDL -D_REENTRANT
85CPP = gcc -E
86CPPFLAGS =   -I$(top_srcdir)/src -I$(top_builddir)
87CYGPATH_W = echo
88DEFS = -DHAVE_CONFIG_H
89DEPDIR = .deps
90ECHO_C =
91ECHO_N = -n
92ECHO_T =
93EGREP = grep -E
94EXEEXT =
95GLOBDIR =
96GLOBINC =
97GLOBLIB =
98HAVE_WINDRES_FALSE =
99HAVE_WINDRES_TRUE = #
100INCLUDE_PATHS = -I$(top_srcdir)/src -I$(top_builddir)
101INSTALL_DATA = ${INSTALL} -m 644
102INSTALL_PROGRAM = ${INSTALL}
103INSTALL_SCRIPT = ${INSTALL}
104INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
105LDFLAGS =
106LIBOBJS =
107LIBS = -lm  -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread
108LTLIBOBJS =
109MAINT = #
110MAINTAINER_MODE_FALSE =
111MAINTAINER_MODE_TRUE = #
112MAKEINFO = ${SHELL} /home/kvance/projects/kevedit/missing --run makeinfo
113OBJEXT = o
114PACKAGE = kevedit
115PACKAGE_BUGREPORT = bitman@users.sourceforge.net
116PACKAGE_NAME = KevEdit
117PACKAGE_STRING = KevEdit 0.5.1
118PACKAGE_TARNAME = kevedit
119PACKAGE_VERSION = 0.5.1
120PATH_SEPARATOR = :
121RANLIB = ranlib
122SDL_CFLAGS = -I/usr/include/SDL -D_REENTRANT
123SDL_CONFIG = /usr/bin/sdl-config
124SDL_LIBS = -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread
125SET_MAKE =
126SHELL = /bin/sh
127STRIP =
128VERSION = 0.5.1
129WINDRES =
130ac_ct_CC = gcc
131ac_ct_RANLIB = ranlib
132ac_ct_STRIP =
133am__fastdepCC_FALSE = #
134am__fastdepCC_TRUE =
135am__include = include
136am__leading_dot = .
137am__quote =
138am__tar = ${AMTAR} chof - "$$tardir"
139am__untar = ${AMTAR} xf -
140bindir = ${exec_prefix}/bin
141build = i686-pc-linux-gnu
142build_alias =
143build_cpu = i686
144build_os = linux-gnu
145build_vendor = pc
146datadir = ${prefix}/share
147display_objects =  display_sdl.o
148exec_prefix = ${prefix}
149host = i686-pc-linux-gnu
150host_alias =
151host_cpu = i686
152host_os = linux-gnu
153host_vendor = pc
154includedir = ${prefix}/include
155infodir = ${prefix}/info
156install_sh = /home/kvance/projects/kevedit/install-sh
157libdir = ${exec_prefix}/lib
158libexecdir = ${exec_prefix}/libexec
159localstatedir = ${prefix}/var
160mandir = ${prefix}/man
161mkdir_p = mkdir -p --
162oldincludedir = /usr/include
163prefix = /usr/local
164program_transform_name = s,x,x,
165sbindir = ${exec_prefix}/sbin
166sharedstatedir = ${prefix}/com
167synth_objects =  sdl_synth.o
168sysconfdir = ${prefix}/etc
169target = i686-pc-linux-gnu
170target_alias =
171target_cpu = i686
172target_os = linux-gnu
173target_vendor = pc
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: # $(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: # $(am__configure_deps)
210	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211$(ACLOCAL_M4): # $(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
227include ./$(DEPDIR)/fnmatch.Po
228include ./$(DEPDIR)/glob.Po
229
230.c.o:
231	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
232	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
233#	source='$<' object='$@' libtool=no \
234#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
235#	$(COMPILE) -c $<
236
237.c.obj:
238	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
239	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
240#	source='$<' object='$@' libtool=no \
241#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
242#	$(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