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