1 # Makefile.in generated by automake 1.14.1 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 # Copyright (c) 2001-2003 Michael David Adams.
18 # All rights reserved.
20 # __START_OF_JASPER_LICENSE__
22 # JasPer License Version 2.0
24 # Copyright (c) 2001-2006 Michael David Adams
25 # Copyright (c) 1999-2000 Image Power, Inc.
26 # Copyright (c) 1999-2000 The University of British Columbia
28 # All rights reserved.
30 # Permission is hereby granted, free of charge, to any person (the
31 # "User") obtaining a copy of this software and associated documentation
32 # files (the "Software"), to deal in the Software without restriction,
33 # including without limitation the rights to use, copy, modify, merge,
34 # publish, distribute, and/or sell copies of the Software, and to permit
35 # persons to whom the Software is furnished to do so, subject to the
36 # following conditions:
38 # 1. The above copyright notices and this permission notice (which
39 # includes the disclaimer below) shall be included in all copies or
40 # substantial portions of the Software.
42 # 2. The name of a copyright holder shall not be used to endorse or
43 # promote products derived from the Software without specific prior
46 # THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
47 # LICENSE. NO USE OF THE SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER
48 # THIS DISCLAIMER. THE SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
49 # "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
50 # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
51 # PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO
52 # EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
53 # INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
54 # FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
55 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
56 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. NO ASSURANCES ARE
57 # PROVIDED BY THE COPYRIGHT HOLDERS THAT THE SOFTWARE DOES NOT INFRINGE
58 # THE PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OF ANY OTHER ENTITY.
59 # EACH COPYRIGHT HOLDER DISCLAIMS ANY LIABILITY TO THE USER FOR CLAIMS
60 # BROUGHT BY ANY OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL
61 # PROPERTY RIGHTS OR OTHERWISE. AS A CONDITION TO EXERCISING THE RIGHTS
62 # GRANTED HEREUNDER, EACH USER HEREBY ASSUMES SOLE RESPONSIBILITY TO SECURE
63 # ANY OTHER INTELLECTUAL PROPERTY RIGHTS NEEDED, IF ANY. THE SOFTWARE
64 # IS NOT FAULT-TOLERANT AND IS NOT INTENDED FOR USE IN MISSION-CRITICAL
65 # SYSTEMS, SUCH AS THOSE USED IN THE OPERATION OF NUCLEAR FACILITIES,
66 # AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL
67 # SYSTEMS, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH
68 # THE FAILURE OF THE SOFTWARE OR SYSTEM COULD LEAD DIRECTLY TO DEATH,
69 # PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH
70 # RISK ACTIVITIES"). THE COPYRIGHT HOLDERS SPECIFICALLY DISCLAIM ANY
71 # EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.
73 # __END_OF_JASPER_LICENSE__
75 am__is_gnu_make
= test -n
'$(MAKEFILE_LIST)' && test -n
'$(MAKELEVEL)'
76 am__make_running_with_option
= \
77 case
$${target_option-
} in \
79 *) echo
"am__make_running_with_option: internal error: invalid" \
80 "target option '$${target_option-}' specified" >&2; \
84 sane_makeflags
=$$MAKEFLAGS; \
85 if
$(am__is_gnu_make
); then \
86 sane_makeflags
=$$MFLAGS; \
91 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
92 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
98 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
100 for flg in
$$sane_makeflags; do \
101 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
103 *=*|
--*) continue
;; \
104 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
105 -*I?
*) strip_trailopt
'I';; \
106 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
107 -*O?
*) strip_trailopt
'O';; \
108 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
109 -*l?
*) strip_trailopt
'l';; \
110 -[dEDm
]) skip_next
=yes
;; \
111 -[JT
]) skip_next
=yes
;; \
114 *$$target_option*) has_opt
=yes
; break
;; \
118 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
119 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
120 pkgdatadir
= $(datadir)/@PACKAGE@
121 pkgincludedir
= $(includedir)/@PACKAGE@
122 pkglibdir
= $(libdir)/@PACKAGE@
123 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
124 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
125 install_sh_DATA
= $(install_sh
) -c
-m
644
126 install_sh_PROGRAM
= $(install_sh
) -c
127 install_sh_SCRIPT
= $(install_sh
) -c
128 INSTALL_HEADER
= $(INSTALL_DATA
)
129 transform
= $(program_transform_name
)
136 build_triplet
= @build@
137 host_triplet
= @host@
139 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am
140 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
141 am__aclocal_m4_deps
= $(top_srcdir
)/ac_m4
/libtool.m4 \
142 $(top_srcdir
)/ac_m4
/ltoptions.m4 \
143 $(top_srcdir
)/ac_m4
/ltsugar.m4 \
144 $(top_srcdir
)/ac_m4
/ltversion.m4 \
145 $(top_srcdir
)/ac_m4
/lt~obsolete.m4 \
146 $(top_srcdir
)/ac_m4
/m4_ax_generate_changelog.m4 \
147 $(top_srcdir
)/ac_m4
/m4_ax_cflags_gcc_option.m4 \
148 $(top_srcdir
)/ac_m4
/m4_ax_check_compile_flag.m4 \
149 $(top_srcdir
)/ac_m4
/m4_ax_append_flag.m4 \
150 $(top_srcdir
)/configure.ac
151 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
153 mkinstalldirs
= $(install_sh
) -d
155 $(top_builddir
)/src
/libjasper
/include/jasper
/jas_pconf.h
157 CONFIG_CLEAN_VPATH_FILES
=
158 AM_V_P
= $(am__v_P_@AM_V@
)
159 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
162 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
163 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
164 am__v_GEN_0
= @echo
" GEN " $@
;
166 AM_V_at
= $(am__v_at_@AM_V@
)
167 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
172 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
173 ctags-recursive dvi-recursive html-recursive info-recursive \
174 install-data-recursive install-dvi-recursive \
175 install-exec-recursive install-html-recursive \
176 install-info-recursive install-pdf-recursive \
177 install-ps-recursive install-recursive installcheck-recursive \
178 installdirs-recursive pdf-recursive ps-recursive \
179 tags-recursive uninstall-recursive
180 am__can_run_installinfo
= \
181 case
$$AM_UPDATE_INFO_DIR in \
183 *) (install-info
--version
) >/dev
/null
2>&1;; \
185 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
186 distclean-recursive maintainer-clean-recursive
187 am__recursive_targets
= \
188 $(RECURSIVE_TARGETS
) \
189 $(RECURSIVE_CLEAN_TARGETS
) \
190 $(am__extra_recursive_targets
)
191 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
193 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
194 # Read a list of newline-separated strings from the standard input,
195 # and print each of them once, without duplicates. Input order is
197 am__uniquify_input
= $(AWK
) '\
198 BEGIN { nonempty = 0; } \
199 { items[$$0] = 1; nonempty = 1; } \
200 END { if (nonempty) { for (i in items) print i; }; } \
202 # Make sure the list of sources is unique. This is necessary because,
203 # e.g., the same source file might be shared among _SOURCES variables
204 # for different programs/libraries.
205 am__define_uniq_tagged_files
= \
206 list
='$(am__tagged_files)'; \
207 unique
=`for i in $$list; do \
208 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209 done | $(am__uniquify_input)`
212 DIST_SUBDIRS
= $(SUBDIRS
)
213 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
216 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
217 sed_rest
='s,^[^/]*/*,,'; \
218 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
219 sed_butlast
='s,/*[^/]*$$,,'; \
220 while
test -n
"$$dir1"; do \
221 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
222 if
test "$$first" != "."; then \
223 if
test "$$first" = ".."; then \
224 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
225 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
227 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
228 if
test "$$first2" = "$$first"; then \
229 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
233 dir0
="$$dir0"/"$$first"; \
236 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
241 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
243 AUTOCONF
= @AUTOCONF@
244 AUTOHEADER
= @AUTOHEADER@
245 AUTOMAKE
= @AUTOMAKE@
248 CCDEPMODE
= @CCDEPMODE@
251 CPPFLAGS
= @CPPFLAGS@
252 CYGPATH_W
= @CYGPATH_W@
256 DSYMUTIL
= @DSYMUTIL@
267 INSTALL_DATA
= @INSTALL_DATA@
268 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
269 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
270 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
271 JAS_HAVE_FCNTL_H
= @JAS_HAVE_FCNTL_H@
272 JAS_HAVE_GETRUSAGE
= @JAS_HAVE_GETRUSAGE@
273 JAS_HAVE_GETTIMEOFDAY
= @JAS_HAVE_GETTIMEOFDAY@
274 JAS_HAVE_IO_H
= @JAS_HAVE_IO_H@
275 JAS_HAVE_SYS_TIME_H
= @JAS_HAVE_SYS_TIME_H@
276 JAS_HAVE_SYS_TYPES_H
= @JAS_HAVE_SYS_TYPES_H@
277 JAS_HAVE_UNISTD_H
= @JAS_HAVE_UNISTD_H@
278 JAS_HAVE_WINDOWS_H
= @JAS_HAVE_WINDOWS_H@
279 JAS_MAJOR_VERSION
= @JAS_MAJOR_VERSION@
280 JAS_MICRO_VERSION
= @JAS_MICRO_VERSION@
281 JAS_MINOR_VERSION
= @JAS_MINOR_VERSION@
282 JAS_RPM_RELEASE
= @JAS_RPM_RELEASE@
283 JAS_VERSION
= @JAS_VERSION@
291 LTLIBOBJS
= @LTLIBOBJS@
293 LT_CURRENT
= @LT_CURRENT@
294 LT_RELEASE
= @LT_RELEASE@
295 LT_REVISION
= @LT_REVISION@
296 MAKEINFO
= @MAKEINFO@
297 MANIFEST_TOOL
= @MANIFEST_TOOL@
303 OPENGL_LIBS
= @OPENGL_LIBS@
307 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
308 PACKAGE_NAME
= @PACKAGE_NAME@
309 PACKAGE_STRING
= @PACKAGE_STRING@
310 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
311 PACKAGE_URL
= @PACKAGE_URL@
312 PACKAGE_VERSION
= @PACKAGE_VERSION@
313 PATH_SEPARATOR
= @PATH_SEPARATOR@
316 SET_MAKE
= @SET_MAKE@
321 X_CFLAGS
= @X_CFLAGS@
322 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
324 X_PRE_LIBS
= @X_PRE_LIBS@
325 abs_builddir
= @abs_builddir@
326 abs_srcdir
= @abs_srcdir@
327 abs_top_builddir
= @abs_top_builddir@
328 abs_top_srcdir
= @abs_top_srcdir@
329 ac_ct_AR
= @ac_ct_AR@
330 ac_ct_CC
= @ac_ct_CC@
331 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
332 am__include
= @am__include@
333 am__leading_dot
= @am__leading_dot@
334 am__quote
= @am__quote@
336 am__untar
= @am__untar@
339 build_alias
= @build_alias@
340 build_cpu
= @build_cpu@
341 build_os
= @build_os@
342 build_vendor
= @build_vendor@
343 builddir
= @builddir@
345 datarootdir
= @datarootdir@
348 exec_prefix = @
exec_prefix@
350 host_alias
= @host_alias@
351 host_cpu
= @host_cpu@
353 host_vendor
= @host_vendor@
355 includedir = @
includedir@
357 install_sh
= @install_sh@
359 libexecdir
= @libexecdir@
360 localedir
= @localedir@
361 localstatedir
= @localstatedir@
364 oldincludedir = @
oldincludedir@
367 program_transform_name
= @program_transform_name@
370 sharedstatedir
= @sharedstatedir@
372 sysconfdir
= @sysconfdir@
373 target_alias
= @target_alias@
374 top_build_prefix
= @top_build_prefix@
375 top_builddir
= @top_builddir@
376 top_srcdir
= @top_srcdir@
381 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
383 case
'$(am__configure_deps)' in \
385 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
386 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
390 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
391 $(am__cd
) $(top_srcdir
) && \
392 $(AUTOMAKE
) --foreign
test/Makefile
394 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
397 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
399 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
400 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
403 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
404 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
406 $(top_srcdir
)/configure
: $(am__configure_deps
)
407 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
408 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
409 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
410 $(am__aclocal_m4_deps
):
418 # This directory's subdirectories are mostly independent; you can cd
419 # into them and run 'make' without going through this Makefile.
420 # To change the values of 'make' variables: instead of editing Makefiles,
421 # (1) if the variable is set in 'config.status', edit 'config.status'
422 # (which will cause the Makefiles to be regenerated when you run 'make');
423 # (2) otherwise, pass the desired values on the 'make' command line.
424 $(am__recursive_targets
):
426 if
$(am__make_keepgoing
); then \
427 failcom
='fail=yes'; \
432 target
=`echo $@ | sed s/-recursive//`; \
434 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
435 *) list
='$(SUBDIRS)' ;; \
437 for subdir in
$$list; do \
438 echo
"Making $$target in $$subdir"; \
439 if
test "$$subdir" = "."; then \
441 local_target
="$$target-am"; \
443 local_target
="$$target"; \
445 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
448 if
test "$$dot_seen" = "no"; then \
449 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
452 ID
: $(am__tagged_files
)
453 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
457 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
460 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
461 include_option
=--etags-include
; \
464 include_option
=--include; \
467 list
='$(SUBDIRS)'; for subdir in
$$list; do \
468 if
test "$$subdir" = .
; then
:; else \
469 test ! -f
$$subdir/TAGS || \
470 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
473 $(am__define_uniq_tagged_files
); \
475 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
476 test -n
"$$unique" || unique
=$$empty_fix; \
477 if
test $$# -gt 0; then \
478 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
481 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
485 ctags
: ctags-recursive
488 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
489 $(am__define_uniq_tagged_files
); \
490 test -z
"$(CTAGS_ARGS)$$unique" \
491 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
495 here
=`$(am__cd) $(top_builddir) && pwd` \
496 && $(am__cd
) $(top_srcdir
) \
497 && gtags
-i
$(GTAGS_ARGS
) "$$here"
498 cscopelist
: cscopelist-recursive
500 cscopelist-am
: $(am__tagged_files
)
501 list
='$(am__tagged_files)'; \
502 case
"$(srcdir)" in \
503 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
504 *) sdir
=$(subdir
)/$(srcdir) ;; \
506 for i in
$$list; do \
507 if
test -f
"$$i"; then \
508 echo
"$(subdir)/$$i"; \
512 done
>> $(top_builddir
)/cscope.files
515 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
517 distdir
: $(DISTFILES
)
518 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
519 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
520 list
='$(DISTFILES)'; \
521 dist_files
=`for file in $$list; do echo $$file; done | \
522 sed -e "s|^$$srcdirstrip/||;t" \
523 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
524 case
$$dist_files in \
525 */*) $(MKDIR_P
) `echo "$$dist_files" | \
526 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
529 for file in
$$dist_files; do \
530 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
531 if
test -d
$$d/$$file; then \
532 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
533 if
test -d
"$(distdir)/$$file"; then \
534 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
536 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
537 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
538 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
540 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
542 test -f
"$(distdir)/$$file" \
543 || cp
-p
$$d/$$file "$(distdir)/$$file" \
547 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
548 if
test "$$subdir" = .
; then
:; else \
550 ||
test -d
"$(distdir)/$$subdir" \
551 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
553 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
555 new_distdir
=$$reldir; \
556 dir1
=$$subdir; dir2
="$(top_distdir)"; \
558 new_top_distdir
=$$reldir; \
559 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
560 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
561 ($(am__cd
) $$subdir && \
562 $(MAKE
) $(AM_MAKEFLAGS
) \
563 top_distdir
="$$new_top_distdir" \
564 distdir
="$$new_distdir" \
565 am__remove_distdir
=: \
566 am__skip_length_check
=: \
567 am__skip_mode_fix
=: \
573 check: check-recursive
575 installdirs: installdirs-recursive
577 install: install-recursive
578 install-exec
: install-exec-recursive
579 install-data
: install-data-recursive
580 uninstall: uninstall-recursive
583 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
585 installcheck: installcheck-recursive
587 if
test -z
'$(STRIP)'; then \
588 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
589 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
592 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
593 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
594 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
601 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
602 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
604 maintainer-clean-generic
:
605 @echo
"This command is intended for maintainers to use"
606 @echo
"it deletes files that may require special tools to rebuild."
607 clean: clean-recursive
609 clean-am
: clean-generic clean-libtool mostlyclean-am
611 distclean: distclean-recursive
613 distclean-am
: clean-am distclean-generic distclean-tags
629 install-dvi
: install-dvi-recursive
635 install-html
: install-html-recursive
639 install-info
: install-info-recursive
645 install-pdf
: install-pdf-recursive
649 install-ps
: install-ps-recursive
655 maintainer-clean
: maintainer-clean-recursive
657 maintainer-clean-am
: distclean-am maintainer-clean-generic
659 mostlyclean: mostlyclean-recursive
661 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
673 .MAKE
: $(am__recursive_targets
) install-am install-strip
675 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am
check \
676 check-am
clean clean-generic clean-libtool cscopelist-am ctags \
677 ctags-am
distclean distclean-generic distclean-libtool \
678 distclean-tags distdir
dvi dvi-am html html-am
info info-am \
679 install install-am install-data install-data-am install-dvi \
680 install-dvi-am install-exec install-exec-am install-html \
681 install-html-am install-info install-info-am install-man \
682 install-pdf install-pdf-am install-ps install-ps-am \
683 install-strip
installcheck installcheck-am
installdirs \
684 installdirs-am maintainer-clean maintainer-clean-generic \
685 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
686 ps ps-am
tags tags-am
uninstall uninstall-am
689 # Tell versions [3.59,3.63) of GNU make to not export all variables.
690 # Otherwise a system limit (for SysV at least) may be exceeded.