1 |
# Makefile.in generated by automake 1.10 from Makefile.am. |
# Makefile.in generated by automake 1.10.3 from Makefile.am. |
2 |
# @configure_input@ |
# @configure_input@ |
3 |
|
|
4 |
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
5 |
# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
6 |
|
# Inc. |
7 |
# This Makefile.in is free software; the Free Software Foundation |
# This Makefile.in is free software; the Free Software Foundation |
8 |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
9 |
# with or without modifications, as long as this notice is preserved. |
# with or without modifications, as long as this notice is preserved. |
130 |
PACKAGE_NAME = @PACKAGE_NAME@ |
PACKAGE_NAME = @PACKAGE_NAME@ |
131 |
PACKAGE_STRING = @PACKAGE_STRING@ |
PACKAGE_STRING = @PACKAGE_STRING@ |
132 |
PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
133 |
|
PACKAGE_URL = @PACKAGE_URL@ |
134 |
PACKAGE_VERSION = @PACKAGE_VERSION@ |
PACKAGE_VERSION = @PACKAGE_VERSION@ |
135 |
PATH_SEPARATOR = @PATH_SEPARATOR@ |
PATH_SEPARATOR = @PATH_SEPARATOR@ |
136 |
RANLIB = @RANLIB@ |
RANLIB = @RANLIB@ |
178 |
srcdir = @srcdir@ |
srcdir = @srcdir@ |
179 |
sysconfdir = @sysconfdir@ |
sysconfdir = @sysconfdir@ |
180 |
target_alias = @target_alias@ |
target_alias = @target_alias@ |
181 |
|
top_build_prefix = @top_build_prefix@ |
182 |
top_builddir = @top_builddir@ |
top_builddir = @top_builddir@ |
183 |
top_srcdir = @top_srcdir@ |
top_srcdir = @top_srcdir@ |
184 |
ACLOCAL_AMFLAGS = -I m4 |
ACLOCAL_AMFLAGS = -I m4 |
319 |
unique=`for i in $$list; do \ |
unique=`for i in $$list; do \ |
320 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
321 |
done | \ |
done | \ |
322 |
$(AWK) ' { files[$$0] = 1; } \ |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
323 |
END { for (i in files) print i; }'`; \ |
END { if (nonempty) { for (i in files) print i; }; }'`; \ |
324 |
mkid -fID $$unique |
mkid -fID $$unique |
325 |
tags: TAGS |
tags: TAGS |
326 |
|
|
332 |
unique=`for i in $$list; do \ |
unique=`for i in $$list; do \ |
333 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
334 |
done | \ |
done | \ |
335 |
$(AWK) ' { files[$$0] = 1; } \ |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
336 |
END { for (i in files) print i; }'`; \ |
END { if (nonempty) { for (i in files) print i; }; }'`; \ |
337 |
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
338 |
test -n "$$unique" || unique=$$empty_fix; \ |
test -n "$$unique" || unique=$$empty_fix; \ |
339 |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
343 |
CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
344 |
$(TAGS_FILES) $(LISP) |
$(TAGS_FILES) $(LISP) |
345 |
tags=; \ |
tags=; \ |
|
here=`pwd`; \ |
|
346 |
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
347 |
unique=`for i in $$list; do \ |
unique=`for i in $$list; do \ |
348 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
349 |
done | \ |
done | \ |
350 |
$(AWK) ' { files[$$0] = 1; } \ |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
351 |
END { for (i in files) print i; }'`; \ |
END { if (nonempty) { for (i in files) print i; }; }'`; \ |
352 |
test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
353 |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
354 |
$$tags $$unique |
$$tags $$unique |
389 |
|| exit 1; \ |
|| exit 1; \ |
390 |
fi; \ |
fi; \ |
391 |
done |
done |
392 |
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
-find "$(distdir)" -type d ! -perm -755 \ |
393 |
|
-exec chmod u+rwx,go+rx {} \; -o \ |
394 |
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
395 |
! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
396 |
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
403 |
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
404 |
$(am__remove_distdir) |
$(am__remove_distdir) |
405 |
|
|
406 |
|
dist-lzma: distdir |
407 |
|
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
408 |
|
$(am__remove_distdir) |
409 |
|
|
410 |
dist-tarZ: distdir |
dist-tarZ: distdir |
411 |
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
412 |
$(am__remove_distdir) |
$(am__remove_distdir) |
433 |
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
434 |
*.tar.bz2*) \ |
*.tar.bz2*) \ |
435 |
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
436 |
|
*.tar.lzma*) \ |
437 |
|
unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ |
438 |
*.tar.Z*) \ |
*.tar.Z*) \ |
439 |
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
440 |
*.shar.gz*) \ |
*.shar.gz*) \ |
541 |
|
|
542 |
html: html-am |
html: html-am |
543 |
|
|
544 |
|
html-am: |
545 |
|
|
546 |
info: info-am |
info: info-am |
547 |
|
|
548 |
info-am: |
info-am: |
551 |
|
|
552 |
install-dvi: install-dvi-am |
install-dvi: install-dvi-am |
553 |
|
|
554 |
|
install-dvi-am: |
555 |
|
|
556 |
install-exec-am: install-binPROGRAMS |
install-exec-am: install-binPROGRAMS |
557 |
|
|
558 |
install-html: install-html-am |
install-html: install-html-am |
559 |
|
|
560 |
|
install-html-am: |
561 |
|
|
562 |
install-info: install-info-am |
install-info: install-info-am |
563 |
|
|
564 |
|
install-info-am: |
565 |
|
|
566 |
install-man: |
install-man: |
567 |
|
|
568 |
install-pdf: install-pdf-am |
install-pdf: install-pdf-am |
569 |
|
|
570 |
|
install-pdf-am: |
571 |
|
|
572 |
install-ps: install-ps-am |
install-ps: install-ps-am |
573 |
|
|
574 |
|
install-ps-am: |
575 |
|
|
576 |
installcheck-am: |
installcheck-am: |
577 |
|
|
578 |
maintainer-clean: maintainer-clean-am |
maintainer-clean: maintainer-clean-am |
600 |
|
|
601 |
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ |
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ |
602 |
clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \ |
clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \ |
603 |
dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \ |
dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \ |
604 |
distclean-compile distclean-generic distclean-hdr \ |
distclean distclean-compile distclean-generic distclean-hdr \ |
605 |
distclean-tags distcleancheck distdir distuninstallcheck dvi \ |
distclean-tags distcleancheck distdir distuninstallcheck dvi \ |
606 |
dvi-am html html-am info info-am install install-am \ |
dvi-am html html-am info info-am install install-am \ |
607 |
install-binPROGRAMS install-data install-data-am install-dvi \ |
install-binPROGRAMS install-data install-data-am install-dvi \ |