1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgincludedir = $(includedir)/@PACKAGE@
73pkglibdir = $(libdir)/@PACKAGE@
74pkglibexecdir = $(libexecdir)/@PACKAGE@
75am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
76install_sh_DATA = $(install_sh) -c -m 644
77install_sh_PROGRAM = $(install_sh) -c
78install_sh_SCRIPT = $(install_sh) -c
79INSTALL_HEADER = $(INSTALL_DATA)
80transform = $(program_transform_name)
81NORMAL_INSTALL = :
82PRE_INSTALL = :
83POST_INSTALL = :
84NORMAL_UNINSTALL = :
85PRE_UNINSTALL = :
86POST_UNINSTALL = :
87build_triplet = @build@
88host_triplet = @host@
89check_PROGRAMS = test$(EXEEXT)
90subdir = tests
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
93	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
94	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
95	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97	$(ACLOCAL_M4)
98DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
99mkinstalldirs = $(install_sh) -d
100CONFIG_HEADER = $(top_builddir)/config.h
101CONFIG_CLEAN_FILES =
102CONFIG_CLEAN_VPATH_FILES =
103test_SOURCES = test.c
104test_OBJECTS = test-test.$(OBJEXT)
105test_DEPENDENCIES = $(top_builddir)/src/libmagic.la
106AM_V_lt = $(am__v_lt_@AM_V@)
107am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
108am__v_lt_0 = --silent
109am__v_lt_1 = 
110AM_V_P = $(am__v_P_@AM_V@)
111am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
112am__v_P_0 = false
113am__v_P_1 = :
114AM_V_GEN = $(am__v_GEN_@AM_V@)
115am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
116am__v_GEN_0 = @echo "  GEN     " $@;
117am__v_GEN_1 = 
118AM_V_at = $(am__v_at_@AM_V@)
119am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
120am__v_at_0 = @
121am__v_at_1 = 
122DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
123depcomp = $(SHELL) $(top_srcdir)/depcomp
124am__maybe_remake_depfiles = depfiles
125am__depfiles_remade = ./$(DEPDIR)/test-test.Po
126am__mv = mv -f
127COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
128	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
129LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
130	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
131	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
132	$(AM_CFLAGS) $(CFLAGS)
133AM_V_CC = $(am__v_CC_@AM_V@)
134am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
135am__v_CC_0 = @echo "  CC      " $@;
136am__v_CC_1 = 
137CCLD = $(CC)
138LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
139	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
140	$(AM_LDFLAGS) $(LDFLAGS) -o $@
141AM_V_CCLD = $(am__v_CCLD_@AM_V@)
142am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
143am__v_CCLD_0 = @echo "  CCLD    " $@;
144am__v_CCLD_1 = 
145SOURCES = test.c
146DIST_SOURCES = test.c
147am__can_run_installinfo = \
148  case $$AM_UPDATE_INFO_DIR in \
149    n|no|NO) false;; \
150    *) (install-info --version) >/dev/null 2>&1;; \
151  esac
152am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
153# Read a list of newline-separated strings from the standard input,
154# and print each of them once, without duplicates.  Input order is
155# *not* preserved.
156am__uniquify_input = $(AWK) '\
157  BEGIN { nonempty = 0; } \
158  { items[$$0] = 1; nonempty = 1; } \
159  END { if (nonempty) { for (i in items) print i; }; } \
160'
161# Make sure the list of sources is unique.  This is necessary because,
162# e.g., the same source file might be shared among _SOURCES variables
163# for different programs/libraries.
164am__define_uniq_tagged_files = \
165  list='$(am__tagged_files)'; \
166  unique=`for i in $$list; do \
167    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
168  done | $(am__uniquify_input)`
169ETAGS = etags
170CTAGS = ctags
171am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp README
172DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
173pkgdatadir = @pkgdatadir@
174ACLOCAL = @ACLOCAL@
175AMTAR = @AMTAR@
176AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
177AR = @AR@
178AUTOCONF = @AUTOCONF@
179AUTOHEADER = @AUTOHEADER@
180AUTOMAKE = @AUTOMAKE@
181AWK = @AWK@
182CC = @CC@
183CCDEPMODE = @CCDEPMODE@
184CFLAGS = @CFLAGS@
185CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
186CPP = @CPP@
187CPPFLAGS = @CPPFLAGS@
188CYGPATH_W = @CYGPATH_W@
189DEFS = @DEFS@
190DEPDIR = @DEPDIR@
191DLLTOOL = @DLLTOOL@
192DSYMUTIL = @DSYMUTIL@
193DUMPBIN = @DUMPBIN@
194ECHO_C = @ECHO_C@
195ECHO_N = @ECHO_N@
196ECHO_T = @ECHO_T@
197EGREP = @EGREP@
198EXEEXT = @EXEEXT@
199FGREP = @FGREP@
200GREP = @GREP@
201HAVE_VISIBILITY = @HAVE_VISIBILITY@
202INSTALL = @INSTALL@
203INSTALL_DATA = @INSTALL_DATA@
204INSTALL_PROGRAM = @INSTALL_PROGRAM@
205INSTALL_SCRIPT = @INSTALL_SCRIPT@
206INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
207LD = @LD@
208LDFLAGS = @LDFLAGS@
209LIBOBJS = @LIBOBJS@
210LIBS = @LIBS@
211LIBTOOL = @LIBTOOL@
212LIPO = @LIPO@
213LN_S = @LN_S@
214LTLIBOBJS = @LTLIBOBJS@
215LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
216MAKEINFO = @MAKEINFO@
217MANIFEST_TOOL = @MANIFEST_TOOL@
218MINGW = @MINGW@
219MKDIR_P = @MKDIR_P@
220NM = @NM@
221NMEDIT = @NMEDIT@
222OBJDUMP = @OBJDUMP@
223OBJEXT = @OBJEXT@
224OTOOL = @OTOOL@
225OTOOL64 = @OTOOL64@
226PACKAGE = @PACKAGE@
227PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
228PACKAGE_NAME = @PACKAGE_NAME@
229PACKAGE_STRING = @PACKAGE_STRING@
230PACKAGE_TARNAME = @PACKAGE_TARNAME@
231PACKAGE_URL = @PACKAGE_URL@
232PACKAGE_VERSION = @PACKAGE_VERSION@
233PATH_SEPARATOR = @PATH_SEPARATOR@
234RANLIB = @RANLIB@
235SED = @SED@
236SET_MAKE = @SET_MAKE@
237SHELL = @SHELL@
238STRIP = @STRIP@
239VERSION = @VERSION@
240WARNINGS = @WARNINGS@
241abs_builddir = @abs_builddir@
242abs_srcdir = @abs_srcdir@
243abs_top_builddir = @abs_top_builddir@
244abs_top_srcdir = @abs_top_srcdir@
245ac_ct_AR = @ac_ct_AR@
246ac_ct_CC = @ac_ct_CC@
247ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
248am__include = @am__include@
249am__leading_dot = @am__leading_dot@
250am__quote = @am__quote@
251am__tar = @am__tar@
252am__untar = @am__untar@
253bindir = @bindir@
254build = @build@
255build_alias = @build_alias@
256build_cpu = @build_cpu@
257build_os = @build_os@
258build_vendor = @build_vendor@
259builddir = @builddir@
260datadir = @datadir@
261datarootdir = @datarootdir@
262docdir = @docdir@
263dvidir = @dvidir@
264exec_prefix = @exec_prefix@
265fsect = @fsect@
266host = @host@
267host_alias = @host_alias@
268host_cpu = @host_cpu@
269host_os = @host_os@
270host_vendor = @host_vendor@
271htmldir = @htmldir@
272includedir = @includedir@
273infodir = @infodir@
274install_sh = @install_sh@
275libdir = @libdir@
276libexecdir = @libexecdir@
277localedir = @localedir@
278localstatedir = @localstatedir@
279mandir = @mandir@
280mkdir_p = @mkdir_p@
281oldincludedir = @oldincludedir@
282pdfdir = @pdfdir@
283prefix = @prefix@
284program_transform_name = @program_transform_name@
285psdir = @psdir@
286sbindir = @sbindir@
287sharedstatedir = @sharedstatedir@
288srcdir = @srcdir@
289sysconfdir = @sysconfdir@
290target_alias = @target_alias@
291top_build_prefix = @top_build_prefix@
292top_builddir = @top_builddir@
293top_srcdir = @top_srcdir@
294test_LDADD = $(top_builddir)/src/libmagic.la
295test_CPPFLAGS = -I$(top_builddir)/src
296EXTRA_DIST = \
297regex-eol.magic \
298CVE-2014-1943.testfile \
299JW07022A.mp3.testfile \
300escapevel.testfile \
301fit-map-data.testfile \
302gedcom.testfile \
303hddrawcopytool.testfile \
304issue311docx.testfile \
305issue359xlsx.testfile \
306json1.testfile \
307json2.testfile \
308json3.testfile \
309regex-eol.testfile \
310zstd-v0.2-FF.testfile \
311zstd-v0.3-FF.testfile \
312zstd-v0.4-FF.testfile \
313zstd-v0.5-FF.testfile \
314zstd-v0.6-FF.testfile \
315zstd-v0.7-21.testfile \
316zstd-v0.7-22.testfile \
317zstd-v0.8-01.testfile \
318zstd-v0.8-02.testfile \
319zstd-v0.8-03.testfile \
320zstd-v0.8-16.testfile \
321zstd-v0.8-20.testfile \
322zstd-v0.8-21.testfile \
323zstd-v0.8-22.testfile \
324zstd-v0.8-23.testfile \
325zstd-v0.8-F4.testfile \
326zstd-v0.8-FF.testfile \
327CVE-2014-1943.result \
328JW07022A.mp3.result \
329escapevel.result \
330fit-map-data.result \
331gedcom.result \
332hddrawcopytool.result \
333issue311docx.result \
334issue359xlsx.result \
335json1.result \
336json2.result \
337json3.result \
338regex-eol.result \
339zstd-3-skippable-frames.result \
340zstd-dictionary-0.result \
341zstd-dictionary-1.result \
342zstd-dictionary-2.result \
343zstd-skippable-frame-0.result \
344zstd-skippable-frame-4.result \
345zstd-skippable-frame-8.result \
346zstd-skippable-frame-C.result \
347zstd-v0.2-FF.result \
348zstd-v0.3-FF.result \
349zstd-v0.4-FF.result \
350zstd-v0.5-FF.result \
351zstd-v0.6-FF.result \
352zstd-v0.7-00.result \
353zstd-v0.7-21.result \
354zstd-v0.7-22.result \
355zstd-v0.8-00.result \
356zstd-v0.8-01.result \
357zstd-v0.8-02.result \
358zstd-v0.8-03.result \
359zstd-v0.8-16.result \
360zstd-v0.8-20.result \
361zstd-v0.8-21.result \
362zstd-v0.8-22.result \
363zstd-v0.8-23.result \
364zstd-v0.8-F4.result \
365zstd-v0.8-FF.result
366
367T = $(top_srcdir)/tests
368all: all-am
369
370.SUFFIXES:
371.SUFFIXES: .c .lo .o .obj
372$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
373	@for dep in $?; do \
374	  case '$(am__configure_deps)' in \
375	    *$$dep*) \
376	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
377	        && { if test -f $@; then exit 0; else break; fi; }; \
378	      exit 1;; \
379	  esac; \
380	done; \
381	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
382	$(am__cd) $(top_srcdir) && \
383	  $(AUTOMAKE) --foreign tests/Makefile
384Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
385	@case '$?' in \
386	  *config.status*) \
387	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
388	  *) \
389	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
390	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
391	esac;
392
393$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
394	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
395
396$(top_srcdir)/configure:  $(am__configure_deps)
397	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
398$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
399	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
400$(am__aclocal_m4_deps):
401
402clean-checkPROGRAMS:
403	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
404	echo " rm -f" $$list; \
405	rm -f $$list || exit $$?; \
406	test -n "$(EXEEXT)" || exit 0; \
407	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
408	echo " rm -f" $$list; \
409	rm -f $$list
410
411test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) $(EXTRA_test_DEPENDENCIES) 
412	@rm -f test$(EXEEXT)
413	$(AM_V_CCLD)$(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
414
415mostlyclean-compile:
416	-rm -f *.$(OBJEXT)
417
418distclean-compile:
419	-rm -f *.tab.c
420
421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-test.Po@am__quote@ # am--include-marker
422
423$(am__depfiles_remade):
424	@$(MKDIR_P) $(@D)
425	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
426
427am--depfiles: $(am__depfiles_remade)
428
429.c.o:
430@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
431@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
432@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
433@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
434@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
435@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
436
437.c.obj:
438@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
439@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
440@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
441@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
442@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
444
445.c.lo:
446@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
447@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
448@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
449@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
450@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
451@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
452
453test-test.o: test.c
454@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-test.o -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c
455@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po
456@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test.c' object='test-test.o' libtool=no @AMDEPBACKSLASH@
457@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
458@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c
459
460test-test.obj: test.c
461@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-test.obj -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi`
462@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po
463@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test.c' object='test-test.obj' libtool=no @AMDEPBACKSLASH@
464@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi`
466
467mostlyclean-libtool:
468	-rm -f *.lo
469
470clean-libtool:
471	-rm -rf .libs _libs
472
473ID: $(am__tagged_files)
474	$(am__define_uniq_tagged_files); mkid -fID $$unique
475tags: tags-am
476TAGS: tags
477
478tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
479	set x; \
480	here=`pwd`; \
481	$(am__define_uniq_tagged_files); \
482	shift; \
483	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
484	  test -n "$$unique" || unique=$$empty_fix; \
485	  if test $$# -gt 0; then \
486	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
487	      "$$@" $$unique; \
488	  else \
489	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
490	      $$unique; \
491	  fi; \
492	fi
493ctags: ctags-am
494
495CTAGS: ctags
496ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
497	$(am__define_uniq_tagged_files); \
498	test -z "$(CTAGS_ARGS)$$unique" \
499	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
500	     $$unique
501
502GTAGS:
503	here=`$(am__cd) $(top_builddir) && pwd` \
504	  && $(am__cd) $(top_srcdir) \
505	  && gtags -i $(GTAGS_ARGS) "$$here"
506cscopelist: cscopelist-am
507
508cscopelist-am: $(am__tagged_files)
509	list='$(am__tagged_files)'; \
510	case "$(srcdir)" in \
511	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
512	  *) sdir=$(subdir)/$(srcdir) ;; \
513	esac; \
514	for i in $$list; do \
515	  if test -f "$$i"; then \
516	    echo "$(subdir)/$$i"; \
517	  else \
518	    echo "$$sdir/$$i"; \
519	  fi; \
520	done >> $(top_builddir)/cscope.files
521
522distclean-tags:
523	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
524
525distdir: $(BUILT_SOURCES)
526	$(MAKE) $(AM_MAKEFLAGS) distdir-am
527
528distdir-am: $(DISTFILES)
529	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
530	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
531	list='$(DISTFILES)'; \
532	  dist_files=`for file in $$list; do echo $$file; done | \
533	  sed -e "s|^$$srcdirstrip/||;t" \
534	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
535	case $$dist_files in \
536	  */*) $(MKDIR_P) `echo "$$dist_files" | \
537			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
538			   sort -u` ;; \
539	esac; \
540	for file in $$dist_files; do \
541	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
542	  if test -d $$d/$$file; then \
543	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
544	    if test -d "$(distdir)/$$file"; then \
545	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
546	    fi; \
547	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
548	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
549	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
550	    fi; \
551	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
552	  else \
553	    test -f "$(distdir)/$$file" \
554	    || cp -p $$d/$$file "$(distdir)/$$file" \
555	    || exit 1; \
556	  fi; \
557	done
558check-am: all-am
559	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
560	$(MAKE) $(AM_MAKEFLAGS) check-local
561check: check-am
562all-am: Makefile
563installdirs:
564install: install-am
565install-exec: install-exec-am
566install-data: install-data-am
567uninstall: uninstall-am
568
569install-am: all-am
570	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
571
572installcheck: installcheck-am
573install-strip:
574	if test -z '$(STRIP)'; then \
575	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
576	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
577	      install; \
578	else \
579	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
580	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
581	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
582	fi
583mostlyclean-generic:
584
585clean-generic:
586
587distclean-generic:
588	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
589	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
590
591maintainer-clean-generic:
592	@echo "This command is intended for maintainers to use"
593	@echo "it deletes files that may require special tools to rebuild."
594clean: clean-am
595
596clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
597	mostlyclean-am
598
599distclean: distclean-am
600		-rm -f ./$(DEPDIR)/test-test.Po
601	-rm -f Makefile
602distclean-am: clean-am distclean-compile distclean-generic \
603	distclean-tags
604
605dvi: dvi-am
606
607dvi-am:
608
609html: html-am
610
611html-am:
612
613info: info-am
614
615info-am:
616
617install-data-am:
618
619install-dvi: install-dvi-am
620
621install-dvi-am:
622
623install-exec-am:
624
625install-html: install-html-am
626
627install-html-am:
628
629install-info: install-info-am
630
631install-info-am:
632
633install-man:
634
635install-pdf: install-pdf-am
636
637install-pdf-am:
638
639install-ps: install-ps-am
640
641install-ps-am:
642
643installcheck-am:
644
645maintainer-clean: maintainer-clean-am
646		-rm -f ./$(DEPDIR)/test-test.Po
647	-rm -f Makefile
648maintainer-clean-am: distclean-am maintainer-clean-generic
649
650mostlyclean: mostlyclean-am
651
652mostlyclean-am: mostlyclean-compile mostlyclean-generic \
653	mostlyclean-libtool
654
655pdf: pdf-am
656
657pdf-am:
658
659ps: ps-am
660
661ps-am:
662
663uninstall-am:
664
665.MAKE: check-am install-am install-strip
666
667.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am \
668	check-local clean clean-checkPROGRAMS clean-generic \
669	clean-libtool cscopelist-am ctags ctags-am distclean \
670	distclean-compile distclean-generic distclean-libtool \
671	distclean-tags distdir dvi dvi-am html html-am info info-am \
672	install install-am install-data install-data-am install-dvi \
673	install-dvi-am install-exec install-exec-am install-html \
674	install-html-am install-info install-info-am install-man \
675	install-pdf install-pdf-am install-ps install-ps-am \
676	install-strip installcheck installcheck-am installdirs \
677	maintainer-clean maintainer-clean-generic mostlyclean \
678	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
679	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am
680
681.PRECIOUS: Makefile
682
683check-local:
684	MAGIC=$(top_builddir)/magic/magic ./test
685	set -e; \
686	for i in $T/*.testfile; do \
687		echo Running test: $$i; \
688		if [ -f $${i%%.testfile}.magic ]; then \
689			m=$${i%%.testfile}.magic; \
690		else \
691			m=$(top_builddir)/magic/magic; \
692		fi; \
693		TZ=UTC MAGIC=$$m ./test $$i $${i%%.testfile}.result; \
694	done
695
696# Tell versions [3.59,3.63) of GNU make to not export all variables.
697# Otherwise a system limit (for SysV at least) may be exceeded.
698.NOEXPORT:
699