1 # Makefile.in generated by automake 1.11 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
21 pkgincludedir
= $(includedir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA
= $(install_sh
) -c
-m
644
26 install_sh_PROGRAM
= $(install_sh
) -c
27 install_sh_SCRIPT
= $(install_sh
) -c
28 INSTALL_HEADER
= $(INSTALL_DATA
)
29 transform
= $(program_transform_name
)
36 build_triplet
= @build@
38 bin_PROGRAMS
= file
$(EXEEXT
)
40 DIST_COMMON
= $(include_HEADERS
) $(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.in asprintf.c getline.c getopt_long.c \
42 strlcat.c strlcpy.c vasprintf.c
43 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
44 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/libtool.m4 \
45 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
46 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
47 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/configure.ac
48 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
50 mkinstalldirs
= $(install_sh
) -d
51 CONFIG_HEADER
= $(top_builddir
)/config.h
53 CONFIG_CLEAN_VPATH_FILES
=
54 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
55 am__vpath_adj
= case
$$p in \
56 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
59 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
61 am__nobase_strip_setup
= \
62 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
64 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
65 am__nobase_list
= $(am__nobase_strip_setup
); \
66 for p in
$$list; do echo
"$$p $$p"; done | \
67 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
68 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
69 if (++n[$$2] == $(am__install_max)) \
70 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
71 END { for (dir in files) print dir, files[dir] }'
73 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
74 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
75 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
76 "$(DESTDIR)$(includedir)"
77 LTLIBRARIES
= $(lib_LTLIBRARIES
)
79 libmagic_la_DEPENDENCIES
= $(LTLIBOBJS
) $(am__DEPENDENCIES_1
)
80 am_libmagic_la_OBJECTS
= magic.lo apprentice.lo softmagic.lo \
81 ascmagic.lo encoding.lo compress.lo is_tar.lo readelf.lo \
82 print.lo fsmagic.lo funcs.lo apptype.lo cdf.lo cdf_time.lo \
84 libmagic_la_OBJECTS
= $(am_libmagic_la_OBJECTS
)
85 AM_V_lt
= $(am__v_lt_
$(V
))
86 am__v_lt_
= $(am__v_lt_
$(AM_DEFAULT_VERBOSITY
))
88 libmagic_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
89 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
90 $(libmagic_la_LDFLAGS
) $(LDFLAGS
) -o
$@
91 PROGRAMS
= $(bin_PROGRAMS
)
92 am_file_OBJECTS
= file.
$(OBJEXT
)
93 file_OBJECTS
= $(am_file_OBJECTS
)
94 file_DEPENDENCIES
= libmagic.la
95 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
96 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
97 am__depfiles_maybe
= depfiles
99 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
100 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
101 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
102 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
103 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
104 $(AM_CFLAGS
) $(CFLAGS
)
105 AM_V_CC
= $(am__v_CC_
$(V
))
106 am__v_CC_
= $(am__v_CC_
$(AM_DEFAULT_VERBOSITY
))
107 am__v_CC_0
= @echo
" CC " $@
;
108 AM_V_at
= $(am__v_at_
$(V
))
109 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
112 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
113 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
114 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
115 AM_V_CCLD
= $(am__v_CCLD_
$(V
))
116 am__v_CCLD_
= $(am__v_CCLD_
$(AM_DEFAULT_VERBOSITY
))
117 am__v_CCLD_0
= @echo
" CCLD " $@
;
118 AM_V_GEN
= $(am__v_GEN_
$(V
))
119 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
120 am__v_GEN_0
= @echo
" GEN " $@
;
121 SOURCES
= $(libmagic_la_SOURCES
) $(file_SOURCES
)
122 DIST_SOURCES
= $(libmagic_la_SOURCES
) $(file_SOURCES
)
123 HEADERS
= $(include_HEADERS
)
126 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
127 pkgdatadir
= @pkgdatadir@
130 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
132 AUTOCONF
= @AUTOCONF@
133 AUTOHEADER
= @AUTOHEADER@
134 AUTOMAKE
= @AUTOMAKE@
137 CCDEPMODE
= @CCDEPMODE@
140 CPPFLAGS
= @CPPFLAGS@
141 CYGPATH_W
= @CYGPATH_W@
144 DSYMUTIL
= @DSYMUTIL@
154 INSTALL_DATA
= @INSTALL_DATA@
155 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
156 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
157 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
165 LTLIBOBJS
= @LTLIBOBJS@
167 MAKEINFO
= @MAKEINFO@
177 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
178 PACKAGE_NAME
= @PACKAGE_NAME@
179 PACKAGE_STRING
= @PACKAGE_STRING@
180 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
181 PACKAGE_URL
= @PACKAGE_URL@
182 PACKAGE_VERSION
= @PACKAGE_VERSION@
183 PATH_SEPARATOR
= @PATH_SEPARATOR@
186 SET_MAKE
= @SET_MAKE@
190 WARNINGS
= @WARNINGS@
191 abs_builddir
= @abs_builddir@
192 abs_srcdir
= @abs_srcdir@
193 abs_top_builddir
= @abs_top_builddir@
194 abs_top_srcdir
= @abs_top_srcdir@
195 ac_ct_CC
= @ac_ct_CC@
196 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
197 am__include
= @am__include@
198 am__leading_dot
= @am__leading_dot@
199 am__quote
= @am__quote@
201 am__untar
= @am__untar@
204 build_alias
= @build_alias@
205 build_cpu
= @build_cpu@
206 build_os
= @build_os@
207 build_vendor
= @build_vendor@
208 builddir
= @builddir@
210 datarootdir
= @datarootdir@
213 exec_prefix = @
exec_prefix@
216 host_alias
= @host_alias@
217 host_cpu
= @host_cpu@
219 host_vendor
= @host_vendor@
221 includedir = @
includedir@
223 install_sh
= @install_sh@
225 libexecdir
= @libexecdir@
226 localedir
= @localedir@
227 localstatedir
= @localstatedir@
231 oldincludedir = @
oldincludedir@
234 program_transform_name
= @program_transform_name@
237 sharedstatedir
= @sharedstatedir@
239 sysconfdir
= @sysconfdir@
240 target_alias
= @target_alias@
241 top_build_prefix
= @top_build_prefix@
242 top_builddir
= @top_builddir@
243 top_srcdir
= @top_srcdir@
244 MAGIC
= $(pkgdatadir
)/magic
245 lib_LTLIBRARIES
= libmagic.la
246 include_HEADERS
= magic.h
247 AM_CPPFLAGS
= -DMAGIC
='"$(MAGIC)"'
248 AM_CFLAGS
= @WARNINGS@
249 libmagic_la_SOURCES
= magic.c apprentice.c softmagic.c ascmagic.c \
250 encoding.c compress.c is_tar.c readelf.c
print.c fsmagic.c \
251 funcs.c file.h names.h readelf.h
tar.h apptype.c \
252 file_opts.h elfclass.h mygetopt.h cdf.c cdf_time.c readcdf.c cdf.h
254 libmagic_la_LDFLAGS
= -no-undefined
-version-info
1:0:0
255 @MINGW_FALSE@MINGWLIBS
=
256 @MINGW_TRUE@MINGWLIBS
= -lgnurx
-lshlwapi
257 libmagic_la_LIBADD
= $(LTLIBOBJS
) $(MINGWLIBS
)
258 file_SOURCES
= file.c
259 file_LDADD
= libmagic.la
263 .SUFFIXES
: .c .lo .o .obj
264 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
266 case
'$(am__configure_deps)' in \
268 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
269 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
273 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
274 $(am__cd
) $(top_srcdir
) && \
275 $(AUTOMAKE
) --gnu src
/Makefile
277 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
280 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
282 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
283 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
286 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
287 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
289 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
290 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
291 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
292 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
293 $(am__aclocal_m4_deps
):
294 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
296 test -z
"$(libdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libdir)"
297 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
298 list2
=; for p in
$$list; do \
299 if
test -f
$$p; then \
300 list2
="$$list2 $$p"; \
303 test -z
"$$list2" ||
{ \
304 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
305 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
308 uninstall-libLTLIBRARIES
:
310 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
311 for p in
$$list; do \
313 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
314 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
317 clean-libLTLIBRARIES
:
318 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
319 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
320 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
321 test "$$dir" != "$$p" ||
dir=.
; \
322 echo
"rm -f \"$${dir}/so_locations\""; \
323 rm -f
"$${dir}/so_locations"; \
325 libmagic.la
: $(libmagic_la_OBJECTS
) $(libmagic_la_DEPENDENCIES
)
326 $(AM_V_CCLD
)$(libmagic_la_LINK
) -rpath
$(libdir) $(libmagic_la_OBJECTS
) $(libmagic_la_LIBADD
) $(LIBS
)
327 install-binPROGRAMS
: $(bin_PROGRAMS
)
329 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
330 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
331 for p in
$$list; do echo
"$$p $$p"; done | \
332 sed
's/$(EXEEXT)$$//' | \
333 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
334 then echo
"$$p"; echo
"$$p"; else :; fi
; \
336 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
337 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
338 sed
'N;N;N;s,\n, ,g' | \
339 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
340 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
341 if ($$2 == $$4) files[d] = files[d] " " $$1; \
342 else { print "f", $$3 "/" $$4, $$1; } } \
343 END { for (d in files) print "f", d, files[d] }' | \
344 while read type
dir files
; do \
345 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
346 test -z
"$$files" ||
{ \
347 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
348 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
352 uninstall-binPROGRAMS
:
354 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
355 files
=`for p in $$list; do echo "$$p"; done | \
356 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
357 -e 's/$$/$(EXEEXT)/' `; \
358 test -n
"$$list" || exit
0; \
359 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
360 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
363 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
364 echo
" rm -f" $$list; \
365 rm -f
$$list || exit
$$?
; \
366 test -n
"$(EXEEXT)" || exit
0; \
367 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
368 echo
" rm -f" $$list; \
370 file
$(EXEEXT
): $(file_OBJECTS
) $(file_DEPENDENCIES
)
372 $(AM_V_CCLD
)$(LINK
) $(file_OBJECTS
) $(file_LDADD
) $(LIBS
)
380 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/asprintf.Plo@am__quote@
381 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/getline.Plo@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/getopt_long.Plo@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/strlcat.Plo@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/strlcpy.Plo@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/vasprintf.Plo@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/apprentice.Plo@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/apptype.Plo@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ascmagic.Plo@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cdf.Plo@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cdf_time.Plo@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/compress.Plo@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/encoding.Plo@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/file.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fsmagic.Plo@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/funcs.Plo@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/is_tar.Plo@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/magic.Plo@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Plo@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/readcdf.Plo@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/readelf.Plo@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/softmagic.Plo@am__quote@
404 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
405 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
406 @am__fastdepCC_FALSE@
$(AM_V_CC
) @AM_BACKSLASH@
407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
409 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
412 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
413 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
414 @am__fastdepCC_FALSE@
$(AM_V_CC
) @AM_BACKSLASH@
415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
417 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
420 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
421 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
422 @am__fastdepCC_FALSE@
$(AM_V_CC
) @AM_BACKSLASH@
423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
425 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
432 install-includeHEADERS
: $(include_HEADERS
)
434 test -z
"$(includedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(includedir)"
435 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
436 for p in
$$list; do \
437 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
439 done |
$(am__base_list
) | \
440 while read files
; do \
441 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
442 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
445 uninstall-includeHEADERS
:
447 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
448 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
449 test -n
"$$files" || exit
0; \
450 echo
" ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
451 cd
"$(DESTDIR)$(includedir)" && rm -f
$$files
453 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
454 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455 unique
=`for i in $$list; do \
456 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
459 END { if (nonempty) { for (i in files) print i; }; }'`; \
463 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
464 $(TAGS_FILES
) $(LISP
)
467 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468 unique
=`for i in $$list; do \
469 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472 END { if (nonempty) { for (i in files) print i; }; }'`; \
474 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
475 test -n
"$$unique" || unique
=$$empty_fix; \
476 if
test $$# -gt 0; then \
477 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
480 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
485 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
486 $(TAGS_FILES
) $(LISP
)
487 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
488 unique
=`for i in $$list; do \
489 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
492 END { if (nonempty) { for (i in files) print i; }; }'`; \
493 test -z
"$(CTAGS_ARGS)$$unique" \
494 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
498 here
=`$(am__cd) $(top_builddir) && pwd` \
499 && $(am__cd
) $(top_srcdir
) \
500 && gtags
-i
$(GTAGS_ARGS
) "$$here"
503 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
505 distdir
: $(DISTFILES
)
506 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508 list
='$(DISTFILES)'; \
509 dist_files
=`for file in $$list; do echo $$file; done | \
510 sed -e "s|^$$srcdirstrip/||;t" \
511 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
512 case
$$dist_files in \
513 */*) $(MKDIR_P
) `echo "$$dist_files" | \
514 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
517 for file in
$$dist_files; do \
518 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
519 if
test -d
$$d/$$file; then \
520 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
521 if
test -d
"$(distdir)/$$file"; then \
522 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
524 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
525 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
526 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
528 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
530 test -f
"$(distdir)/$$file" \
531 || cp
-p
$$d/$$file "$(distdir)/$$file" \
537 all-am
: Makefile
$(LTLIBRARIES
) $(PROGRAMS
) $(HEADERS
)
538 install-binPROGRAMS
: install-libLTLIBRARIES
541 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)"; do \
542 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
545 install-exec
: install-exec-am
546 install-data
: install-data-am
547 uninstall: uninstall-am
550 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
552 installcheck: installcheck-am
554 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
555 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
556 `test -z '$(STRIP)' || \
557 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
563 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
564 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
566 maintainer-clean-generic
:
567 @echo
"This command is intended for maintainers to use"
568 @echo
"it deletes files that may require special tools to rebuild."
571 clean-am
: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
572 clean-libtool mostlyclean-am
574 distclean: distclean-am
575 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
577 distclean-am
: clean-am distclean-compile distclean-generic \
592 install-data-am
: install-includeHEADERS
594 install-dvi
: install-dvi-am
598 install-exec-am
: install-binPROGRAMS install-libLTLIBRARIES
600 install-html
: install-html-am
604 install-info
: install-info-am
610 install-pdf
: install-pdf-am
614 install-ps
: install-ps-am
620 maintainer-clean
: maintainer-clean-am
621 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
623 maintainer-clean-am
: distclean-am maintainer-clean-generic
625 mostlyclean: mostlyclean-am
627 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
638 uninstall-am
: uninstall-binPROGRAMS uninstall-includeHEADERS \
639 uninstall-libLTLIBRARIES
641 .MAKE
: install-am install-strip
643 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-binPROGRAMS \
644 clean-generic clean-libLTLIBRARIES clean-libtool ctags \
645 distclean distclean-compile distclean-generic \
646 distclean-libtool distclean-tags distdir
dvi dvi-am html \
647 html-am
info info-am
install install-am install-binPROGRAMS \
648 install-data install-data-am install-dvi install-dvi-am \
649 install-exec install-exec-am install-html install-html-am \
650 install-includeHEADERS install-info install-info-am \
651 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
652 install-ps install-ps-am install-strip
installcheck \
653 installcheck-am
installdirs maintainer-clean \
654 maintainer-clean-generic
mostlyclean mostlyclean-compile \
655 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
656 tags uninstall uninstall-am uninstall-binPROGRAMS \
657 uninstall-includeHEADERS uninstall-libLTLIBRARIES
660 # Tell versions [3.59,3.63) of GNU make to not export all variables.
661 # Otherwise a system limit (for SysV at least) may be exceeded.