1 # Makefile.in generated by automake 1.14 from Makefile.am.
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
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
17 am__is_gnu_make
= test -n
'$(MAKEFILE_LIST)' && test -n
'$(MAKELEVEL)'
18 am__make_running_with_option
= \
19 case
$${target_option-
} in \
21 *) echo
"am__make_running_with_option: internal error: invalid" \
22 "target option '$${target_option-}' specified" >&2; \
26 sane_makeflags
=$$MAKEFLAGS; \
27 if
$(am__is_gnu_make
); then \
28 sane_makeflags
=$$MFLAGS; \
33 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
34 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
40 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42 for flg in
$$sane_makeflags; do \
43 test $$skip_next = yes
&& { skip_next
=no
; 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
;; \
56 *$$target_option*) has_opt
=yes
; break
;; \
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
)
77 build_triplet
= @build@
79 check_PROGRAMS
= test$(EXEEXT
)
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
) \
90 mkinstalldirs
= $(install_sh
) -d
91 CONFIG_HEADER
= $(top_builddir
)/config.h
93 CONFIG_CLEAN_VPATH_FILES
=
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@
)
101 AM_V_P
= $(am__v_P_@AM_V@
)
102 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
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 " $@
;
109 AM_V_at
= $(am__v_at_@AM_V@
)
110 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
113 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
114 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
115 am__depfiles_maybe
= depfiles
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 " $@
;
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 " $@
;
136 DIST_SOURCES
= test.c
137 am__can_run_installinfo
= \
138 case
$$AM_UPDATE_INFO_DIR in \
140 *) (install-info
--version
) >/dev
/null
2>&1;; \
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
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; }; } \
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)`
161 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
162 pkgdatadir
= @pkgdatadir@
165 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
167 AUTOCONF
= @AUTOCONF@
168 AUTOHEADER
= @AUTOHEADER@
169 AUTOMAKE
= @AUTOMAKE@
172 CCDEPMODE
= @CCDEPMODE@
174 CFLAG_VISIBILITY
= @CFLAG_VISIBILITY@
176 CPPFLAGS
= @CPPFLAGS@
177 CYGPATH_W
= @CYGPATH_W@
181 DSYMUTIL
= @DSYMUTIL@
190 HAVE_VISIBILITY
= @HAVE_VISIBILITY@
192 INSTALL_DATA
= @INSTALL_DATA@
193 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
194 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
195 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
203 LTLIBOBJS
= @LTLIBOBJS@
205 MAKEINFO
= @MAKEINFO@
206 MANIFEST_TOOL
= @MANIFEST_TOOL@
216 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
217 PACKAGE_NAME
= @PACKAGE_NAME@
218 PACKAGE_STRING
= @PACKAGE_STRING@
219 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
220 PACKAGE_URL
= @PACKAGE_URL@
221 PACKAGE_VERSION
= @PACKAGE_VERSION@
222 PATH_SEPARATOR
= @PATH_SEPARATOR@
225 SET_MAKE
= @SET_MAKE@
229 WARNINGS
= @WARNINGS@
230 abs_builddir
= @abs_builddir@
231 abs_srcdir
= @abs_srcdir@
232 abs_top_builddir
= @abs_top_builddir@
233 abs_top_srcdir
= @abs_top_srcdir@
234 ac_ct_AR
= @ac_ct_AR@
235 ac_ct_CC
= @ac_ct_CC@
236 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
237 am__include
= @am__include@
238 am__leading_dot
= @am__leading_dot@
239 am__quote
= @am__quote@
241 am__untar
= @am__untar@
244 build_alias
= @build_alias@
245 build_cpu
= @build_cpu@
246 build_os
= @build_os@
247 build_vendor
= @build_vendor@
248 builddir
= @builddir@
250 datarootdir
= @datarootdir@
253 exec_prefix = @
exec_prefix@
256 host_alias
= @host_alias@
257 host_cpu
= @host_cpu@
259 host_vendor
= @host_vendor@
261 includedir = @
includedir@
263 install_sh
= @install_sh@
265 libexecdir
= @libexecdir@
266 localedir
= @localedir@
267 localstatedir
= @localstatedir@
270 oldincludedir = @
oldincludedir@
273 program_transform_name
= @program_transform_name@
276 sharedstatedir
= @sharedstatedir@
278 sysconfdir
= @sysconfdir@
279 target_alias
= @target_alias@
280 top_build_prefix
= @top_build_prefix@
281 top_builddir
= @top_builddir@
282 top_srcdir
= @top_srcdir@
283 test_LDADD
= $(top_builddir
)/src
/libmagic.la
284 test_CPPFLAGS
= -I
$(top_srcdir
)/src
290 issue311docx.result \
291 issue311docx.testfile
293 T
= $(top_srcdir
)/tests
297 .SUFFIXES
: .c .lo .o .obj
298 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
300 case
'$(am__configure_deps)' in \
302 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
303 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
307 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
308 $(am__cd
) $(top_srcdir
) && \
309 $(AUTOMAKE
) --foreign tests
/Makefile
311 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
314 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
316 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
317 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
320 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
321 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
323 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
324 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
325 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
326 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
327 $(am__aclocal_m4_deps
):
330 @list
='$(check_PROGRAMS)'; test -n
"$$list" || exit
0; \
331 echo
" rm -f" $$list; \
332 rm -f
$$list || exit
$$?
; \
333 test -n
"$(EXEEXT)" || exit
0; \
334 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
335 echo
" rm -f" $$list; \
338 test$(EXEEXT
): $(test_OBJECTS
) $(test_DEPENDENCIES
) $(EXTRA_test_DEPENDENCIES
)
340 $(AM_V_CCLD
)$(LINK
) $(test_OBJECTS
) $(test_LDADD
) $(LIBS
)
348 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/test-test.Po@am__quote@
351 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
352 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
353 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
354 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
355 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
356 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
359 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
360 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
361 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
362 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
363 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
364 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
367 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
368 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
369 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Plo
370 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
371 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
372 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LTCOMPILE
) -c
-o
$@
$<
375 @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
376 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/test-test.Tpo
$(DEPDIR
)/test-test.Po
377 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='test.c' object
='test-test.o' libtool
=no @AMDEPBACKSLASH@
378 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
379 @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
381 test-test.obj
: test.c
382 @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`
383 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/test-test.Tpo
$(DEPDIR
)/test-test.Po
384 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='test.c' object
='test-test.obj' libtool
=no @AMDEPBACKSLASH@
385 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
386 @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`
394 ID
: $(am__tagged_files
)
395 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
399 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
402 $(am__define_uniq_tagged_files
); \
404 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
405 test -n
"$$unique" || unique
=$$empty_fix; \
406 if
test $$# -gt 0; then \
407 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
410 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
417 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
418 $(am__define_uniq_tagged_files
); \
419 test -z
"$(CTAGS_ARGS)$$unique" \
420 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
424 here
=`$(am__cd) $(top_builddir) && pwd` \
425 && $(am__cd
) $(top_srcdir
) \
426 && gtags
-i
$(GTAGS_ARGS
) "$$here"
427 cscopelist
: cscopelist-am
429 cscopelist-am
: $(am__tagged_files
)
430 list
='$(am__tagged_files)'; \
431 case
"$(srcdir)" in \
432 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
433 *) sdir
=$(subdir
)/$(srcdir) ;; \
435 for i in
$$list; do \
436 if
test -f
"$$i"; then \
437 echo
"$(subdir)/$$i"; \
441 done
>> $(top_builddir
)/cscope.files
444 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
446 distdir
: $(DISTFILES
)
447 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
448 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
449 list
='$(DISTFILES)'; \
450 dist_files
=`for file in $$list; do echo $$file; done | \
451 sed -e "s|^$$srcdirstrip/||;t" \
452 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
453 case
$$dist_files in \
454 */*) $(MKDIR_P
) `echo "$$dist_files" | \
455 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
458 for file in
$$dist_files; do \
459 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
460 if
test -d
$$d/$$file; then \
461 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
462 if
test -d
"$(distdir)/$$file"; then \
463 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
465 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
466 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
467 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
469 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
471 test -f
"$(distdir)/$$file" \
472 || cp
-p
$$d/$$file "$(distdir)/$$file" \
477 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
478 $(MAKE
) $(AM_MAKEFLAGS
) check-local
483 install-exec
: install-exec-am
484 install-data
: install-data-am
485 uninstall: uninstall-am
488 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
490 installcheck: installcheck-am
492 if
test -z
'$(STRIP)'; then \
493 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
494 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
497 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
498 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
499 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
506 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
507 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
509 maintainer-clean-generic
:
510 @echo
"This command is intended for maintainers to use"
511 @echo
"it deletes files that may require special tools to rebuild."
514 clean-am
: clean-checkPROGRAMS clean-generic clean-libtool \
517 distclean: distclean-am
520 distclean-am
: clean-am distclean-compile distclean-generic \
537 install-dvi
: install-dvi-am
543 install-html
: install-html-am
547 install-info
: install-info-am
553 install-pdf
: install-pdf-am
557 install-ps
: install-ps-am
563 maintainer-clean
: maintainer-clean-am
566 maintainer-clean-am
: distclean-am maintainer-clean-generic
568 mostlyclean: mostlyclean-am
570 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
583 .MAKE
: check-am install-am install-strip
585 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am check-local
clean \
586 clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
587 ctags ctags-am
distclean distclean-compile distclean-generic \
588 distclean-libtool distclean-tags distdir
dvi dvi-am html \
589 html-am
info info-am
install install-am install-data \
590 install-data-am install-dvi install-dvi-am install-exec \
591 install-exec-am install-html install-html-am install-info \
592 install-info-am install-man install-pdf install-pdf-am \
593 install-ps install-ps-am install-strip
installcheck \
594 installcheck-am
installdirs maintainer-clean \
595 maintainer-clean-generic
mostlyclean mostlyclean-compile \
596 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
597 tags tags-am
uninstall uninstall-am
600 MAGIC
=$(top_builddir
)/magic
/magic .
/test
601 for i in
$T/*.testfile
; do echo Running
test: $$i; MAGIC
=$(top_builddir
)/magic
/magic .
/test $$i $${i
%%.testfile
}.result
; done
603 # Tell versions [3.59,3.63) of GNU make to not export all variables.
604 # Otherwise a system limit (for SysV at least) may be exceeded.