1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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
19 # Top-Level Makefile for building LittleCMS 2
28 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
29 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
31 for am__flg in
$$MAKEFLAGS; do \
34 *n
*) am__dry
=yes
; break
;; \
38 test $$am__dry = yes
; \
40 pkgdatadir
= $(datadir)/@PACKAGE@
41 pkgincludedir
= $(includedir)/@PACKAGE@
42 pkglibdir
= $(libdir)/@PACKAGE@
43 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
44 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 install_sh_DATA
= $(install_sh
) -c
-m
644
46 install_sh_PROGRAM
= $(install_sh
) -c
47 install_sh_SCRIPT
= $(install_sh
) -c
48 INSTALL_HEADER
= $(INSTALL_DATA
)
49 transform
= $(program_transform_name
)
56 build_triplet
= @build@
59 DIST_COMMON
= $(am__configure_deps
) $(srcdir)/Makefile.am \
60 $(srcdir)/Makefile.in
$(srcdir)/lcms2.
pc.in \
61 $(top_srcdir
)/configure AUTHORS COPYING ChangeLog INSTALL \
62 config.guess config.sub depcomp install-sh ltmain.sh missing
63 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
64 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
65 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
67 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
68 configure.lineno config.status.lineno
69 mkinstalldirs
= $(install_sh
) -d
70 CONFIG_CLEAN_FILES
= lcms2.
pc
71 CONFIG_CLEAN_VPATH_FILES
=
74 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
75 html-recursive info-recursive install-data-recursive \
76 install-dvi-recursive install-exec-recursive \
77 install-html-recursive install-info-recursive \
78 install-pdf-recursive install-ps-recursive install-recursive \
79 installcheck-recursive installdirs-recursive pdf-recursive \
80 ps-recursive uninstall-recursive
81 am__can_run_installinfo
= \
82 case
$$AM_UPDATE_INFO_DIR in \
84 *) (install-info
--version
) >/dev
/null
2>&1;; \
86 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
87 am__vpath_adj
= case
$$p in \
88 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
91 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
93 am__nobase_strip_setup
= \
94 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
96 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
97 am__nobase_list
= $(am__nobase_strip_setup
); \
98 for p in
$$list; do echo
"$$p $$p"; done | \
99 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
100 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
101 if (++n[$$2] == $(am__install_max)) \
102 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
103 END { for (dir in files) print dir, files[dir] }'
105 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
106 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
107 am__uninstall_files_from_dir
= { \
109 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
110 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
111 $(am__cd
) "$$dir" && rm -f
$$files; }; \
113 am__installdirs
= "$(DESTDIR)$(pkgconfigdir)"
114 DATA
= $(pkgconfig_DATA
)
115 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
116 distclean-recursive maintainer-clean-recursive
117 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
118 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
119 distdir
dist dist-all distcheck
122 DIST_SUBDIRS
= $(SUBDIRS
)
123 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
124 distdir
= $(PACKAGE
)-$(VERSION
)
125 top_distdir
= $(distdir
)
126 am__remove_distdir
= \
127 if
test -d
"$(distdir)"; then \
128 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
129 && rm -rf
"$(distdir)" \
130 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
134 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
135 sed_rest
='s,^[^/]*/*,,'; \
136 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
137 sed_butlast
='s,/*[^/]*$$,,'; \
138 while
test -n
"$$dir1"; do \
139 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
140 if
test "$$first" != "."; then \
141 if
test "$$first" = ".."; then \
142 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
143 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
145 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
146 if
test "$$first2" = "$$first"; then \
147 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
151 dir0
="$$dir0"/"$$first"; \
154 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
157 DIST_ARCHIVES
= $(distdir
).
tar.gz
$(distdir
).zip
159 distuninstallcheck_listfiles
= find .
-type f
-print
160 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
161 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
162 distcleancheck_listfiles
= find .
-type f
-print
167 AUTOCONF
= @AUTOCONF@
168 AUTOHEADER
= @AUTOHEADER@
169 AUTOMAKE
= @AUTOMAKE@
172 CCDEPMODE
= @CCDEPMODE@
175 CPPFLAGS
= @CPPFLAGS@
178 CXXDEPMODE
= @CXXDEPMODE@
179 CXXFLAGS
= @CXXFLAGS@
180 CYGPATH_W
= @CYGPATH_W@
184 DSYMUTIL
= @DSYMUTIL@
194 INSTALL_DATA
= @INSTALL_DATA@
195 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
196 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
197 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
198 JPEGICC_DEPLIBS
= @JPEGICC_DEPLIBS@
199 LCMS_LIB_DEPLIBS
= @LCMS_LIB_DEPLIBS@
203 LIBRARY_AGE
= @LIBRARY_AGE@
204 LIBRARY_CURRENT
= @LIBRARY_CURRENT@
205 LIBRARY_REVISION
= @LIBRARY_REVISION@
208 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
209 LIB_JPEG
= @LIB_JPEG@
210 LIB_MATH
= @LIB_MATH@
211 LIB_TIFF
= @LIB_TIFF@
212 LIB_ZLIB
= @LIB_ZLIB@
215 LTLIBOBJS
= @LTLIBOBJS@
217 MAKEINFO
= @MAKEINFO@
218 MANIFEST_TOOL
= @MANIFEST_TOOL@
227 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
228 PACKAGE_NAME
= @PACKAGE_NAME@
229 PACKAGE_STRING
= @PACKAGE_STRING@
230 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
231 PACKAGE_URL
= @PACKAGE_URL@
232 PACKAGE_VERSION
= @PACKAGE_VERSION@
233 PATH_SEPARATOR
= @PATH_SEPARATOR@
236 SET_MAKE
= @SET_MAKE@
239 TIFFICC_DEPLIBS
= @TIFFICC_DEPLIBS@
241 abs_builddir
= @abs_builddir@
242 abs_srcdir
= @abs_srcdir@
243 abs_top_builddir
= @abs_top_builddir@
244 abs_top_srcdir
= @abs_top_srcdir@
245 ac_ct_AR
= @ac_ct_AR@
246 ac_ct_CC
= @ac_ct_CC@
247 ac_ct_CXX
= @ac_ct_CXX@
248 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
249 am__include
= @am__include@
250 am__leading_dot
= @am__leading_dot@
251 am__quote
= @am__quote@
253 am__untar
= @am__untar@
256 build_alias
= @build_alias@
257 build_cpu
= @build_cpu@
258 build_os
= @build_os@
259 build_vendor
= @build_vendor@
260 builddir
= @builddir@
262 datarootdir
= @datarootdir@
265 exec_prefix = @
exec_prefix@
267 host_alias
= @host_alias@
268 host_cpu
= @host_cpu@
270 host_vendor
= @host_vendor@
272 includedir = @
includedir@
275 install_sh
= @install_sh@
277 libexecdir
= @libexecdir@
278 localedir
= @localedir@
279 localstatedir
= @localstatedir@
282 oldincludedir = @
oldincludedir@
285 program_transform_name
= @program_transform_name@
288 sharedstatedir
= @sharedstatedir@
290 sysconfdir
= @sysconfdir@
291 target_alias
= @target_alias@
292 top_build_prefix
= @top_build_prefix@
293 top_builddir
= @top_builddir@
294 top_srcdir
= @top_srcdir@
296 # Don't require all the GNU mandated files
297 AUTOMAKE_OPTIONS
= 1.7.2 dist-zip foreign
299 # Directories containing Makefiles to 'make'
300 SUBDIRS
= src
include utils
/tificc utils
/transicc utils
/linkicc utils
/jpgicc utils
/psicc testbed
302 # Additional files to distribute
303 EXTRA_DIST
= AUTHORS COPYING ChangeLog doc Projects
include bin Lib INSTALL README
.1ST lcms2.
pc.in
304 pkgconfigdir
= $(libdir)/pkgconfig
305 pkgconfig_DATA
= lcms2.
pc
309 am--refresh
: Makefile
311 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
313 case
'$(am__configure_deps)' in \
315 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
316 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
321 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
322 $(am__cd
) $(top_srcdir
) && \
323 $(AUTOMAKE
) --foreign Makefile
325 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
328 echo
' $(SHELL) ./config.status'; \
329 $(SHELL
) .
/config.status
;; \
331 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
332 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
335 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
336 $(SHELL
) .
/config.status
--recheck
338 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
339 $(am__cd
) $(srcdir) && $(AUTOCONF
)
340 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
341 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
342 $(am__aclocal_m4_deps
):
343 lcms2.
pc: $(top_builddir
)/config.status
$(srcdir)/lcms2.
pc.in
344 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
353 -rm -f libtool config.lt
354 install-pkgconfigDATA
: $(pkgconfig_DATA
)
356 @list
='$(pkgconfig_DATA)'; test -n
"$(pkgconfigdir)" || list
=; \
357 if
test -n
"$$list"; then \
358 echo
" $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
359 $(MKDIR_P
) "$(DESTDIR)$(pkgconfigdir)" || exit
1; \
361 for p in
$$list; do \
362 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
364 done |
$(am__base_list
) | \
365 while read files
; do \
366 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
367 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pkgconfigdir)" || exit
$$?
; \
370 uninstall-pkgconfigDATA
:
372 @list
='$(pkgconfig_DATA)'; test -n
"$(pkgconfigdir)" || list
=; \
373 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
374 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir
)
376 # This directory's subdirectories are mostly independent; you can cd
377 # into them and run `make' without going through this Makefile.
378 # To change the values of `make' variables: instead of editing Makefiles,
379 # (1) if the variable is set in `config.status', edit `config.status'
380 # (which will cause the Makefiles to be regenerated when you run `make');
381 # (2) otherwise, pass the desired values on the `make' command line.
382 $(RECURSIVE_TARGETS
):
383 @fail
= failcom
='exit 1'; \
384 for f in x
$$MAKEFLAGS; do \
387 *k
*) failcom
='fail=yes';; \
391 target
=`echo $@ | sed s/-recursive//`; \
392 list
='$(SUBDIRS)'; for subdir in
$$list; do \
393 echo
"Making $$target in $$subdir"; \
394 if
test "$$subdir" = "."; then \
396 local_target
="$$target-am"; \
398 local_target
="$$target"; \
400 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
403 if
test "$$dot_seen" = "no"; then \
404 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
407 $(RECURSIVE_CLEAN_TARGETS
):
408 @fail
= failcom
='exit 1'; \
409 for f in x
$$MAKEFLAGS; do \
412 *k
*) failcom
='fail=yes';; \
417 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
418 *) list
='$(SUBDIRS)' ;; \
420 rev
=''; for subdir in
$$list; do \
421 if
test "$$subdir" = "."; then
:; else \
422 rev
="$$subdir $$rev"; \
426 target
=`echo $@ | sed s/-recursive//`; \
427 for subdir in
$$rev; do \
428 echo
"Making $$target in $$subdir"; \
429 if
test "$$subdir" = "."; then \
430 local_target
="$$target-am"; \
432 local_target
="$$target"; \
434 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
436 done
&& test -z
"$$fail"
438 list
='$(SUBDIRS)'; for subdir in
$$list; do \
439 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
442 list
='$(SUBDIRS)'; for subdir in
$$list; do \
443 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
446 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
447 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
448 unique
=`for i in $$list; do \
449 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
451 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
452 END { if (nonempty) { for (i in files) print i; }; }'`; \
456 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
457 $(TAGS_FILES
) $(LISP
)
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 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
474 unique
=`for i in $$list; do \
475 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
478 END { if (nonempty) { for (i in files) print i; }; }'`; \
480 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
481 test -n
"$$unique" || unique
=$$empty_fix; \
482 if
test $$# -gt 0; then \
483 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
486 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
491 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
492 $(TAGS_FILES
) $(LISP
)
493 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
494 unique
=`for i in $$list; do \
495 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
497 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
498 END { if (nonempty) { for (i in files) print i; }; }'`; \
499 test -z
"$(CTAGS_ARGS)$$unique" \
500 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
504 here
=`$(am__cd) $(top_builddir) && pwd` \
505 && $(am__cd
) $(top_srcdir
) \
506 && gtags
-i
$(GTAGS_ARGS
) "$$here"
509 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
511 distdir
: $(DISTFILES
)
512 $(am__remove_distdir
)
513 test -d
"$(distdir)" || mkdir
"$(distdir)"
514 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
515 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516 list
='$(DISTFILES)'; \
517 dist_files
=`for file in $$list; do echo $$file; done | \
518 sed -e "s|^$$srcdirstrip/||;t" \
519 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
520 case
$$dist_files in \
521 */*) $(MKDIR_P
) `echo "$$dist_files" | \
522 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
525 for file in
$$dist_files; do \
526 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
527 if
test -d
$$d/$$file; then \
528 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
529 if
test -d
"$(distdir)/$$file"; then \
530 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
532 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
533 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
534 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
536 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
538 test -f
"$(distdir)/$$file" \
539 || cp
-p
$$d/$$file "$(distdir)/$$file" \
543 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
544 if
test "$$subdir" = .
; then
:; else \
546 ||
test -d
"$(distdir)/$$subdir" \
547 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
549 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
551 new_distdir
=$$reldir; \
552 dir1
=$$subdir; dir2
="$(top_distdir)"; \
554 new_top_distdir
=$$reldir; \
555 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
556 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
557 ($(am__cd
) $$subdir && \
558 $(MAKE
) $(AM_MAKEFLAGS
) \
559 top_distdir
="$$new_top_distdir" \
560 distdir
="$$new_distdir" \
561 am__remove_distdir
=: \
562 am__skip_length_check
=: \
563 am__skip_mode_fix
=: \
568 -test -n
"$(am__skip_mode_fix)" \
569 || find
"$(distdir)" -type d
! -perm
-755 \
570 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
571 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
572 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
573 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
574 || chmod
-R a
+r
"$(distdir)"
576 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
577 $(am__remove_distdir
)
580 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
581 $(am__remove_distdir
)
584 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
585 $(am__remove_distdir
)
588 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
589 $(am__remove_distdir
)
592 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
593 $(am__remove_distdir
)
596 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
597 $(am__remove_distdir
)
600 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
601 $(am__remove_distdir
)
603 -rm -f
$(distdir
).zip
604 zip
-rq
$(distdir
).zip
$(distdir
)
605 $(am__remove_distdir
)
607 dist dist-all
: distdir
608 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
609 -rm -f
$(distdir
).zip
610 zip
-rq
$(distdir
).zip
$(distdir
)
611 $(am__remove_distdir
)
613 # This target untars the dist file and tries a VPATH configuration. Then
614 # it guarantees that the distribution is self-contained by making another
617 case
'$(DIST_ARCHIVES)' in \
619 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
621 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
623 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
625 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
627 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
629 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
631 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
633 unzip
$(distdir
).zip
;;\
635 chmod
-R a-w
$(distdir
); chmod u
+w
$(distdir
)
636 mkdir
$(distdir
)/_build
637 mkdir
$(distdir
)/_inst
639 test -d
$(distdir
)/_build || exit
0; \
640 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
641 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
643 && $(am__cd
) $(distdir
)/_build \
644 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
645 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
646 $(DISTCHECK_CONFIGURE_FLAGS
) \
647 && $(MAKE
) $(AM_MAKEFLAGS
) \
648 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
649 && $(MAKE
) $(AM_MAKEFLAGS
) check \
650 && $(MAKE
) $(AM_MAKEFLAGS
) install \
651 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
652 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
653 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
655 && chmod
-R a-w
"$$dc_install_base" \
657 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
658 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
659 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
660 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
661 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
662 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
663 && rm -rf
"$$dc_destdir" \
664 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
665 && rm -rf
$(DIST_ARCHIVES
) \
666 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
669 $(am__remove_distdir
)
670 @
(echo
"$(distdir) archives ready for distribution: "; \
671 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
672 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
674 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
675 echo
'ERROR: trying to run $@ with an empty' \
676 '$$(distuninstallcheck_dir)' >&2; \
679 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
680 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
683 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
684 ||
{ echo
"ERROR: files left after uninstall:" ; \
685 if
test -n
"$(DESTDIR)"; then \
686 echo
" (check DESTDIR support)"; \
688 $(distuninstallcheck_listfiles
) ; \
690 distcleancheck
: distclean
691 @if
test '$(srcdir)' = .
; then \
692 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
695 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
696 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
697 $(distcleancheck_listfiles
) ; \
700 check: check-recursive
701 all-am
: Makefile
$(DATA
)
702 installdirs: installdirs-recursive
704 for
dir in
"$(DESTDIR)$(pkgconfigdir)"; do \
705 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
707 install: install-recursive
708 install-exec
: install-exec-recursive
709 install-data
: install-data-recursive
710 uninstall: uninstall-recursive
713 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
715 installcheck: installcheck-recursive
717 if
test -z
'$(STRIP)'; then \
718 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
719 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
722 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
723 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
724 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
731 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
732 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
734 maintainer-clean-generic
:
735 @echo
"This command is intended for maintainers to use"
736 @echo
"it deletes files that may require special tools to rebuild."
737 clean: clean-recursive
739 clean-am
: clean-generic clean-libtool clean-local mostlyclean-am
741 distclean: distclean-recursive
742 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
744 distclean-am
: clean-am distclean-generic distclean-libtool \
759 install-data-am
: install-pkgconfigDATA
761 install-dvi
: install-dvi-recursive
767 install-html
: install-html-recursive
771 install-info
: install-info-recursive
777 install-pdf
: install-pdf-recursive
781 install-ps
: install-ps-recursive
787 maintainer-clean
: maintainer-clean-recursive
788 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
789 -rm -rf
$(top_srcdir
)/autom4te.cache
791 maintainer-clean-am
: distclean-am maintainer-clean-generic
793 mostlyclean: mostlyclean-recursive
795 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
805 uninstall-am
: uninstall-pkgconfigDATA
807 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
808 install-am install-strip tags-recursive
810 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
811 all all-am am--refresh
check check-am
clean clean-generic \
812 clean-libtool clean-local ctags ctags-recursive
dist dist-all \
813 dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ \
814 dist-xz dist-zip distcheck
distclean distclean-generic \
815 distclean-libtool distclean-tags distcleancheck distdir \
816 distuninstallcheck
dvi dvi-am html html-am
info info-am \
817 install install-am install-data install-data-am install-dvi \
818 install-dvi-am install-exec install-exec-am install-html \
819 install-html-am install-info install-info-am install-man \
820 install-pdf install-pdf-am install-pkgconfigDATA install-ps \
821 install-ps-am install-strip
installcheck installcheck-am \
822 installdirs installdirs-am maintainer-clean \
823 maintainer-clean-generic
mostlyclean mostlyclean-generic \
824 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
825 uninstall uninstall-am uninstall-pkgconfigDATA
828 # Make sure get rid of VC stuff...
830 find Projects
-name
"*.user" | xargs
rm -rf
831 find Projects
-name
"Release" | xargs
rm -rf
832 find Projects
-name
"Debug" | xargs
rm -rf
833 find Projects
-name
"*.aps" | xargs
rm -rf
834 find Projects
-name
"*.suo" | xargs
rm -rf
835 find Projects
-name
"*.log" | xargs
rm -rf
836 find Projects
-name
"*.sdf" | xargs
rm -rf
837 find Projects
-name
"*.opensdf" | xargs
rm -rf
838 find Projects
-name
"*.log" | xargs
rm -rf
839 find Projects
-name
"ipch" | xargs
rm -rf
841 # Tell versions [3.59,3.63) of GNU make to not export all variables.
842 # Otherwise a system limit (for SysV at least) may be exceeded.