Annotation of rpl/tools/Makefile.in, revision 1.1

1.1     ! bertrand    1: # Makefile.in generated by automake 1.11 from Makefile.am.
        !             2: # @configure_input@
        !             3: 
        !             4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
        !             5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
        !             6: # Inc.
        !             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.
        !            10: 
        !            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
        !            14: # PARTICULAR PURPOSE.
        !            15: 
        !            16: @SET_MAKE@
        !            17: VPATH = @srcdir@
        !            18: pkgdatadir = $(datadir)/@PACKAGE@
        !            19: pkgincludedir = $(includedir)/@PACKAGE@
        !            20: pkglibdir = $(libdir)/@PACKAGE@
        !            21: pkglibexecdir = $(libexecdir)/@PACKAGE@
        !            22: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
        !            23: install_sh_DATA = $(install_sh) -c -m 644
        !            24: install_sh_PROGRAM = $(install_sh) -c
        !            25: install_sh_SCRIPT = $(install_sh) -c
        !            26: INSTALL_HEADER = $(INSTALL_DATA)
        !            27: transform = $(program_transform_name)
        !            28: NORMAL_INSTALL = :
        !            29: PRE_INSTALL = :
        !            30: POST_INSTALL = :
        !            31: NORMAL_UNINSTALL = :
        !            32: PRE_UNINSTALL = :
        !            33: POST_UNINSTALL = :
        !            34: build_triplet = @build@
        !            35: host_triplet = @host@
        !            36: target_triplet = @target@
        !            37: subdir = tools
        !            38: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
        !            39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
        !            40: am__aclocal_m4_deps = $(top_srcdir)/configure.in
        !            41: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        !            42:    $(ACLOCAL_M4)
        !            43: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
        !            44: CONFIG_HEADER = $(top_builddir)/rplconfig.h
        !            45: CONFIG_CLEAN_FILES =
        !            46: CONFIG_CLEAN_VPATH_FILES =
        !            47: SOURCES =
        !            48: DIST_SOURCES =
        !            49: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
        !            50: ACLOCAL = @ACLOCAL@
        !            51: AMTAR = @AMTAR@
        !            52: AUTOCONF = @AUTOCONF@
        !            53: AUTOHEADER = @AUTOHEADER@
        !            54: AUTOMAKE = @AUTOMAKE@
        !            55: AWK = @AWK@
        !            56: CC = @CC@
        !            57: CCDEPMODE = @CCDEPMODE@
        !            58: CFLAGS = @CFLAGS@
        !            59: CPP = @CPP@
        !            60: CPPFLAGS = @CPPFLAGS@
        !            61: CXX = @CXX@
        !            62: CXXDEPMODE = @CXXDEPMODE@
        !            63: CXXFLAGS = @CXXFLAGS@
        !            64: CYGPATH_W = @CYGPATH_W@
        !            65: DATE = @DATE@
        !            66: DATE_FR = @DATE_FR@
        !            67: DEBUG = @DEBUG@
        !            68: DEBUG_CODE = @DEBUG_CODE@
        !            69: DEFS = @DEFS@
        !            70: DEPDIR = @DEPDIR@
        !            71: DVIPS = @DVIPS@
        !            72: ECHO_C = @ECHO_C@
        !            73: ECHO_N = @ECHO_N@
        !            74: ECHO_T = @ECHO_T@
        !            75: EGREP = @EGREP@
        !            76: EXEEXT = @EXEEXT@
        !            77: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
        !            78: F77 = @F77@
        !            79: FC = @FC@
        !            80: FCFLAGS = @FCFLAGS@
        !            81: FFLAGS = @FFLAGS@
        !            82: FILE = @FILE@
        !            83: FINAL_ENCODING = @FINAL_ENCODING@
        !            84: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
        !            85: GNUPLOT = @GNUPLOT@
        !            86: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
        !            87: GNUPLOT_P = @GNUPLOT_P@
        !            88: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
        !            89: GPP = @GPP@
        !            90: GREP = @GREP@
        !            91: GS = @GS@
        !            92: GSL = @GSL@
        !            93: GV = @GV@
        !            94: ICONV = @ICONV@
        !            95: INSTALL = @INSTALL@
        !            96: INSTALL_DATA = @INSTALL_DATA@
        !            97: INSTALL_PROGRAM = @INSTALL_PROGRAM@
        !            98: INSTALL_SCRIPT = @INSTALL_SCRIPT@
        !            99: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
        !           100: LATEX = @LATEX@
        !           101: LDFLAGS = @LDFLAGS@
        !           102: LIBMTMALLOC = @LIBMTMALLOC@
        !           103: LIBOBJS = @LIBOBJS@
        !           104: LIBS = @LIBS@
        !           105: LIBTOOLIZE = @LIBTOOLIZE@
        !           106: LN_S = @LN_S@
        !           107: LTLIBOBJS = @LTLIBOBJS@
        !           108: MAKEINFO = @MAKEINFO@
        !           109: MKDIR_P = @MKDIR_P@
        !           110: MOTIF_SUPPORT = @MOTIF_SUPPORT@
        !           111: MYSQL_SUPPORT = @MYSQL_SUPPORT@
        !           112: NCURSES = @NCURSES@
        !           113: OBJEXT = @OBJEXT@
        !           114: PACKAGE = @PACKAGE@
        !           115: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
        !           116: PACKAGE_NAME = @PACKAGE_NAME@
        !           117: PACKAGE_STRING = @PACKAGE_STRING@
        !           118: PACKAGE_TARNAME = @PACKAGE_TARNAME@
        !           119: PACKAGE_URL = @PACKAGE_URL@
        !           120: PACKAGE_VERSION = @PACKAGE_VERSION@
        !           121: PATH_SEPARATOR = @PATH_SEPARATOR@
        !           122: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
        !           123: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
        !           124: PROFILAGE = @PROFILAGE@
        !           125: RANLIB = @RANLIB@
        !           126: READLINE = @READLINE@
        !           127: RUNPATH = @RUNPATH@
        !           128: SED = @SED@
        !           129: SET_MAKE = @SET_MAKE@
        !           130: SHELL = @SHELL@
        !           131: STRIP = @STRIP@
        !           132: TEX = @TEX@
        !           133: UNITS = @UNITS@
        !           134: VERSION = @VERSION@
        !           135: VIM = @VIM@
        !           136: VIM_SUPPORT = @VIM_SUPPORT@
        !           137: XMKMF = @XMKMF@
        !           138: X_CFLAGS = @X_CFLAGS@
        !           139: X_EXTRA_LIBS = @X_EXTRA_LIBS@
        !           140: X_LIBS = @X_LIBS@
        !           141: X_PRE_LIBS = @X_PRE_LIBS@
        !           142: abs_builddir = @abs_builddir@
        !           143: abs_srcdir = @abs_srcdir@
        !           144: abs_top_builddir = @abs_top_builddir@
        !           145: abs_top_srcdir = @abs_top_srcdir@
        !           146: ac_ct_CC = @ac_ct_CC@
        !           147: ac_ct_CXX = @ac_ct_CXX@
        !           148: ac_ct_F77 = @ac_ct_F77@
        !           149: ac_ct_FC = @ac_ct_FC@
        !           150: am__include = @am__include@
        !           151: am__leading_dot = @am__leading_dot@
        !           152: am__quote = @am__quote@
        !           153: am__tar = @am__tar@
        !           154: am__untar = @am__untar@
        !           155: bindir = @bindir@
        !           156: build = @build@
        !           157: build_alias = @build_alias@
        !           158: build_cpu = @build_cpu@
        !           159: build_os = @build_os@
        !           160: build_vendor = @build_vendor@
        !           161: builddir = @builddir@
        !           162: datadir = @datadir@
        !           163: datarootdir = @datarootdir@
        !           164: docdir = @docdir@
        !           165: dvidir = @dvidir@
        !           166: exec_prefix = @exec_prefix@
        !           167: host = @host@
        !           168: host_alias = @host_alias@
        !           169: host_cpu = @host_cpu@
        !           170: host_os = @host_os@
        !           171: host_vendor = @host_vendor@
        !           172: htmldir = @htmldir@
        !           173: includeX = @includeX@
        !           174: includedir = @includedir@
        !           175: infodir = @infodir@
        !           176: install_sh = @install_sh@
        !           177: libMySQLinc = @libMySQLinc@
        !           178: libMySQLlib = @libMySQLlib@
        !           179: libPgSQLinc = @libPgSQLinc@
        !           180: libPgSQLlib = @libPgSQLlib@
        !           181: libX = @libX@
        !           182: libdir = @libdir@
        !           183: libexecdir = @libexecdir@
        !           184: localedir = @localedir@
        !           185: localstatedir = @localstatedir@
        !           186: mandir = @mandir@
        !           187: mkdir_p = @mkdir_p@
        !           188: oldincludedir = @oldincludedir@
        !           189: pdfdir = @pdfdir@
        !           190: prefix = @prefix@
        !           191: program_transform_name = @program_transform_name@
        !           192: psdir = @psdir@
        !           193: sbindir = @sbindir@
        !           194: sharedstatedir = @sharedstatedir@
        !           195: srcdir = @srcdir@
        !           196: subdirs = @NCURSES@ @READLINE@ @UNITS@ @GSL@ @GPP@ @GNUPLOT_COMPILATION@ \
        !           197:        @FILE@ @ICONV@
        !           198: 
        !           199: sysconfdir = @sysconfdir@
        !           200: target = @target@
        !           201: target_alias = @target_alias@
        !           202: target_cpu = @target_cpu@
        !           203: target_os = @target_os@
        !           204: target_vendor = @target_vendor@
        !           205: top_build_prefix = @top_build_prefix@
        !           206: top_builddir = @top_builddir@
        !           207: top_srcdir = @top_srcdir@
        !           208: EXTRA_DIST = @NCURSES@.tar.gz @READLINE@.tar.gz @UNITS@.tar.gz @GSL@.tar.gz \
        !           209:        @GPP@.tar.gz @GNUPLOT@.tar.gz @FILE@.tar.gz @ICONV@.tar.gz
        !           210: 
        !           211: all: all-am
        !           212: 
        !           213: .SUFFIXES:
        !           214: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
        !           215:    @for dep in $?; do \
        !           216:      case '$(am__configure_deps)' in \
        !           217:        *$$dep*) \
        !           218:          ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
        !           219:            && { if test -f $@; then exit 0; else break; fi; }; \
        !           220:          exit 1;; \
        !           221:      esac; \
        !           222:    done; \
        !           223:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tools/Makefile'; \
        !           224:    $(am__cd) $(top_srcdir) && \
        !           225:      $(AUTOMAKE) --gnu tools/Makefile
        !           226: .PRECIOUS: Makefile
        !           227: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        !           228:    @case '$?' in \
        !           229:      *config.status*) \
        !           230:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
        !           231:      *) \
        !           232:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
        !           233:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
        !           234:    esac;
        !           235: 
        !           236: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
        !           237:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           238: 
        !           239: $(top_srcdir)/configure:  $(am__configure_deps)
        !           240:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           241: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
        !           242:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           243: $(am__aclocal_m4_deps):
        !           244: tags: TAGS
        !           245: TAGS:
        !           246: 
        !           247: ctags: CTAGS
        !           248: CTAGS:
        !           249: 
        !           250: 
        !           251: distdir: $(DISTFILES)
        !           252:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           253:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           254:    list='$(DISTFILES)'; \
        !           255:      dist_files=`for file in $$list; do echo $$file; done | \
        !           256:      sed -e "s|^$$srcdirstrip/||;t" \
        !           257:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
        !           258:    case $$dist_files in \
        !           259:      */*) $(MKDIR_P) `echo "$$dist_files" | \
        !           260:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
        !           261:               sort -u` ;; \
        !           262:    esac; \
        !           263:    for file in $$dist_files; do \
        !           264:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
        !           265:      if test -d $$d/$$file; then \
        !           266:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           267:        if test -d "$(distdir)/$$file"; then \
        !           268:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           269:        fi; \
        !           270:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
        !           271:          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
        !           272:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           273:        fi; \
        !           274:        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
        !           275:      else \
        !           276:        test -f "$(distdir)/$$file" \
        !           277:        || cp -p $$d/$$file "$(distdir)/$$file" \
        !           278:        || exit 1; \
        !           279:      fi; \
        !           280:    done
        !           281: check-am: all-am
        !           282: check: check-am
        !           283: all-am: Makefile
        !           284: installdirs:
        !           285: install-exec: install-exec-am
        !           286: install-data: install-data-am
        !           287: uninstall: uninstall-am
        !           288: 
        !           289: install-am: all-am
        !           290:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
        !           291: 
        !           292: installcheck: installcheck-am
        !           293: mostlyclean-generic:
        !           294: 
        !           295: clean-generic:
        !           296: 
        !           297: distclean-generic:
        !           298:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
        !           299:    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
        !           300: 
        !           301: maintainer-clean-generic:
        !           302:    @echo "This command is intended for maintainers to use"
        !           303:    @echo "it deletes files that may require special tools to rebuild."
        !           304: clean: clean-am
        !           305: 
        !           306: clean-am: clean-generic mostlyclean-am
        !           307: 
        !           308: distclean: distclean-am
        !           309:    -rm -f Makefile
        !           310: distclean-am: clean-am distclean-generic
        !           311: 
        !           312: dvi: dvi-am
        !           313: 
        !           314: dvi-am:
        !           315: 
        !           316: html: html-am
        !           317: 
        !           318: html-am:
        !           319: 
        !           320: info: info-am
        !           321: 
        !           322: info-am:
        !           323: 
        !           324: install-data-am:
        !           325: 
        !           326: install-dvi: install-dvi-am
        !           327: 
        !           328: install-dvi-am:
        !           329: 
        !           330: install-exec-am:
        !           331: 
        !           332: install-html: install-html-am
        !           333: 
        !           334: install-html-am:
        !           335: 
        !           336: install-info: install-info-am
        !           337: 
        !           338: install-info-am:
        !           339: 
        !           340: install-man:
        !           341: 
        !           342: install-pdf: install-pdf-am
        !           343: 
        !           344: install-pdf-am:
        !           345: 
        !           346: install-ps: install-ps-am
        !           347: 
        !           348: install-ps-am:
        !           349: 
        !           350: installcheck-am:
        !           351: 
        !           352: maintainer-clean: maintainer-clean-am
        !           353:    -rm -f Makefile
        !           354: maintainer-clean-am: distclean-am maintainer-clean-generic
        !           355: 
        !           356: mostlyclean: mostlyclean-am
        !           357: 
        !           358: mostlyclean-am: mostlyclean-generic
        !           359: 
        !           360: pdf: pdf-am
        !           361: 
        !           362: pdf-am:
        !           363: 
        !           364: ps: ps-am
        !           365: 
        !           366: ps-am:
        !           367: 
        !           368: uninstall-am:
        !           369: 
        !           370: .MAKE: install-am install-strip
        !           371: 
        !           372: .PHONY: all all-am check check-am clean clean-generic distclean \
        !           373:    distclean-generic distdir dvi dvi-am html html-am info info-am \
        !           374:    install install-am install-data install-data-am install-dvi \
        !           375:    install-dvi-am install-exec install-exec-am install-html \
        !           376:    install-html-am install-info install-info-am install-man \
        !           377:    install-pdf install-pdf-am install-ps install-ps-am \
        !           378:    install-strip installcheck installcheck-am installdirs \
        !           379:    maintainer-clean maintainer-clean-generic mostlyclean \
        !           380:    mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
        !           381: 
        !           382: 
        !           383: all:
        !           384:    @list='$(subdirs)'; for subdir in $$list; do \
        !           385:        echo "Making $@ in $$subdir"; \
        !           386:        $(MAKE) -C $$subdir $@ ; \
        !           387:    done;
        !           388:    $(AR) cru $(top_builddir)/tools/@ICONV@/lib/.libs/libiconv.a \
        !           389:            $(top_builddir)/tools/@ICONV@/lib/.libs/*.o
        !           390:    $(RANLIB) $(top_builddir)/tools/@ICONV@/lib/.libs/libiconv.a
        !           391: 
        !           392: clean distclean:
        !           393:    @list='$(subdirs)'; for subdir in $$list; do \
        !           394:        echo "Cleaning $$subdir"; \
        !           395:        $(MAKE) -C $$subdir $@ ; \
        !           396:    done;
        !           397: 
        !           398: install: all
        !           399:    $(mkinstalldirs) $(DESTDIR)$(bindir)
        !           400:    $(INSTALL_PROGRAM) $(UNITS)/units $(DESTDIR)$(bindir)/rplconvert
        !           401:    $(mkinstalldirs) $(DESTDIR)$(datadir)
        !           402:    $(INSTALL_DATA) $(srcdir)/$(UNITS)/units.dat $(DESTDIR)$(datadir)/rplunits
        !           403:    $(INSTALL_PROGRAM) $(GPP)/src/gpp $(DESTDIR)$(bindir)/rplpp
        !           404:    $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
        !           405:    $(INSTALL_DATA) $(srcdir)/$(GPP)/doc/gpp.1 $(DESTDIR)$(mandir)/man1
        !           406:    ln -sf $(DESTDIR)$(mandir)/man1/gpp.1 $(DESTDIR)$(mandir)/man1/rplpp.1
        !           407:    if [ @GNUPLOT_COMPILATION@ ]; then $(MAKE) -C @GNUPLOT@ $@; fi
        !           408:    $(INSTALL_DATA) $(FILE)/magic/magic.mgc \
        !           409:            $(DESTDIR)$(datadir)/rplfiles.mgc
        !           410:    if [ -z "$(head -n1 $(FILE)/src/file | grep '^#!')" ]; then \
        !           411:        $(INSTALL_PROGRAM) $(FILE)/src/.libs/rplfile \
        !           412:                $(DESTDIR)$(bindir)/rplfile; \
        !           413:    else \
        !           414:        $(INSTALL_PROGRAM) $(FILE)/src/rplfile \
        !           415:                $(DESTDIR)$(bindir)/rplfile; \
        !           416:    fi
        !           417:    if [ -f $(FILE)/src/.libs/librplfile.so ]; then \
        !           418:        $(INSTALL_DATA) $(FILE)/src/.libs/librplfile.so.1 \
        !           419:                $(DESTDIR)$(libdir)/librplfile.so.1; \
        !           420:    else \
        !           421:        $(INSTALL_DATA) $(FILE)/src/librplfile.so.1 \
        !           422:                $(DESTDIR)$(libdir)/librplfile.so.1; \
        !           423:    fi
        !           424:    ln -sf $(DESTDIR)$(libdir)/librplfile.so.1 \
        !           425:            $(DESTDIR)$(libdir)/librplfile.so
        !           426: 
        !           427: install-strip:
        !           428:    $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
        !           429: 
        !           430: # Tell versions [3.59,3.63) of GNU make to not export all variables.
        !           431: # Otherwise a system limit (for SysV at least) may be exceeded.
        !           432: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>