1 # Makefile.in generated by automake 1.10 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 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
20 pkglibdir
= $(libdir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
22 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA
= $(install_sh
) -c
-m
644
24 install_sh_PROGRAM
= $(install_sh
) -c
25 install_sh_SCRIPT
= $(install_sh
) -c
26 INSTALL_HEADER
= $(INSTALL_DATA
)
27 transform
= $(program_transform_name
)
34 build_triplet
= @build@
36 bin_PROGRAMS
= file
$(EXEEXT
)
38 DIST_COMMON
= $(include_HEADERS
) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in asprintf.c getopt_long.c strlcat.c \
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
43 $(top_srcdir
)/configure.ac
44 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
46 mkinstalldirs
= $(install_sh
) -d
47 CONFIG_HEADER
= $(top_builddir
)/config.h
49 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
50 am__vpath_adj
= case
$$p in \
51 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
55 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
56 "$(DESTDIR)$(includedir)"
57 libLTLIBRARIES_INSTALL
= $(INSTALL
)
58 LTLIBRARIES
= $(lib_LTLIBRARIES
)
59 libmagic_la_DEPENDENCIES
= $(LTLIBOBJS
)
60 am_libmagic_la_OBJECTS
= magic.lo apprentice.lo softmagic.lo \
61 ascmagic.lo encoding.lo compress.lo is_tar.lo readelf.lo \
62 print.lo fsmagic.lo funcs.lo apptype.lo cdf.lo cdf_time.lo \
64 libmagic_la_OBJECTS
= $(am_libmagic_la_OBJECTS
)
65 libmagic_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
66 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
67 $(libmagic_la_LDFLAGS
) $(LDFLAGS
) -o
$@
68 binPROGRAMS_INSTALL
= $(INSTALL_PROGRAM
)
69 PROGRAMS
= $(bin_PROGRAMS
)
70 am_file_OBJECTS
= file.
$(OBJEXT
)
71 file_OBJECTS
= $(am_file_OBJECTS
)
72 file_DEPENDENCIES
= libmagic.la
73 DEFAULT_INCLUDES
= -I.
-I
$(top_builddir
)@am__isrc@
74 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
75 am__depfiles_maybe
= depfiles
76 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
77 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
78 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
79 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
80 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
82 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
83 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
85 SOURCES
= $(libmagic_la_SOURCES
) $(file_SOURCES
)
86 DIST_SOURCES
= $(libmagic_la_SOURCES
) $(file_SOURCES
)
87 includeHEADERS_INSTALL
= $(INSTALL_HEADER
)
88 HEADERS
= $(include_HEADERS
)
91 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
92 pkgdatadir
= @pkgdatadir@
97 AUTOHEADER
= @AUTOHEADER@
101 CCDEPMODE
= @CCDEPMODE@
104 CPPFLAGS
= @CPPFLAGS@
107 CXXDEPMODE
= @CXXDEPMODE@
108 CXXFLAGS
= @CXXFLAGS@
109 CYGPATH_W
= @CYGPATH_W@
112 DSYMUTIL
= @DSYMUTIL@
123 INSTALL_DATA
= @INSTALL_DATA@
124 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
125 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
126 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
132 LTLIBOBJS
= @LTLIBOBJS@
133 MAKEINFO
= @MAKEINFO@
138 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
139 PACKAGE_NAME
= @PACKAGE_NAME@
140 PACKAGE_STRING
= @PACKAGE_STRING@
141 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
142 PACKAGE_VERSION
= @PACKAGE_VERSION@
143 PATH_SEPARATOR
= @PATH_SEPARATOR@
146 SET_MAKE
= @SET_MAKE@
150 WARNINGS
= @WARNINGS@
151 abs_builddir
= @abs_builddir@
152 abs_srcdir
= @abs_srcdir@
153 abs_top_builddir
= @abs_top_builddir@
154 abs_top_srcdir
= @abs_top_srcdir@
155 ac_ct_CC
= @ac_ct_CC@
156 ac_ct_CXX
= @ac_ct_CXX@
157 ac_ct_F77
= @ac_ct_F77@
158 am__include
= @am__include@
159 am__leading_dot
= @am__leading_dot@
160 am__quote
= @am__quote@
162 am__untar
= @am__untar@
165 build_alias
= @build_alias@
166 build_cpu
= @build_cpu@
167 build_os
= @build_os@
168 build_vendor
= @build_vendor@
169 builddir
= @builddir@
171 datarootdir
= @datarootdir@
174 exec_prefix = @
exec_prefix@
177 host_alias
= @host_alias@
178 host_cpu
= @host_cpu@
180 host_vendor
= @host_vendor@
182 includedir = @
includedir@
184 install_sh
= @install_sh@
186 libexecdir
= @libexecdir@
187 localedir
= @localedir@
188 localstatedir
= @localstatedir@
191 oldincludedir = @
oldincludedir@
194 program_transform_name
= @program_transform_name@
197 sharedstatedir
= @sharedstatedir@
199 sysconfdir
= @sysconfdir@
200 target_alias
= @target_alias@
201 top_builddir
= @top_builddir@
202 top_srcdir
= @top_srcdir@
203 MAGIC
= $(pkgdatadir
)/magic
204 lib_LTLIBRARIES
= libmagic.la
205 include_HEADERS
= magic.h
206 AM_CPPFLAGS
= -DMAGIC
='"$(MAGIC)"'
207 AM_CFLAGS
= @WARNINGS@
208 libmagic_la_SOURCES
= magic.c apprentice.c softmagic.c ascmagic.c \
209 encoding.c compress.c is_tar.c readelf.c
print.c fsmagic.c \
210 funcs.c file.h names.h patchlevel.h readelf.h
tar.h apptype.c \
211 file_opts.h elfclass.h mygetopt.h cdf.c cdf_time.c readcdf.c cdf.h
213 libmagic_la_LDFLAGS
= -no-undefined
-version-info
1:0:0
214 libmagic_la_LIBADD
= $(LTLIBOBJS
)
215 file_SOURCES
= file.c
216 file_LDADD
= libmagic.la
220 .SUFFIXES
: .c .lo .o .obj
221 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
223 case
'$(am__configure_deps)' in \
225 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
230 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
231 cd
$(top_srcdir
) && \
232 $(AUTOMAKE
) --gnu src
/Makefile
234 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
237 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
239 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
240 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
243 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
244 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
246 $(top_srcdir
)/configure
: $(am__configure_deps
)
247 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
248 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
249 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
250 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
252 test -z
"$(libdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libdir)"
253 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
254 if
test -f
$$p; then \
256 echo
" $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
257 $(LIBTOOL
) --mode
=install $(libLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
261 uninstall-libLTLIBRARIES
:
263 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
265 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
266 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$p"; \
269 clean-libLTLIBRARIES
:
270 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
271 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
272 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
273 test "$$dir" != "$$p" ||
dir=.
; \
274 echo
"rm -f \"$${dir}/so_locations\""; \
275 rm -f
"$${dir}/so_locations"; \
277 libmagic.la
: $(libmagic_la_OBJECTS
) $(libmagic_la_DEPENDENCIES
)
278 $(libmagic_la_LINK
) -rpath
$(libdir) $(libmagic_la_OBJECTS
) $(libmagic_la_LIBADD
) $(LIBS
)
279 install-binPROGRAMS
: $(bin_PROGRAMS
)
281 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
282 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
283 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
287 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
288 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
289 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) --mode
=install $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
293 uninstall-binPROGRAMS
:
295 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
296 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
297 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
298 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
302 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
303 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
304 echo
" rm -f $$p $$f"; \
307 file
$(EXEEXT
): $(file_OBJECTS
) $(file_DEPENDENCIES
)
309 $(LINK
) $(file_OBJECTS
) $(file_LDADD
) $(LIBS
)
317 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/asprintf.Plo@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/getopt_long.Plo@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/strlcat.Plo@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/strlcpy.Plo@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/vasprintf.Plo@am__quote@
322 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/apprentice.Plo@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/apptype.Plo@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ascmagic.Plo@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cdf.Plo@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cdf_time.Plo@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/compress.Plo@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/encoding.Plo@am__quote@
329 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/file.Po@am__quote@
330 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fsmagic.Plo@am__quote@
331 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/funcs.Plo@am__quote@
332 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/is_tar.Plo@am__quote@
333 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/magic.Plo@am__quote@
334 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
335 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/readcdf.Plo@am__quote@
336 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/readelf.Plo@am__quote@
337 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/softmagic.Plo@am__quote@
340 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
341 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
342 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
343 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
344 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
347 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
348 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
349 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
350 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
351 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
354 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
355 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
356 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
358 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
365 install-includeHEADERS
: $(include_HEADERS
)
367 test -z
"$(includedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(includedir)"
368 @list
='$(include_HEADERS)'; for p in
$$list; do \
369 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
371 echo
" $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
372 $(includeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
375 uninstall-includeHEADERS
:
377 @list
='$(include_HEADERS)'; for p in
$$list; do \
379 echo
" rm -f '$(DESTDIR)$(includedir)/$$f'"; \
380 rm -f
"$(DESTDIR)$(includedir)/$$f"; \
383 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
384 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
385 unique
=`for i in $$list; do \
386 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388 $(AWK) ' { files[$$0] = 1; } \
389 END { for (i in files) print i; }'`; \
393 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
394 $(TAGS_FILES
) $(LISP
)
397 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
398 unique
=`for i in $$list; do \
399 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401 $(AWK) ' { files[$$0] = 1; } \
402 END { for (i in files) print i; }'`; \
403 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
404 test -n
"$$unique" || unique
=$$empty_fix; \
405 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
409 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
410 $(TAGS_FILES
) $(LISP
)
413 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
414 unique
=`for i in $$list; do \
415 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417 $(AWK) ' { files[$$0] = 1; } \
418 END { for (i in files) print i; }'`; \
419 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
420 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
424 here
=`$(am__cd) $(top_builddir) && pwd` \
425 && cd
$(top_srcdir
) \
426 && gtags
-i
$(GTAGS_ARGS
) $$here
429 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
431 distdir
: $(DISTFILES
)
432 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
434 list
='$(DISTFILES)'; \
435 dist_files
=`for file in $$list; do echo $$file; done | \
436 sed -e "s|^$$srcdirstrip/||;t" \
437 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
438 case
$$dist_files in \
439 */*) $(MKDIR_P
) `echo "$$dist_files" | \
440 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
443 for file in
$$dist_files; do \
444 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
445 if
test -d
$$d/$$file; then \
446 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
447 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
448 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
450 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
452 test -f
$(distdir
)/$$file \
453 || cp
-p
$$d/$$file $(distdir
)/$$file \
459 all-am
: Makefile
$(LTLIBRARIES
) $(PROGRAMS
) $(HEADERS
)
460 install-binPROGRAMS
: install-libLTLIBRARIES
463 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)"; do \
464 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
467 install-exec
: install-exec-am
468 install-data
: install-data-am
469 uninstall: uninstall-am
472 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
474 installcheck: installcheck-am
476 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
477 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
478 `test -z '$(STRIP)' || \
479 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
485 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
487 maintainer-clean-generic
:
488 @echo
"This command is intended for maintainers to use"
489 @echo
"it deletes files that may require special tools to rebuild."
492 clean-am
: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
493 clean-libtool mostlyclean-am
495 distclean: distclean-am
496 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
498 distclean-am
: clean-am distclean-compile distclean-generic \
511 install-data-am
: install-includeHEADERS
513 install-dvi
: install-dvi-am
515 install-exec-am
: install-binPROGRAMS install-libLTLIBRARIES
517 install-html
: install-html-am
519 install-info
: install-info-am
523 install-pdf
: install-pdf-am
525 install-ps
: install-ps-am
529 maintainer-clean
: maintainer-clean-am
530 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
532 maintainer-clean-am
: distclean-am maintainer-clean-generic
534 mostlyclean: mostlyclean-am
536 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
547 uninstall-am
: uninstall-binPROGRAMS uninstall-includeHEADERS \
548 uninstall-libLTLIBRARIES
550 .MAKE
: install-am install-strip
552 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-binPROGRAMS \
553 clean-generic clean-libLTLIBRARIES clean-libtool ctags \
554 distclean distclean-compile distclean-generic \
555 distclean-libtool distclean-tags distdir
dvi dvi-am html \
556 html-am
info info-am
install install-am install-binPROGRAMS \
557 install-data install-data-am install-dvi install-dvi-am \
558 install-exec install-exec-am install-html install-html-am \
559 install-includeHEADERS install-info install-info-am \
560 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
561 install-ps install-ps-am install-strip
installcheck \
562 installcheck-am
installdirs maintainer-clean \
563 maintainer-clean-generic
mostlyclean mostlyclean-compile \
564 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
565 tags uninstall uninstall-am uninstall-binPROGRAMS \
566 uninstall-includeHEADERS uninstall-libLTLIBRARIES
568 # Tell versions [3.59,3.63) of GNU make to not export all variables.
569 # Otherwise a system limit (for SysV at least) may be exceeded.