Makefile.in revision 1.4.4.1
1# Makefile.in generated by automake 1.11 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
19
20VPATH = @srcdir@
21pkgincludedir = $(includedir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkglibexecdir = $(libexecdir)/@PACKAGE@
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38bin_PROGRAMS = file$(EXEEXT)
39subdir = src
40DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
41	$(srcdir)/Makefile.in asprintf.c getline.c getopt_long.c \
42	strlcat.c strlcpy.c vasprintf.c
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
45	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
46	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
47	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49	$(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53CONFIG_CLEAN_VPATH_FILES =
54am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
55am__vpath_adj = case $$p in \
56    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
57    *) f=$$p;; \
58  esac;
59am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
60am__install_max = 40
61am__nobase_strip_setup = \
62  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
63am__nobase_strip = \
64  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
65am__nobase_list = $(am__nobase_strip_setup); \
66  for p in $$list; do echo "$$p $$p"; done | \
67  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
68  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
69    if (++n[$$2] == $(am__install_max)) \
70      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
71    END { for (dir in files) print dir, files[dir] }'
72am__base_list = \
73  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
74  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
75am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
76	"$(DESTDIR)$(includedir)"
77LTLIBRARIES = $(lib_LTLIBRARIES)
78am__DEPENDENCIES_1 =
79libmagic_la_DEPENDENCIES = $(LTLIBOBJS) $(am__DEPENDENCIES_1)
80am_libmagic_la_OBJECTS = magic.lo apprentice.lo softmagic.lo \
81	ascmagic.lo encoding.lo compress.lo is_tar.lo readelf.lo \
82	print.lo fsmagic.lo funcs.lo apptype.lo cdf.lo cdf_time.lo \
83	readcdf.lo
84libmagic_la_OBJECTS = $(am_libmagic_la_OBJECTS)
85AM_V_lt = $(am__v_lt_$(V))
86am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
87am__v_lt_0 = --silent
88libmagic_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
89	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
90	$(libmagic_la_LDFLAGS) $(LDFLAGS) -o $@
91PROGRAMS = $(bin_PROGRAMS)
92am_file_OBJECTS = file.$(OBJEXT)
93file_OBJECTS = $(am_file_OBJECTS)
94file_DEPENDENCIES = libmagic.la
95DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
96depcomp = $(SHELL) $(top_srcdir)/depcomp
97am__depfiles_maybe = depfiles
98am__mv = mv -f
99COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
100	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
101LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
102	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
103	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
104	$(AM_CFLAGS) $(CFLAGS)
105AM_V_CC = $(am__v_CC_$(V))
106am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
107am__v_CC_0 = @echo "  CC    " $@;
108AM_V_at = $(am__v_at_$(V))
109am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
110am__v_at_0 = @
111CCLD = $(CC)
112LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
113	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
114	$(AM_LDFLAGS) $(LDFLAGS) -o $@
115AM_V_CCLD = $(am__v_CCLD_$(V))
116am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
117am__v_CCLD_0 = @echo "  CCLD  " $@;
118AM_V_GEN = $(am__v_GEN_$(V))
119am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
120am__v_GEN_0 = @echo "  GEN   " $@;
121SOURCES = $(libmagic_la_SOURCES) $(file_SOURCES)
122DIST_SOURCES = $(libmagic_la_SOURCES) $(file_SOURCES)
123HEADERS = $(include_HEADERS)
124ETAGS = etags
125CTAGS = ctags
126DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
127pkgdatadir = @pkgdatadir@
128ACLOCAL = @ACLOCAL@
129AMTAR = @AMTAR@
130AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
131AR = @AR@
132AUTOCONF = @AUTOCONF@
133AUTOHEADER = @AUTOHEADER@
134AUTOMAKE = @AUTOMAKE@
135AWK = @AWK@
136CC = @CC@
137CCDEPMODE = @CCDEPMODE@
138CFLAGS = @CFLAGS@
139CPP = @CPP@
140CPPFLAGS = @CPPFLAGS@
141CYGPATH_W = @CYGPATH_W@
142DEFS = @DEFS@
143DEPDIR = @DEPDIR@
144DSYMUTIL = @DSYMUTIL@
145DUMPBIN = @DUMPBIN@
146ECHO_C = @ECHO_C@
147ECHO_N = @ECHO_N@
148ECHO_T = @ECHO_T@
149EGREP = @EGREP@
150EXEEXT = @EXEEXT@
151FGREP = @FGREP@
152GREP = @GREP@
153INSTALL = @INSTALL@
154INSTALL_DATA = @INSTALL_DATA@
155INSTALL_PROGRAM = @INSTALL_PROGRAM@
156INSTALL_SCRIPT = @INSTALL_SCRIPT@
157INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158LD = @LD@
159LDFLAGS = @LDFLAGS@
160LIBOBJS = @LIBOBJS@
161LIBS = @LIBS@
162LIBTOOL = @LIBTOOL@
163LIPO = @LIPO@
164LN_S = @LN_S@
165LTLIBOBJS = @LTLIBOBJS@
166MAINT = @MAINT@
167MAKEINFO = @MAKEINFO@
168MINGW = @MINGW@
169MKDIR_P = @MKDIR_P@
170NM = @NM@
171NMEDIT = @NMEDIT@
172OBJDUMP = @OBJDUMP@
173OBJEXT = @OBJEXT@
174OTOOL = @OTOOL@
175OTOOL64 = @OTOOL64@
176PACKAGE = @PACKAGE@
177PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
178PACKAGE_NAME = @PACKAGE_NAME@
179PACKAGE_STRING = @PACKAGE_STRING@
180PACKAGE_TARNAME = @PACKAGE_TARNAME@
181PACKAGE_URL = @PACKAGE_URL@
182PACKAGE_VERSION = @PACKAGE_VERSION@
183PATH_SEPARATOR = @PATH_SEPARATOR@
184RANLIB = @RANLIB@
185SED = @SED@
186SET_MAKE = @SET_MAKE@
187SHELL = @SHELL@
188STRIP = @STRIP@
189VERSION = @VERSION@
190WARNINGS = @WARNINGS@
191abs_builddir = @abs_builddir@
192abs_srcdir = @abs_srcdir@
193abs_top_builddir = @abs_top_builddir@
194abs_top_srcdir = @abs_top_srcdir@
195ac_ct_CC = @ac_ct_CC@
196ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
197am__include = @am__include@
198am__leading_dot = @am__leading_dot@
199am__quote = @am__quote@
200am__tar = @am__tar@
201am__untar = @am__untar@
202bindir = @bindir@
203build = @build@
204build_alias = @build_alias@
205build_cpu = @build_cpu@
206build_os = @build_os@
207build_vendor = @build_vendor@
208builddir = @builddir@
209datadir = @datadir@
210datarootdir = @datarootdir@
211docdir = @docdir@
212dvidir = @dvidir@
213exec_prefix = @exec_prefix@
214fsect = @fsect@
215host = @host@
216host_alias = @host_alias@
217host_cpu = @host_cpu@
218host_os = @host_os@
219host_vendor = @host_vendor@
220htmldir = @htmldir@
221includedir = @includedir@
222infodir = @infodir@
223install_sh = @install_sh@
224libdir = @libdir@
225libexecdir = @libexecdir@
226localedir = @localedir@
227localstatedir = @localstatedir@
228lt_ECHO = @lt_ECHO@
229mandir = @mandir@
230mkdir_p = @mkdir_p@
231oldincludedir = @oldincludedir@
232pdfdir = @pdfdir@
233prefix = @prefix@
234program_transform_name = @program_transform_name@
235psdir = @psdir@
236sbindir = @sbindir@
237sharedstatedir = @sharedstatedir@
238srcdir = @srcdir@
239sysconfdir = @sysconfdir@
240target_alias = @target_alias@
241top_build_prefix = @top_build_prefix@
242top_builddir = @top_builddir@
243top_srcdir = @top_srcdir@
244MAGIC = $(pkgdatadir)/magic
245lib_LTLIBRARIES = libmagic.la
246include_HEADERS = magic.h
247AM_CPPFLAGS = -DMAGIC='"$(MAGIC)"'
248AM_CFLAGS = @WARNINGS@
249libmagic_la_SOURCES = magic.c apprentice.c softmagic.c ascmagic.c \
250	encoding.c compress.c is_tar.c readelf.c print.c fsmagic.c \
251	funcs.c file.h readelf.h tar.h apptype.c \
252	file_opts.h elfclass.h mygetopt.h cdf.c cdf_time.c readcdf.c cdf.h
253
254libmagic_la_LDFLAGS = -no-undefined -version-info 1:0:0
255@MINGW_FALSE@MINGWLIBS = 
256@MINGW_TRUE@MINGWLIBS = -lgnurx -lshlwapi
257libmagic_la_LIBADD = $(LTLIBOBJS) $(MINGWLIBS)
258file_SOURCES = file.c
259file_LDADD = libmagic.la
260all: all-am
261
262.SUFFIXES:
263.SUFFIXES: .c .lo .o .obj
264$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
265	@for dep in $?; do \
266	  case '$(am__configure_deps)' in \
267	    *$$dep*) \
268	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
269	        && { if test -f $@; then exit 0; else break; fi; }; \
270	      exit 1;; \
271	  esac; \
272	done; \
273	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
274	$(am__cd) $(top_srcdir) && \
275	  $(AUTOMAKE) --gnu src/Makefile
276.PRECIOUS: Makefile
277Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
278	@case '$?' in \
279	  *config.status*) \
280	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
281	  *) \
282	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
283	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
284	esac;
285
286$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
287	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288
289$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
290	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
292	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293$(am__aclocal_m4_deps):
294install-libLTLIBRARIES: $(lib_LTLIBRARIES)
295	@$(NORMAL_INSTALL)
296	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
297	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
298	list2=; for p in $$list; do \
299	  if test -f $$p; then \
300	    list2="$$list2 $$p"; \
301	  else :; fi; \
302	done; \
303	test -z "$$list2" || { \
304	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
305	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
306	}
307
308uninstall-libLTLIBRARIES:
309	@$(NORMAL_UNINSTALL)
310	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
311	for p in $$list; do \
312	  $(am__strip_dir) \
313	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
314	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
315	done
316
317clean-libLTLIBRARIES:
318	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
319	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
320	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
321	  test "$$dir" != "$$p" || dir=.; \
322	  echo "rm -f \"$${dir}/so_locations\""; \
323	  rm -f "$${dir}/so_locations"; \
324	done
325libmagic.la: $(libmagic_la_OBJECTS) $(libmagic_la_DEPENDENCIES) 
326	$(AM_V_CCLD)$(libmagic_la_LINK) -rpath $(libdir) $(libmagic_la_OBJECTS) $(libmagic_la_LIBADD) $(LIBS)
327install-binPROGRAMS: $(bin_PROGRAMS)
328	@$(NORMAL_INSTALL)
329	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
330	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
331	for p in $$list; do echo "$$p $$p"; done | \
332	sed 's/$(EXEEXT)$$//' | \
333	while read p p1; do if test -f $$p || test -f $$p1; \
334	  then echo "$$p"; echo "$$p"; else :; fi; \
335	done | \
336	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
337	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
338	sed 'N;N;N;s,\n, ,g' | \
339	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
340	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
341	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
342	    else { print "f", $$3 "/" $$4, $$1; } } \
343	  END { for (d in files) print "f", d, files[d] }' | \
344	while read type dir files; do \
345	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
346	    test -z "$$files" || { \
347	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
348	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
349	    } \
350	; done
351
352uninstall-binPROGRAMS:
353	@$(NORMAL_UNINSTALL)
354	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
355	files=`for p in $$list; do echo "$$p"; done | \
356	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
357	      -e 's/$$/$(EXEEXT)/' `; \
358	test -n "$$list" || exit 0; \
359	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
360	cd "$(DESTDIR)$(bindir)" && rm -f $$files
361
362clean-binPROGRAMS:
363	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
364	echo " rm -f" $$list; \
365	rm -f $$list || exit $$?; \
366	test -n "$(EXEEXT)" || exit 0; \
367	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
368	echo " rm -f" $$list; \
369	rm -f $$list
370file$(EXEEXT): $(file_OBJECTS) $(file_DEPENDENCIES) 
371	@rm -f file$(EXEEXT)
372	$(AM_V_CCLD)$(LINK) $(file_OBJECTS) $(file_LDADD) $(LIBS)
373
374mostlyclean-compile:
375	-rm -f *.$(OBJEXT)
376
377distclean-compile:
378	-rm -f *.tab.c
379
380@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asprintf.Plo@am__quote@
381@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getline.Plo@am__quote@
382@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt_long.Plo@am__quote@
383@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strlcat.Plo@am__quote@
384@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strlcpy.Plo@am__quote@
385@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vasprintf.Plo@am__quote@
386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apprentice.Plo@am__quote@
387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apptype.Plo@am__quote@
388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ascmagic.Plo@am__quote@
389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cdf.Plo@am__quote@
390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cdf_time.Plo@am__quote@
391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Plo@am__quote@
392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encoding.Plo@am__quote@
393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@
394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsmagic.Plo@am__quote@
395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/funcs.Plo@am__quote@
396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is_tar.Plo@am__quote@
397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/magic.Plo@am__quote@
398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readcdf.Plo@am__quote@
400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readelf.Plo@am__quote@
401@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/softmagic.Plo@am__quote@
402
403.c.o:
404@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
405@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
406@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
407@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
408@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409@am__fastdepCC_FALSE@	$(COMPILE) -c $<
410
411.c.obj:
412@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
413@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
414@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
415@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
416@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
417@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
418
419.c.lo:
420@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
421@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
422@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
423@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
424@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
426
427mostlyclean-libtool:
428	-rm -f *.lo
429
430clean-libtool:
431	-rm -rf .libs _libs
432install-includeHEADERS: $(include_HEADERS)
433	@$(NORMAL_INSTALL)
434	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
435	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
436	for p in $$list; do \
437	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
438	  echo "$$d$$p"; \
439	done | $(am__base_list) | \
440	while read files; do \
441	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
442	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
443	done
444
445uninstall-includeHEADERS:
446	@$(NORMAL_UNINSTALL)
447	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
448	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
449	test -n "$$files" || exit 0; \
450	echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
451	cd "$(DESTDIR)$(includedir)" && rm -f $$files
452
453ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
454	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455	unique=`for i in $$list; do \
456	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457	  done | \
458	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
459	      END { if (nonempty) { for (i in files) print i; }; }'`; \
460	mkid -fID $$unique
461tags: TAGS
462
463TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
464		$(TAGS_FILES) $(LISP)
465	set x; \
466	here=`pwd`; \
467	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
468	unique=`for i in $$list; do \
469	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470	  done | \
471	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472	      END { if (nonempty) { for (i in files) print i; }; }'`; \
473	shift; \
474	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
475	  test -n "$$unique" || unique=$$empty_fix; \
476	  if test $$# -gt 0; then \
477	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478	      "$$@" $$unique; \
479	  else \
480	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
481	      $$unique; \
482	  fi; \
483	fi
484ctags: CTAGS
485CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
486		$(TAGS_FILES) $(LISP)
487	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
488	unique=`for i in $$list; do \
489	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
490	  done | \
491	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
492	      END { if (nonempty) { for (i in files) print i; }; }'`; \
493	test -z "$(CTAGS_ARGS)$$unique" \
494	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
495	     $$unique
496
497GTAGS:
498	here=`$(am__cd) $(top_builddir) && pwd` \
499	  && $(am__cd) $(top_srcdir) \
500	  && gtags -i $(GTAGS_ARGS) "$$here"
501
502distclean-tags:
503	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
504
505distdir: $(DISTFILES)
506	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508	list='$(DISTFILES)'; \
509	  dist_files=`for file in $$list; do echo $$file; done | \
510	  sed -e "s|^$$srcdirstrip/||;t" \
511	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
512	case $$dist_files in \
513	  */*) $(MKDIR_P) `echo "$$dist_files" | \
514			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
515			   sort -u` ;; \
516	esac; \
517	for file in $$dist_files; do \
518	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
519	  if test -d $$d/$$file; then \
520	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
521	    if test -d "$(distdir)/$$file"; then \
522	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
523	    fi; \
524	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
525	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
526	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
527	    fi; \
528	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
529	  else \
530	    test -f "$(distdir)/$$file" \
531	    || cp -p $$d/$$file "$(distdir)/$$file" \
532	    || exit 1; \
533	  fi; \
534	done
535check-am: all-am
536check: check-am
537all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
538install-binPROGRAMS: install-libLTLIBRARIES
539
540installdirs:
541	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)"; do \
542	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
543	done
544install: install-am
545install-exec: install-exec-am
546install-data: install-data-am
547uninstall: uninstall-am
548
549install-am: all-am
550	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
551
552installcheck: installcheck-am
553install-strip:
554	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
555	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
556	  `test -z '$(STRIP)' || \
557	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
558mostlyclean-generic:
559
560clean-generic:
561
562distclean-generic:
563	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
564	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
565
566maintainer-clean-generic:
567	@echo "This command is intended for maintainers to use"
568	@echo "it deletes files that may require special tools to rebuild."
569clean: clean-am
570
571clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
572	clean-libtool mostlyclean-am
573
574distclean: distclean-am
575	-rm -rf $(DEPDIR) ./$(DEPDIR)
576	-rm -f Makefile
577distclean-am: clean-am distclean-compile distclean-generic \
578	distclean-tags
579
580dvi: dvi-am
581
582dvi-am:
583
584html: html-am
585
586html-am:
587
588info: info-am
589
590info-am:
591
592install-data-am: install-includeHEADERS
593
594install-dvi: install-dvi-am
595
596install-dvi-am:
597
598install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
599
600install-html: install-html-am
601
602install-html-am:
603
604install-info: install-info-am
605
606install-info-am:
607
608install-man:
609
610install-pdf: install-pdf-am
611
612install-pdf-am:
613
614install-ps: install-ps-am
615
616install-ps-am:
617
618installcheck-am:
619
620maintainer-clean: maintainer-clean-am
621	-rm -rf $(DEPDIR) ./$(DEPDIR)
622	-rm -f Makefile
623maintainer-clean-am: distclean-am maintainer-clean-generic
624
625mostlyclean: mostlyclean-am
626
627mostlyclean-am: mostlyclean-compile mostlyclean-generic \
628	mostlyclean-libtool
629
630pdf: pdf-am
631
632pdf-am:
633
634ps: ps-am
635
636ps-am:
637
638uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \
639	uninstall-libLTLIBRARIES
640
641.MAKE: install-am install-strip
642
643.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
644	clean-generic clean-libLTLIBRARIES clean-libtool ctags \
645	distclean distclean-compile distclean-generic \
646	distclean-libtool distclean-tags distdir dvi dvi-am html \
647	html-am info info-am install install-am install-binPROGRAMS \
648	install-data install-data-am install-dvi install-dvi-am \
649	install-exec install-exec-am install-html install-html-am \
650	install-includeHEADERS install-info install-info-am \
651	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
652	install-ps install-ps-am install-strip installcheck \
653	installcheck-am installdirs maintainer-clean \
654	maintainer-clean-generic mostlyclean mostlyclean-compile \
655	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
656	tags uninstall uninstall-am uninstall-binPROGRAMS \
657	uninstall-includeHEADERS uninstall-libLTLIBRARIES
658
659
660# Tell versions [3.59,3.63) of GNU make to not export all variables.
661# Otherwise a system limit (for SysV at least) may be exceeded.
662.NOEXPORT:
663