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