1 # Makefile.in generated by automake 1.11.1 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
20 pkgdatadir
= $(datadir)/@PACKAGE@
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 target_triplet
= @target@
39 noinst_PROGRAMS
= testparser
$(EXEEXT
)
41 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
42 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
43 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/codeset.m4 \
44 $(top_srcdir
)/m4
/gettext.m4
$(top_srcdir
)/m4
/glibc2.m4 \
45 $(top_srcdir
)/m4
/glibc21.m4
$(top_srcdir
)/m4
/iconv.m4 \
46 $(top_srcdir
)/m4
/intdiv0.m4
$(top_srcdir
)/m4
/intl.m4 \
47 $(top_srcdir
)/m4
/intlmacosx.m4
$(top_srcdir
)/m4
/intmax.m4 \
48 $(top_srcdir
)/m4
/inttypes-pri.m4 \
49 $(top_srcdir
)/m4
/inttypes_h.m4
$(top_srcdir
)/m4
/lcmessage.m4 \
50 $(top_srcdir
)/m4
/lib-ld.m4
$(top_srcdir
)/m4
/lib-link.m4 \
51 $(top_srcdir
)/m4
/lib-prefix.m4
$(top_srcdir
)/m4
/libtool.m4 \
52 $(top_srcdir
)/m4
/lock.m4
$(top_srcdir
)/m4
/longlong.m4 \
53 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
54 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
55 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/po.m4 \
56 $(top_srcdir
)/m4
/printf-posix.m4
$(top_srcdir
)/m4
/progtest.m4 \
57 $(top_srcdir
)/m4
/size_max.m4
$(top_srcdir
)/m4
/stdint_h.m4 \
58 $(top_srcdir
)/m4
/uintmax_t.m4
$(top_srcdir
)/m4
/visibility.m4 \
59 $(top_srcdir
)/m4
/wchar_t.m4
$(top_srcdir
)/m4
/wint_t.m4 \
60 $(top_srcdir
)/m4
/xsize.m4
$(top_srcdir
)/configure.ac
61 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
63 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
64 CONFIG_HEADER
= $(top_builddir
)/config.h
66 CONFIG_CLEAN_VPATH_FILES
=
67 LIBRARIES
= $(noinst_LIBRARIES
)
69 libparsers_a_AR
= $(AR
) $(ARFLAGS
)
71 am_libparsers_a_OBJECTS
= firstparser.
$(OBJEXT
) htmlparser.
$(OBJEXT
) \
72 latexparser.
$(OBJEXT
) manparser.
$(OBJEXT
) textparser.
$(OBJEXT
)
73 libparsers_a_OBJECTS
= $(am_libparsers_a_OBJECTS
)
74 PROGRAMS
= $(noinst_PROGRAMS
)
75 am_testparser_OBJECTS
= firstparser.
$(OBJEXT
) htmlparser.
$(OBJEXT
) \
76 latexparser.
$(OBJEXT
) manparser.
$(OBJEXT
) testparser.
$(OBJEXT
) \
78 testparser_OBJECTS
= $(am_testparser_OBJECTS
)
79 testparser_LDADD
= $(LDADD
)
80 testparser_DEPENDENCIES
= ..
/hunspell
/libhunspell-1.3.la
81 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
82 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
83 am__depfiles_maybe
= depfiles
85 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
86 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
87 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
88 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
89 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
91 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
92 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
94 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
95 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
96 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
97 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
98 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
100 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
101 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
103 SOURCES
= $(libparsers_a_SOURCES
) $(testparser_SOURCES
)
104 DIST_SOURCES
= $(libparsers_a_SOURCES
) $(testparser_SOURCES
)
107 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
113 AUTOCONF
= @AUTOCONF@
114 AUTOHEADER
= @AUTOHEADER@
115 AUTOMAKE
= @AUTOMAKE@
117 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
118 CATOBJEXT
= @CATOBJEXT@
120 CCDEPMODE
= @CCDEPMODE@
122 CFLAG_VISIBILITY
= @CFLAG_VISIBILITY@
124 CPPFLAGS
= @CPPFLAGS@
125 CURSESLIB
= @CURSESLIB@
128 CXXDEPMODE
= @CXXDEPMODE@
129 CXXFLAGS
= @CXXFLAGS@
130 CYGPATH_W
= @CYGPATH_W@
131 DATADIRNAME
= @DATADIRNAME@
135 DSYMUTIL
= @DSYMUTIL@
144 GETTEXT_MACRO_VERSION
= @GETTEXT_MACRO_VERSION@
148 GMSGFMT_015
= @GMSGFMT_015@
150 HAVE_ASPRINTF
= @HAVE_ASPRINTF@
151 HAVE_POSIX_PRINTF
= @HAVE_POSIX_PRINTF@
152 HAVE_SNPRINTF
= @HAVE_SNPRINTF@
153 HAVE_VISIBILITY
= @HAVE_VISIBILITY@
154 HAVE_WPRINTF
= @HAVE_WPRINTF@
155 HUNSPELL_VERSION_MAJOR
= @HUNSPELL_VERSION_MAJOR@
156 HUNSPELL_VERSION_MINOR
= @HUNSPELL_VERSION_MINOR@
158 INSTALL_DATA
= @INSTALL_DATA@
159 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
160 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
161 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
162 INSTOBJEXT
= @INSTOBJEXT@
163 INTLBISON
= @INTLBISON@
164 INTLLIBS
= @INTLLIBS@
165 INTLOBJS
= @INTLOBJS@
166 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
167 INTL_MACOSX_LIBS
= @INTL_MACOSX_LIBS@
170 LIBICONV
= @LIBICONV@
172 LIBMULTITHREAD
= @LIBMULTITHREAD@
175 LIBPTH_PREFIX
= @LIBPTH_PREFIX@
177 LIBTHREAD
= @LIBTHREAD@
182 LTLIBICONV
= @LTLIBICONV@
183 LTLIBINTL
= @LTLIBINTL@
184 LTLIBMULTITHREAD
= @LTLIBMULTITHREAD@
185 LTLIBOBJS
= @LTLIBOBJS@
186 LTLIBPTH
= @LTLIBPTH@
187 LTLIBTHREAD
= @LTLIBTHREAD@
188 MAKEINFO
= @MAKEINFO@
191 MSGFMT_015
= @MSGFMT_015@
192 MSGMERGE
= @MSGMERGE@
200 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
201 PACKAGE_NAME
= @PACKAGE_NAME@
202 PACKAGE_STRING
= @PACKAGE_STRING@
203 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
204 PACKAGE_URL
= @PACKAGE_URL@
205 PACKAGE_VERSION
= @PACKAGE_VERSION@
206 PATH_SEPARATOR
= @PATH_SEPARATOR@
208 PRI_MACROS_BROKEN
= @PRI_MACROS_BROKEN@
210 READLINELIB
= @READLINELIB@
212 SET_MAKE
= @SET_MAKE@
215 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
220 WOE32DLL
= @WOE32DLL@
222 XGETTEXT
= @XGETTEXT@
223 XGETTEXT_015
= @XGETTEXT_015@
224 XGETTEXT_EXTRA_OPTIONS
= @XGETTEXT_EXTRA_OPTIONS@
225 abs_builddir
= @abs_builddir@
226 abs_srcdir
= @abs_srcdir@
227 abs_top_builddir
= @abs_top_builddir@
228 abs_top_srcdir
= @abs_top_srcdir@
229 ac_ct_CC
= @ac_ct_CC@
230 ac_ct_CXX
= @ac_ct_CXX@
231 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
232 am__include
= @am__include@
233 am__leading_dot
= @am__leading_dot@
234 am__quote
= @am__quote@
236 am__untar
= @am__untar@
239 build_alias
= @build_alias@
240 build_cpu
= @build_cpu@
241 build_os
= @build_os@
242 build_vendor
= @build_vendor@
243 builddir
= @builddir@
245 datarootdir
= @datarootdir@
248 exec_prefix = @
exec_prefix@
250 host_alias
= @host_alias@
251 host_cpu
= @host_cpu@
253 host_vendor
= @host_vendor@
255 includedir = @
includedir@
257 install_sh
= @install_sh@
259 libexecdir
= @libexecdir@
260 localedir
= @localedir@
261 localstatedir
= @localstatedir@
265 oldincludedir = @
oldincludedir@
268 program_transform_name
= @program_transform_name@
271 sharedstatedir
= @sharedstatedir@
273 sysconfdir
= @sysconfdir@
275 target_alias
= @target_alias@
276 target_cpu
= @target_cpu@
277 target_os
= @target_os@
278 target_vendor
= @target_vendor@
279 top_build_prefix
= @top_build_prefix@
280 top_builddir
= @top_builddir@
281 top_srcdir
= @top_srcdir@
282 noinst_LIBRARIES
= libparsers.a
283 libparsers_a_SOURCES
= firstparser.
cxx htmlparser.
cxx \
284 latexparser.
cxx manparser.
cxx \
287 testparser_SOURCES
= firstparser.
cxx firstparser.hxx htmlparser.
cxx htmlparser.hxx latexparser.
cxx latexparser.hxx manparser.
cxx manparser.hxx testparser.
cxx textparser.
cxx textparser.hxx
290 LDADD
= ..
/hunspell
/libhunspell-1.3.la
294 .SUFFIXES
: .
cxx .lo .o .obj
295 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
297 case
'$(am__configure_deps)' in \
299 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
300 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
304 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/parsers/Makefile'; \
305 $(am__cd
) $(top_srcdir
) && \
306 $(AUTOMAKE
) --gnu src
/parsers
/Makefile
308 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
311 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
313 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
314 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
317 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
318 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
320 $(top_srcdir
)/configure
: $(am__configure_deps
)
321 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
322 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
323 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
324 $(am__aclocal_m4_deps
):
326 clean-noinstLIBRARIES
:
327 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
328 libparsers.a
: $(libparsers_a_OBJECTS
) $(libparsers_a_DEPENDENCIES
)
330 $(libparsers_a_AR
) libparsers.a
$(libparsers_a_OBJECTS
) $(libparsers_a_LIBADD
)
331 $(RANLIB
) libparsers.a
333 clean-noinstPROGRAMS
:
334 @list
='$(noinst_PROGRAMS)'; test -n
"$$list" || exit
0; \
335 echo
" rm -f" $$list; \
336 rm -f
$$list || exit
$$?
; \
337 test -n
"$(EXEEXT)" || exit
0; \
338 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
339 echo
" rm -f" $$list; \
341 testparser
$(EXEEXT
): $(testparser_OBJECTS
) $(testparser_DEPENDENCIES
)
342 @
rm -f testparser
$(EXEEXT
)
343 $(CXXLINK
) $(testparser_OBJECTS
) $(testparser_LDADD
) $(LIBS
)
351 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/firstparser.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/htmlparser.Po@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/latexparser.Po@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/manparser.Po@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/testparser.Po@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/textparser.Po@am__quote@
359 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
360 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
361 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
362 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
363 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
366 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
367 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
368 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
369 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
370 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
373 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
374 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
375 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
376 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
377 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
385 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
386 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
387 unique
=`for i in $$list; do \
388 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
391 END { if (nonempty) { for (i in files) print i; }; }'`; \
395 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
396 $(TAGS_FILES
) $(LISP
)
399 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
400 unique
=`for i in $$list; do \
401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
404 END { if (nonempty) { for (i in files) print i; }; }'`; \
406 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
407 test -n
"$$unique" || unique
=$$empty_fix; \
408 if
test $$# -gt 0; then \
409 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
412 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
417 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
418 $(TAGS_FILES
) $(LISP
)
419 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
420 unique
=`for i in $$list; do \
421 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
423 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
424 END { if (nonempty) { for (i in files) print i; }; }'`; \
425 test -z
"$(CTAGS_ARGS)$$unique" \
426 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
430 here
=`$(am__cd) $(top_builddir) && pwd` \
431 && $(am__cd
) $(top_srcdir
) \
432 && gtags
-i
$(GTAGS_ARGS
) "$$here"
435 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
437 distdir
: $(DISTFILES
)
438 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
439 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
440 list
='$(DISTFILES)'; \
441 dist_files
=`for file in $$list; do echo $$file; done | \
442 sed -e "s|^$$srcdirstrip/||;t" \
443 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
444 case
$$dist_files in \
445 */*) $(MKDIR_P
) `echo "$$dist_files" | \
446 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
449 for file in
$$dist_files; do \
450 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
451 if
test -d
$$d/$$file; then \
452 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
453 if
test -d
"$(distdir)/$$file"; then \
454 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
456 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
457 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
458 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
460 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
462 test -f
"$(distdir)/$$file" \
463 || cp
-p
$$d/$$file "$(distdir)/$$file" \
469 all-am
: Makefile
$(LIBRARIES
) $(PROGRAMS
)
472 install-exec
: install-exec-am
473 install-data
: install-data-am
474 uninstall: uninstall-am
477 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
479 installcheck: installcheck-am
481 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
482 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
483 `test -z '$(STRIP)' || \
484 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
490 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
491 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
493 maintainer-clean-generic
:
494 @echo
"This command is intended for maintainers to use"
495 @echo
"it deletes files that may require special tools to rebuild."
498 clean-am
: clean-generic clean-libtool clean-noinstLIBRARIES \
499 clean-noinstPROGRAMS mostlyclean-am
501 distclean: distclean-am
504 distclean-am
: clean-am distclean-compile distclean-generic \
521 install-dvi
: install-dvi-am
527 install-html
: install-html-am
531 install-info
: install-info-am
537 install-pdf
: install-pdf-am
541 install-ps
: install-ps-am
547 maintainer-clean
: maintainer-clean-am
550 maintainer-clean-am
: distclean-am maintainer-clean-generic
552 mostlyclean: mostlyclean-am
554 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
567 .MAKE
: install-am install-strip
569 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
570 clean-libtool clean-noinstLIBRARIES clean-noinstPROGRAMS ctags \
571 distclean distclean-compile distclean-generic \
572 distclean-libtool distclean-tags distdir
dvi dvi-am html \
573 html-am
info info-am
install install-am install-data \
574 install-data-am install-dvi install-dvi-am install-exec \
575 install-exec-am install-html install-html-am install-info \
576 install-info-am install-man install-pdf install-pdf-am \
577 install-ps install-ps-am install-strip
installcheck \
578 installcheck-am
installdirs maintainer-clean \
579 maintainer-clean-generic
mostlyclean mostlyclean-compile \
580 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
581 tags uninstall uninstall-am
584 # Tell versions [3.59,3.63) of GNU make to not export all variables.
585 # Otherwise a system limit (for SysV at least) may be exceeded.