|
|
| version 1.1, 2001/09/21 15:44:38 | version 1.4, 2003/01/13 15:50:02 |
|---|---|
| Line 1 | Line 1 |
| # Makefile.in generated automatically by automake 1.4 from Makefile.am | # Makefile.in generated by automake 1.7.2 from Makefile.am. |
| # @configure_input@ | |
| # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 |
| # Free Software Foundation, Inc. | |
| # This Makefile.in is free software; the Free Software Foundation | # This Makefile.in is free software; the Free Software Foundation |
| # gives unlimited permission to copy and/or distribute it, | # gives unlimited permission to copy and/or distribute it, |
| # with or without modifications, as long as this notice is preserved. | # with or without modifications, as long as this notice is preserved. |
| Line 10 | Line 12 |
| # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| # PARTICULAR PURPOSE. | # PARTICULAR PURPOSE. |
| @SET_MAKE@ | |
| SHELL = @SHELL@ | |
| srcdir = @srcdir@ | srcdir = @srcdir@ |
| top_srcdir = @top_srcdir@ | top_srcdir = @top_srcdir@ |
| VPATH = @srcdir@ | VPATH = @srcdir@ |
| prefix = @prefix@ | |
| exec_prefix = @exec_prefix@ | |
| bindir = @bindir@ | |
| sbindir = @sbindir@ | |
| libexecdir = @libexecdir@ | |
| datadir = @datadir@ | |
| sysconfdir = @sysconfdir@ | |
| sharedstatedir = @sharedstatedir@ | |
| localstatedir = @localstatedir@ | |
| libdir = @libdir@ | |
| infodir = @infodir@ | |
| mandir = @mandir@ | |
| includedir = @includedir@ | |
| oldincludedir = /usr/include | |
| DESTDIR = | |
| pkgdatadir = $(datadir)/@PACKAGE@ | pkgdatadir = $(datadir)/@PACKAGE@ |
| pkglibdir = $(libdir)/@PACKAGE@ | pkglibdir = $(libdir)/@PACKAGE@ |
| pkgincludedir = $(includedir)/@PACKAGE@ | pkgincludedir = $(includedir)/@PACKAGE@ |
| top_builddir = . | |
| top_builddir = .. | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| ACLOCAL = @ACLOCAL@ | |
| AUTOCONF = @AUTOCONF@ | |
| AUTOMAKE = @AUTOMAKE@ | |
| AUTOHEADER = @AUTOHEADER@ | |
| INSTALL = @INSTALL@ | INSTALL = @INSTALL@ |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) | install_sh_DATA = $(install_sh) -c -m 644 |
| INSTALL_DATA = @INSTALL_DATA@ | install_sh_PROGRAM = $(install_sh) -c |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ | install_sh_SCRIPT = $(install_sh) -c |
| transform = @program_transform_name@ | INSTALL_HEADER = $(INSTALL_DATA) |
| transform = $(program_transform_name) | |
| NORMAL_INSTALL = : | NORMAL_INSTALL = : |
| PRE_INSTALL = : | PRE_INSTALL = : |
| POST_INSTALL = : | POST_INSTALL = : |
| NORMAL_UNINSTALL = : | NORMAL_UNINSTALL = : |
| PRE_UNINSTALL = : | PRE_UNINSTALL = : |
| POST_UNINSTALL = : | POST_UNINSTALL = : |
| host_alias = @host_alias@ | |
| host_triplet = @host@ | host_triplet = @host@ |
| AS = @AS@ | ACLOCAL = @ACLOCAL@ |
| AMDEP_FALSE = @AMDEP_FALSE@ | |
| AMDEP_TRUE = @AMDEP_TRUE@ | |
| AMTAR = @AMTAR@ | |
| AUTOCONF = @AUTOCONF@ | |
| AUTOHEADER = @AUTOHEADER@ | |
| AUTOMAKE = @AUTOMAKE@ | |
| AWK = @AWK@ | AWK = @AWK@ |
| CC = @CC@ | CC = @CC@ |
| CXX = @CXX@ | CCDEPMODE = @CCDEPMODE@ |
| DLLTOOL = @DLLTOOL@ | CFLAGS = @CFLAGS@ |
| INCLTDL = @INCLTDL@ | CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@ |
| CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@ | |
| CPP = @CPP@ | |
| CPPFLAGS = @CPPFLAGS@ | |
| CYGPATH_W = @CYGPATH_W@ | |
| DEFS = @DEFS@ | |
| DEPDIR = @DEPDIR@ | |
| ECHO = @ECHO@ | |
| ECHO_C = @ECHO_C@ | |
| ECHO_N = @ECHO_N@ | |
| ECHO_T = @ECHO_T@ | |
| EGREP = @EGREP@ | |
| EXEEXT = @EXEEXT@ | |
| INSTALL_DATA = @INSTALL_DATA@ | |
| INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@ | |
| INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@ | |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
| INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
| LDFLAGS = @LDFLAGS@ | |
| LIBADD_DL = @LIBADD_DL@ | LIBADD_DL = @LIBADD_DL@ |
| LIBLTDL = @LIBLTDL@ | LIBOBJS = @LIBOBJS@ |
| LIBS = @LIBS@ | |
| LIBTOOL = @LIBTOOL@ | LIBTOOL = @LIBTOOL@ |
| LIBTOOL_DEPS = @LIBTOOL_DEPS@ | |
| LN_S = @LN_S@ | LN_S = @LN_S@ |
| LTLIBOBJS = @LTLIBOBJS@ | |
| MAINT = @MAINT@ | |
| MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ | |
| MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ | |
| MAKEINFO = @MAKEINFO@ | MAKEINFO = @MAKEINFO@ |
| OBJDUMP = @OBJDUMP@ | OBJEXT = @OBJEXT@ |
| PACKAGE = @PACKAGE@ | PACKAGE = @PACKAGE@ |
| PGSQL_INC = @PGSQL_INC@ | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| PACKAGE_NAME = @PACKAGE_NAME@ | |
| PACKAGE_STRING = @PACKAGE_STRING@ | |
| PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
| PACKAGE_VERSION = @PACKAGE_VERSION@ | |
| PATH_SEPARATOR = @PATH_SEPARATOR@ | |
| RANLIB = @RANLIB@ | RANLIB = @RANLIB@ |
| SET_MAKE = @SET_MAKE@ | |
| SHELL = @SHELL@ | |
| STRIP = @STRIP@ | |
| VERSION = @VERSION@ | VERSION = @VERSION@ |
| ac_ct_CC = @ac_ct_CC@ | |
| ac_ct_RANLIB = @ac_ct_RANLIB@ | |
| ac_ct_STRIP = @ac_ct_STRIP@ | |
| am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | |
| am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | |
| am__include = @am__include@ | |
| am__quote = @am__quote@ | |
| bindir = @bindir@ | |
| build = @build@ | |
| build_alias = @build_alias@ | |
| build_cpu = @build_cpu@ | |
| build_os = @build_os@ | |
| build_vendor = @build_vendor@ | |
| datadir = @datadir@ | |
| exec_prefix = @exec_prefix@ | |
| host = @host@ | |
| host_alias = @host_alias@ | |
| host_cpu = @host_cpu@ | |
| host_os = @host_os@ | |
| host_vendor = @host_vendor@ | |
| includedir = @includedir@ | |
| infodir = @infodir@ | |
| install_sh = @install_sh@ | |
| libdir = @libdir@ | |
| libexecdir = @libexecdir@ | |
| localstatedir = @localstatedir@ | |
| mandir = @mandir@ | |
| oldincludedir = @oldincludedir@ | |
| prefix = @prefix@ | |
| program_transform_name = @program_transform_name@ | |
| sbindir = @sbindir@ | |
| sharedstatedir = @sharedstatedir@ | |
| sysconfdir = @sysconfdir@ | |
| target_alias = @target_alias@ | |
| AUTOMAKE_OPTIONS = no-dependencies foreign | AUTOMAKE_OPTIONS = no-dependencies foreign |
| noinst_HEADERS = ltdl.h | @INSTALL_LTDL_TRUE@include_HEADERS = ltdl.h |
| noinst_LTLIBRARIES = libltdlc.la | @INSTALL_LTDL_TRUE@lib_LTLIBRARIES = libltdl.la |
| @INSTALL_LTDL_FALSE@noinst_HEADERS = ltdl.h | |
| @CONVENIENCE_LTDL_TRUE@noinst_LTLIBRARIES = libltdlc.la | |
| CLEANFILES = libltdl.la libltdlc.la | |
| libltdl_la_SOURCES = ltdl.c | |
| libltdl_la_LDFLAGS = -no-undefined -version-info 4:0:1 | |
| libltdl_la_LIBADD = $(LIBADD_DL) | |
| libltdlc_la_SOURCES = ltdl.c | libltdlc_la_SOURCES = ltdl.c |
| libltdlc_la_LIBADD = $(LIBADD_DL) | libltdlc_la_LIBADD = $(LIBADD_DL) |
| mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
| CONFIG_HEADER = ../config_auto.h | |
| CONFIG_CLEAN_FILES = | |
| LTLIBRARIES = $(noinst_LTLIBRARIES) | |
| DEFS = @DEFS@ -I. -I$(srcdir) -I.. | EXTRA_DIST = config_fixed.h libltdl.dsp |
| CPPFLAGS = @CPPFLAGS@ | subdir = . |
| LDFLAGS = @LDFLAGS@ | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| LIBS = @LIBS@ | mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs |
| libltdlc_la_LDFLAGS = | CONFIG_HEADER = config_auto.h |
| libltdlc_la_DEPENDENCIES = | CONFIG_CLEAN_FILES = |
| libltdlc_la_OBJECTS = ltdl.lo | LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) |
| CFLAGS = @CFLAGS@ | |
| COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | libltdl_la_DEPENDENCIES = |
| LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | am_libltdl_la_OBJECTS = ltdl.lo |
| libltdl_la_OBJECTS = $(am_libltdl_la_OBJECTS) | |
| libltdlc_la_LDFLAGS = | |
| libltdlc_la_DEPENDENCIES = | |
| am_libltdlc_la_OBJECTS = ltdl.lo | |
| libltdlc_la_OBJECTS = $(am_libltdlc_la_OBJECTS) | |
| DEFAULT_INCLUDES = -I. -I$(srcdir) -I. | |
| depcomp = | |
| am__depfiles_maybe = | |
| COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |
| $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
| LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ | |
| $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
| CCLD = $(CC) | CCLD = $(CC) |
| LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
| HEADERS = $(noinst_HEADERS) | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| DIST_SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) | |
| HEADERS = $(include_HEADERS) $(noinst_HEADERS) | |
| DIST_COMMON = README $(include_HEADERS) $(noinst_HEADERS) \ | |
| ../config.guess ../config.sub ../install-sh ../ltmain.sh \ | |
| ../missing ../mkinstalldirs COPYING.LIB Makefile.am Makefile.in \ | |
| acinclude.m4 aclocal.m4 config_auto.h.in configure configure.in | |
| SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) | |
| DIST_COMMON = README Makefile.am Makefile.in acinclude.m4 configure \ | all: config_auto.h |
| configure.in | $(MAKE) $(AM_MAKEFLAGS) all-am |
| .SUFFIXES: | |
| .SUFFIXES: .c .lo .o .obj | |
| DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
| configure.lineno | |
| $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | |
| cd $(top_srcdir) && \ | |
| $(AUTOMAKE) --foreign Makefile | |
| Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status | |
| cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) | |
| TAR = tar | $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| GZIP_ENV = --best | $(SHELL) ./config.status --recheck |
| SOURCES = $(libltdlc_la_SOURCES) | $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
| OBJECTS = $(libltdlc_la_OBJECTS) | cd $(srcdir) && $(AUTOCONF) |
| all: all-redirect | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4 |
| .SUFFIXES: | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
| .SUFFIXES: .S .c .lo .o .s | |
| $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | |
| cd $(top_srcdir) && $(AUTOMAKE) --foreign libltdl/Makefile | |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | config_auto.h: stamp-h1 |
| cd $(top_builddir) \ | @if test ! -f $@; then \ |
| && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | rm -f stamp-h1; \ |
| $(MAKE) stamp-h1; \ | |
| else :; fi | |
| stamp-h1: $(srcdir)/config_auto.h.in $(top_builddir)/config.status | |
| @rm -f stamp-h1 | |
| cd $(top_builddir) && $(SHELL) ./config.status config_auto.h | |
| $(srcdir)/config_auto.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) | |
| cd $(top_srcdir) && $(AUTOHEADER) | |
| touch $(srcdir)/config_auto.h.in | |
| distclean-hdr: | |
| -rm -f config_auto.h stamp-h1 | |
| libLTLIBRARIES_INSTALL = $(INSTALL) | |
| install-libLTLIBRARIES: $(lib_LTLIBRARIES) | |
| @$(NORMAL_INSTALL) | |
| $(mkinstalldirs) $(DESTDIR)$(libdir) | |
| @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | |
| if test -f $$p; then \ | |
| f="`echo $$p | sed -e 's|^.*/||'`"; \ | |
| echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \ | |
| $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \ | |
| else :; fi; \ | |
| done | |
| uninstall-libLTLIBRARIES: | |
| @$(NORMAL_UNINSTALL) | |
| @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | |
| p="`echo $$p | sed -e 's|^.*/||'`"; \ | |
| echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \ | |
| $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ | |
| done | |
| mostlyclean-noinstLTLIBRARIES: | clean-libLTLIBRARIES: |
| -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) | |
| @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | |
| dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |
| test "$$dir" = "$$p" && dir=.; \ | |
| echo "rm -f \"$${dir}/so_locations\""; \ | |
| rm -f "$${dir}/so_locations"; \ | |
| done | |
| clean-noinstLTLIBRARIES: | clean-noinstLTLIBRARIES: |
| -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) | -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) |
| @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ | |
| distclean-noinstLTLIBRARIES: | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
| test "$$dir" = "$$p" && dir=.; \ | |
| maintainer-clean-noinstLTLIBRARIES: | echo "rm -f \"$${dir}/so_locations\""; \ |
| rm -f "$${dir}/so_locations"; \ | |
| .c.o: | done |
| $(COMPILE) -c $< | libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) |
| $(LINK) -rpath $(libdir) $(libltdl_la_LDFLAGS) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS) | |
| .s.o: | libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) |
| $(COMPILE) -c $< | $(LINK) $(libltdlc_la_LDFLAGS) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS) |
| .S.o: | |
| $(COMPILE) -c $< | |
| mostlyclean-compile: | mostlyclean-compile: |
| -rm -f *.o core *.core | -rm -f *.$(OBJEXT) core *.core |
| clean-compile: | |
| distclean-compile: | distclean-compile: |
| -rm -f *.tab.c | -rm -f *.tab.c |
| maintainer-clean-compile: | .c.o: |
| $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< | |
| .c.lo: | |
| $(LIBTOOL) --mode=compile $(COMPILE) -c $< | |
| .s.lo: | .c.obj: |
| $(LIBTOOL) --mode=compile $(COMPILE) -c $< | $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` |
| .S.lo: | .c.lo: |
| $(LIBTOOL) --mode=compile $(COMPILE) -c $< | $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< |
| mostlyclean-libtool: | mostlyclean-libtool: |
| -rm -f *.lo | -rm -f *.lo |
| Line 169 clean-libtool: | Line 280 clean-libtool: |
| -rm -rf .libs _libs | -rm -rf .libs _libs |
| distclean-libtool: | distclean-libtool: |
| -rm -f libtool | |
| uninstall-info-am: | |
| includeHEADERS_INSTALL = $(INSTALL_HEADER) | |
| install-includeHEADERS: $(include_HEADERS) | |
| @$(NORMAL_INSTALL) | |
| $(mkinstalldirs) $(DESTDIR)$(includedir) | |
| @list='$(include_HEADERS)'; for p in $$list; do \ | |
| if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
| f="`echo $$p | sed -e 's|^.*/||'`"; \ | |
| echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \ | |
| $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \ | |
| done | |
| maintainer-clean-libtool: | uninstall-includeHEADERS: |
| @$(NORMAL_UNINSTALL) | |
| @list='$(include_HEADERS)'; for p in $$list; do \ | |
| f="`echo $$p | sed -e 's|^.*/||'`"; \ | |
| echo " rm -f $(DESTDIR)$(includedir)/$$f"; \ | |
| rm -f $(DESTDIR)$(includedir)/$$f; \ | |
| done | |
| libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) | ETAGS = etags |
| $(LINK) $(libltdlc_la_LDFLAGS) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS) | ETAGSFLAGS = |
| CTAGS = ctags | |
| CTAGSFLAGS = | |
| tags: TAGS | tags: TAGS |
| ID: $(HEADERS) $(SOURCES) $(LISP) | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| list='$(SOURCES) $(HEADERS)'; \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do echo $$i; done | \ | unique=`for i in $$list; do \ |
| awk ' { files[$$0] = 1; } \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ | |
| $(AWK) ' { files[$$0] = 1; } \ | |
| END { for (i in files) print i; }'`; \ | END { for (i in files) print i; }'`; \ |
| here=`pwd` && cd $(srcdir) \ | mkid -fID $$unique |
| && mkid -f$$here/ID $$unique $(LISP) | |
| TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) | TAGS: $(HEADERS) $(SOURCES) config_auto.h.in $(TAGS_DEPENDENCIES) \ |
| $(TAGS_FILES) $(LISP) | |
| tags=; \ | tags=; \ |
| here=`pwd`; \ | here=`pwd`; \ |
| list='$(SOURCES) $(HEADERS)'; \ | list='$(SOURCES) $(HEADERS) config_auto.h.in $(LISP) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do echo $$i; done | \ | unique=`for i in $$list; do \ |
| awk ' { files[$$0] = 1; } \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ | |
| $(AWK) ' { files[$$0] = 1; } \ | |
| END { for (i in files) print i; }'`; \ | END { for (i in files) print i; }'`; \ |
| test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
| || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| $$tags $$unique | |
| mostlyclean-tags: | |
| ctags: CTAGS | |
| clean-tags: | CTAGS: $(HEADERS) $(SOURCES) config_auto.h.in $(TAGS_DEPENDENCIES) \ |
| $(TAGS_FILES) $(LISP) | |
| tags=; \ | |
| here=`pwd`; \ | |
| list='$(SOURCES) $(HEADERS) config_auto.h.in $(LISP) $(TAGS_FILES)'; \ | |
| unique=`for i in $$list; do \ | |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
| done | \ | |
| $(AWK) ' { files[$$0] = 1; } \ | |
| END { for (i in files) print i; }'`; \ | |
| test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
| || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
| $$tags $$unique | |
| GTAGS: | |
| here=`$(am__cd) $(top_builddir) && pwd` \ | |
| && cd $(top_srcdir) \ | |
| && gtags -i $(GTAGS_ARGS) $$here | |
| distclean-tags: | distclean-tags: |
| -rm -f TAGS ID | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
| maintainer-clean-tags: | top_distdir = . |
| distdir = $(PACKAGE)-$(VERSION) | |
| distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | am__remove_distdir = \ |
| { test ! -d $(distdir) \ | |
| || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ | |
| && rm -fr $(distdir); }; } | |
| subdir = libltdl | GZIP_ENV = --best |
| distuninstallcheck_listfiles = find . -type f -print | |
| distcleancheck_listfiles = find . -type f -print | |
| distdir: $(DISTFILES) | distdir: $(DISTFILES) |
| @for file in $(DISTFILES); do \ | $(am__remove_distdir) |
| d=$(srcdir); \ | mkdir $(distdir) |
| $(mkinstalldirs) $(distdir)/.. | |
| @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | |
| topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | |
| list='$(DISTFILES)'; for file in $$list; do \ | |
| case $$file in \ | |
| $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | |
| $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ | |
| esac; \ | |
| if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
| dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
| if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | |
| dir="/$$dir"; \ | |
| $(mkinstalldirs) "$(distdir)$$dir"; \ | |
| else \ | |
| dir=''; \ | |
| fi; \ | |
| if test -d $$d/$$file; then \ | if test -d $$d/$$file; then \ |
| cp -pr $$/$$file $(distdir)/$$file; \ | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
| fi; \ | |
| cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
| else \ | else \ |
| test -f $(distdir)/$$file \ | test -f $(distdir)/$$file \ |
| || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | || cp -p $$d/$$file $(distdir)/$$file \ |
| || cp -p $$d/$$file $(distdir)/$$file || :; \ | || exit 1; \ |
| fi; \ | fi; \ |
| done | done |
| info-am: | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
| info: info-am | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
| dvi-am: | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
| dvi: dvi-am | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
| || chmod -R a+r $(distdir) | |
| dist-gzip: distdir | |
| $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | |
| $(am__remove_distdir) | |
| dist dist-all: distdir | |
| $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | |
| $(am__remove_distdir) | |
| # This target untars the dist file and tries a VPATH configuration. Then | |
| # it guarantees that the distribution is self-contained by making another | |
| # tarfile. | |
| distcheck: dist | |
| $(am__remove_distdir) | |
| GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - | |
| chmod -R a-w $(distdir); chmod a+w $(distdir) | |
| mkdir $(distdir)/=build | |
| mkdir $(distdir)/=inst | |
| chmod a-w $(distdir) | |
| dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \ | |
| && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ | |
| && cd $(distdir)/=build \ | |
| && ../configure --srcdir=.. --prefix="$$dc_install_base" \ | |
| $(DISTCHECK_CONFIGURE_FLAGS) \ | |
| && $(MAKE) $(AM_MAKEFLAGS) \ | |
| && $(MAKE) $(AM_MAKEFLAGS) dvi \ | |
| && $(MAKE) $(AM_MAKEFLAGS) check \ | |
| && $(MAKE) $(AM_MAKEFLAGS) install \ | |
| && $(MAKE) $(AM_MAKEFLAGS) installcheck \ | |
| && $(MAKE) $(AM_MAKEFLAGS) uninstall \ | |
| && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ | |
| distuninstallcheck \ | |
| && chmod -R a-w "$$dc_install_base" \ | |
| && ({ \ | |
| (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ | |
| && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ | |
| && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ | |
| && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ | |
| distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ | |
| } || { rm -rf "$$dc_destdir"; exit 1; }) \ | |
| && rm -rf "$$dc_destdir" \ | |
| && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ | |
| && rm -f $(distdir).tar.gz \ | |
| && $(MAKE) $(AM_MAKEFLAGS) distcleancheck | |
| $(am__remove_distdir) | |
| @echo "$(distdir).tar.gz is ready for distribution" | \ | |
| sed 'h;s/./=/g;p;x;p;x' | |
| distuninstallcheck: | |
| cd $(distuninstallcheck_dir) \ | |
| && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ | |
| || { echo "ERROR: files left after uninstall:" ; \ | |
| if test -n "$(DESTDIR)"; then \ | |
| echo " (check DESTDIR support)"; \ | |
| fi ; \ | |
| $(distuninstallcheck_listfiles) ; \ | |
| exit 1; } >&2 | |
| distcleancheck: distclean | |
| if test '$(srcdir)' = . ; then \ | |
| echo "ERROR: distcleancheck can only run from a VPATH build" ; \ | |
| exit 1 ; \ | |
| fi | |
| test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ | |
| || { echo "ERROR: files left in build directory after distclean:" ; \ | |
| $(distcleancheck_listfiles) ; \ | |
| exit 1; } >&2 | |
| check-am: all-am | check-am: all-am |
| check: check-am | check: check-am |
| installcheck-am: | all-am: Makefile $(LTLIBRARIES) $(HEADERS) config_auto.h |
| installcheck: installcheck-am | |
| install-exec-am: | |
| install-exec: install-exec-am | |
| install-data-am: | installdirs: |
| install-data: install-data-am | $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(includedir) |
| install-am: all-am | |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| install: install-am | install: install-am |
| uninstall-am: | install-exec: install-exec-am |
| install-data: install-data-am | |
| uninstall: uninstall-am | uninstall: uninstall-am |
| all-am: Makefile $(LTLIBRARIES) $(HEADERS) | |
| all-redirect: all-am | |
| install-strip: | |
| $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | |
| installdirs: | |
| install-am: all-am | |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| installcheck: installcheck-am | |
| install-strip: | |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
| INSTALL_STRIP_FLAG=-s \ | |
| `test -z '$(STRIP)' || \ | |
| echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
| mostlyclean-generic: | mostlyclean-generic: |
| clean-generic: | clean-generic: |
| -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | |
| distclean-generic: | distclean-generic: |
| -rm -f Makefile $(CONFIG_CLEAN_FILES) | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
| -rm -f config.cache config.log stamp-h stamp-h[0-9]* | |
| maintainer-clean-generic: | maintainer-clean-generic: |
| mostlyclean-am: mostlyclean-noinstLTLIBRARIES mostlyclean-compile \ | @echo "This command is intended for maintainers to use" |
| mostlyclean-libtool mostlyclean-tags \ | @echo "it deletes files that may require special tools to rebuild." |
| mostlyclean-generic | clean: clean-am |
| mostlyclean: mostlyclean-am | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ |
| clean-noinstLTLIBRARIES mostlyclean-am | |
| clean-am: clean-noinstLTLIBRARIES clean-compile clean-libtool \ | distclean: distclean-am |
| clean-tags clean-generic mostlyclean-am | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
| distclean-am: clean-am distclean-compile distclean-generic distclean-hdr \ | |
| distclean-libtool distclean-tags | |
| clean: clean-am | dvi: dvi-am |
| distclean-am: distclean-noinstLTLIBRARIES distclean-compile \ | dvi-am: |
| distclean-libtool distclean-tags distclean-generic \ | |
| clean-am | |
| -rm -f libtool | |
| distclean: distclean-am | info: info-am |
| maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \ | info-am: |
| maintainer-clean-compile maintainer-clean-libtool \ | |
| maintainer-clean-tags maintainer-clean-generic \ | install-data-am: install-includeHEADERS |
| distclean-am | |
| @echo "This command is intended for maintainers to use;" | install-exec-am: install-libLTLIBRARIES |
| @echo "it deletes files that may require special tools to rebuild." | |
| install-info: install-info-am | |
| install-man: | |
| installcheck-am: | |
| maintainer-clean: maintainer-clean-am | maintainer-clean: maintainer-clean-am |
| -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |
| -rm -rf autom4te.cache | |
| maintainer-clean-am: distclean-am maintainer-clean-generic | |
| .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \ | mostlyclean: mostlyclean-am |
| clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \ | |
| mostlyclean-compile distclean-compile clean-compile \ | |
| maintainer-clean-compile mostlyclean-libtool distclean-libtool \ | |
| clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ | |
| distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ | |
| dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ | |
| install-exec install-data-am install-data install-am install \ | |
| uninstall-am uninstall all-redirect all-am all installdirs \ | |
| mostlyclean-generic distclean-generic clean-generic \ | |
| maintainer-clean-generic clean mostlyclean distclean maintainer-clean | |
| mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |
| mostlyclean-libtool | |
| ltdl.lo: ltdl.h config.h | pdf: pdf-am |
| $(OBJECTS): libtool | pdf-am: |
| ps: ps-am | |
| ps-am: | |
| uninstall-am: uninstall-includeHEADERS uninstall-info-am \ | |
| uninstall-libLTLIBRARIES | |
| .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | |
| clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \ | |
| ctags dist dist-all dist-gzip distcheck distclean \ | |
| distclean-compile distclean-generic distclean-hdr \ | |
| distclean-libtool distclean-tags distcleancheck distdir \ | |
| distuninstallcheck dvi dvi-am info info-am install install-am \ | |
| install-data install-data-am install-exec install-exec-am \ | |
| install-includeHEADERS install-info install-info-am \ | |
| install-libLTLIBRARIES install-man install-strip installcheck \ | |
| installcheck-am installdirs maintainer-clean \ | |
| maintainer-clean-generic mostlyclean mostlyclean-compile \ | |
| mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |
| tags uninstall uninstall-am uninstall-includeHEADERS \ | |
| uninstall-info-am uninstall-libLTLIBRARIES | |
| ltdl.lo: ltdl.h config_auto.h | |
| $(OBJECTS) $(libltdl_la_OBJECTS) $(libltdlc_la_OBJECTS): libtool | |
| libtool: $(LIBTOOL_DEPS) | libtool: $(LIBTOOL_DEPS) |
| $(SHELL) ./config.status --recheck | $(SHELL) ./config.status --recheck |
| Line 312 local-install-files: $(DISTFILES) | Line 582 local-install-files: $(DISTFILES) |
| || cp $$d/$$file $(DESTDIR)$(datadir)/libtool/libltdl/$$file || :; \ | || cp $$d/$$file $(DESTDIR)$(datadir)/libtool/libltdl/$$file || :; \ |
| fi; \ | fi; \ |
| done | done |
| # Tell versions [3.59,3.63) of GNU make to not export all variables. | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| # Otherwise a system limit (for SysV at least) may be exceeded. | # Otherwise a system limit (for SysV at least) may be exceeded. |
| .NOEXPORT: | .NOEXPORT: |