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

1.11      bertrand    1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.1       bertrand    2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.11      bertrand    5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
                      6: # Inc.
1.1       bertrand    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@
1.11      bertrand   19: pkgincludedir = $(includedir)/@PACKAGE@
1.9       bertrand   20: pkglibdir = $(libdir)/@PACKAGE@
1.11      bertrand   21: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.1       bertrand   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
1.64      bertrand   40: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
1.1       bertrand   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 =
1.11      bertrand   46: CONFIG_CLEAN_VPATH_FILES =
1.69      bertrand   47: AM_V_GEN = $(am__v_GEN_$(V))
                     48: am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
                     49: am__v_GEN_0 = @echo "  GEN   " $@;
                     50: AM_V_at = $(am__v_at_$(V))
                     51: am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
                     52: am__v_at_0 = @
1.1       bertrand   53: SOURCES =
                     54: DIST_SOURCES =
                     55: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.49      bertrand   56: ABI = @ABI@
1.1       bertrand   57: ACLOCAL = @ACLOCAL@
                     58: AMTAR = @AMTAR@
1.69      bertrand   59: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1.74    ! bertrand   60: ARCH = @ARCH@
1.1       bertrand   61: AUTOCONF = @AUTOCONF@
                     62: AUTOHEADER = @AUTOHEADER@
                     63: AUTOMAKE = @AUTOMAKE@
                     64: AWK = @AWK@
1.33      bertrand   65: BSH_PATH = @BSH_PATH@
1.60      bertrand   66: BUILD_OPENMOTIF = @BUILD_OPENMOTIF@
1.1       bertrand   67: CC = @CC@
                     68: CCDEPMODE = @CCDEPMODE@
                     69: CFLAGS = @CFLAGS@
1.45      bertrand   70: COCOA = @COCOA@
1.1       bertrand   71: CPP = @CPP@
                     72: CPPFLAGS = @CPPFLAGS@
                     73: CXX = @CXX@
                     74: CXXDEPMODE = @CXXDEPMODE@
                     75: CXXFLAGS = @CXXFLAGS@
                     76: CYGPATH_W = @CYGPATH_W@
1.27      bertrand   77: C_STANDARD = @C_STANDARD@
1.1       bertrand   78: DATE = @DATE@
                     79: DATE_FR = @DATE_FR@
                     80: DEBUG = @DEBUG@
                     81: DEFS = @DEFS@
                     82: DEPDIR = @DEPDIR@
                     83: DVIPS = @DVIPS@
                     84: ECHO_C = @ECHO_C@
                     85: ECHO_N = @ECHO_N@
                     86: ECHO_T = @ECHO_T@
                     87: EGREP = @EGREP@
1.56      bertrand   88: ELF = @ELF@
1.1       bertrand   89: EXEEXT = @EXEEXT@
                     90: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
1.12      bertrand   91: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
1.24      bertrand   92: EXT_SQL = @EXT_SQL@
1.1       bertrand   93: F77 = @F77@
                     94: FC = @FC@
                     95: FCFLAGS = @FCFLAGS@
                     96: FFLAGS = @FFLAGS@
                     97: FILE = @FILE@
                     98: FINAL_ENCODING = @FINAL_ENCODING@
                     99: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
1.45      bertrand  100: GIAC = @GIAC@
1.44      bertrand  101: GMP = @GMP@
1.1       bertrand  102: GNUPLOT = @GNUPLOT@
                    103: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
                    104: GNUPLOT_P = @GNUPLOT_P@
                    105: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
                    106: GPP = @GPP@
                    107: GREP = @GREP@
                    108: GS = @GS@
                    109: GSL = @GSL@
                    110: GV = @GV@
1.52      bertrand  111: HOST = @HOST@
1.1       bertrand  112: ICONV = @ICONV@
1.60      bertrand  113: INCMOTIF = @INCMOTIF@
1.1       bertrand  114: INSTALL = @INSTALL@
                    115: INSTALL_DATA = @INSTALL_DATA@
                    116: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    117: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    118: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.30      bertrand  119: IPCS_SYSV = @IPCS_SYSV@
1.28      bertrand  120: IPV6 = @IPV6@
1.1       bertrand  121: LATEX = @LATEX@
                    122: LDFLAGS = @LDFLAGS@
1.60      bertrand  123: LIBMOTIF = @LIBMOTIF@
1.1       bertrand  124: LIBOBJS = @LIBOBJS@
1.50      bertrand  125: LIBRPLCAS = @LIBRPLCAS@
1.1       bertrand  126: LIBS = @LIBS@
1.61      bertrand  127: LIBXPM = @LIBXPM@
1.68      bertrand  128: LIB_PREFIX = @LIB_PREFIX@
1.1       bertrand  129: LN_S = @LN_S@
                    130: LTLIBOBJS = @LTLIBOBJS@
                    131: MAKEINFO = @MAKEINFO@
1.37      bertrand  132: MALLOC = @MALLOC@
1.1       bertrand  133: MKDIR_P = @MKDIR_P@
                    134: MOTIF_SUPPORT = @MOTIF_SUPPORT@
1.44      bertrand  135: MPFR = @MPFR@
1.1       bertrand  136: MYSQL_SUPPORT = @MYSQL_SUPPORT@
                    137: NCURSES = @NCURSES@
1.12      bertrand  138: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
1.45      bertrand  139: NTL = @NTL@
1.1       bertrand  140: OBJEXT = @OBJEXT@
1.59      bertrand  141: OPENMOTIF = @OPENMOTIF@
1.7       bertrand  142: OPENSSL = @OPENSSL@
1.6       bertrand  143: OS = @OS@
1.1       bertrand  144: PACKAGE = @PACKAGE@
                    145: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    146: PACKAGE_NAME = @PACKAGE_NAME@
                    147: PACKAGE_STRING = @PACKAGE_STRING@
                    148: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.11      bertrand  149: PACKAGE_URL = @PACKAGE_URL@
1.1       bertrand  150: PACKAGE_VERSION = @PACKAGE_VERSION@
1.45      bertrand  151: PARI = @PARI@
1.1       bertrand  152: PATH_SEPARATOR = @PATH_SEPARATOR@
                    153: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
                    154: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
                    155: PROFILAGE = @PROFILAGE@
1.68      bertrand  156: PSELECT = @PSELECT@
1.1       bertrand  157: RANLIB = @RANLIB@
                    158: READLINE = @READLINE@
1.50      bertrand  159: RPLCAS = @RPLCAS@
1.65      bertrand  160: RPLTOOLS = @RPLTOOLS@
1.1       bertrand  161: RUNPATH = @RUNPATH@
                    162: SED = @SED@
1.12      bertrand  163: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
1.27      bertrand  164: SEMUN = @SEMUN@
1.1       bertrand  165: SET_MAKE = @SET_MAKE@
1.66      bertrand  166: SHARED_MEMORY = @SHARED_MEMORY@
1.1       bertrand  167: SHELL = @SHELL@
1.57      bertrand  168: SIGSEGV = @SIGSEGV@
1.7       bertrand  169: SQLITE = @SQLITE@
1.1       bertrand  170: STRIP = @STRIP@
                    171: TEX = @TEX@
                    172: UNITS = @UNITS@
                    173: VERSION = @VERSION@
                    174: VIM = @VIM@
                    175: VIM_SUPPORT = @VIM_SUPPORT@
1.67      bertrand  176: WHOLE_LIB1 = @WHOLE_LIB1@
                    177: WHOLE_LIB2 = @WHOLE_LIB2@
1.1       bertrand  178: XMKMF = @XMKMF@
                    179: X_CFLAGS = @X_CFLAGS@
                    180: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    181: X_LIBS = @X_LIBS@
                    182: X_PRE_LIBS = @X_PRE_LIBS@
                    183: abs_builddir = @abs_builddir@
                    184: abs_srcdir = @abs_srcdir@
                    185: abs_top_builddir = @abs_top_builddir@
                    186: abs_top_srcdir = @abs_top_srcdir@
                    187: ac_ct_CC = @ac_ct_CC@
                    188: ac_ct_CXX = @ac_ct_CXX@
                    189: ac_ct_F77 = @ac_ct_F77@
                    190: ac_ct_FC = @ac_ct_FC@
                    191: am__include = @am__include@
                    192: am__leading_dot = @am__leading_dot@
                    193: am__quote = @am__quote@
                    194: am__tar = @am__tar@
                    195: am__untar = @am__untar@
                    196: bindir = @bindir@
                    197: build = @build@
                    198: build_alias = @build_alias@
                    199: build_cpu = @build_cpu@
                    200: build_os = @build_os@
                    201: build_vendor = @build_vendor@
                    202: builddir = @builddir@
                    203: datadir = @datadir@
                    204: datarootdir = @datarootdir@
                    205: docdir = @docdir@
                    206: dvidir = @dvidir@
                    207: exec_prefix = @exec_prefix@
                    208: host = @host@
                    209: host_alias = @host_alias@
                    210: host_cpu = @host_cpu@
                    211: host_os = @host_os@
                    212: host_vendor = @host_vendor@
                    213: htmldir = @htmldir@
                    214: includeX = @includeX@
                    215: includedir = @includedir@
                    216: infodir = @infodir@
                    217: install_sh = @install_sh@
                    218: libMySQLinc = @libMySQLinc@
                    219: libMySQLlib = @libMySQLlib@
                    220: libPgSQLinc = @libPgSQLinc@
                    221: libPgSQLlib = @libPgSQLlib@
                    222: libX = @libX@
                    223: libdir = @libdir@
                    224: libexecdir = @libexecdir@
                    225: localedir = @localedir@
                    226: localstatedir = @localstatedir@
                    227: mandir = @mandir@
                    228: mkdir_p = @mkdir_p@
                    229: oldincludedir = @oldincludedir@
                    230: pdfdir = @pdfdir@
                    231: prefix = @prefix@
                    232: program_transform_name = @program_transform_name@
                    233: psdir = @psdir@
                    234: sbindir = @sbindir@
                    235: sharedstatedir = @sharedstatedir@
                    236: srcdir = @srcdir@
                    237: subdirs = @NCURSES@ @READLINE@ @UNITS@ @GSL@ @GPP@ @GNUPLOT_COMPILATION@ \
1.60      bertrand  238:        @FILE@ @ICONV@ @SQLITE@ @OPENSSL@ @SIGSEGV@ @BUILD_OPENMOTIF@
1.1       bertrand  239: 
                    240: sysconfdir = @sysconfdir@
                    241: target = @target@
                    242: target_alias = @target_alias@
                    243: target_cpu = @target_cpu@
                    244: target_os = @target_os@
                    245: target_vendor = @target_vendor@
1.11      bertrand  246: top_build_prefix = @top_build_prefix@
1.1       bertrand  247: top_builddir = @top_builddir@
                    248: top_srcdir = @top_srcdir@
                    249: EXTRA_DIST = @NCURSES@.tar.gz @READLINE@.tar.gz @UNITS@.tar.gz @GSL@.tar.gz \
1.4       bertrand  250:        @GPP@.tar.gz @GNUPLOT@.tar.gz @FILE@.tar.gz @ICONV@.tar.gz \
1.59      bertrand  251:        @FILE@.diff.gz @SQLITE@.tar.gz @OPENSSL@.tar.gz \
1.60      bertrand  252:        @OPENMOTIF@.tar.gz @SIGSEGV@.tar.gz @LIBXPM@.tar.gz \
1.46      bertrand  253:        @NCURSES@-20110409.patch.gz @NCURSES@-20110416.patch.gz \
1.47      bertrand  254:        @NCURSES@-20110423.patch.gz @NCURSES@-20110430.patch.gz \
                    255:        @NCURSES@-20110507.patch.gz @NCURSES@-20110514.patch.gz \
1.48      bertrand  256:        @NCURSES@-20110521.patch.gz @NCURSES@-20110528.patch.gz \
                    257:        @NCURSES@-20110604.patch.gz @NCURSES@-20110611.patch.gz \
1.51      bertrand  258:        @NCURSES@-20110625.patch.gz @NCURSES@-20110626.patch.gz \
1.53      bertrand  259:        @NCURSES@-20110702.patch.gz @NCURSES@-20110716.patch.gz \
1.55      bertrand  260:        @NCURSES@-20110723.patch.gz @NCURSES@-20110730.patch.gz \
1.60      bertrand  261:        @NCURSES@-20110807.patch.gz @NCURSES@-20110813.patch.gz \
                    262:        @NCURSES@-20110820.patch.gz @NCURSES@-20110903.patch.gz \
1.70      bertrand  263:        @NCURSES@-20110910.patch.gz @NCURSES@-20110917.patch.gz \
                    264:        @NCURSES@-20110924.patch.gz @NCURSES@-20110925.patch.gz \
                    265:        @NCURSES@-20111001.patch.gz @NCURSES@-20111008.patch.gz \
                    266:        @NCURSES@-20111015.patch.gz @NCURSES@-20111022.patch.gz \
                    267:        @NCURSES@-20111030.patch.gz @NCURSES@-20111112.patch.gz \
1.73      bertrand  268:        @NCURSES@-20111119.patch.gz @NCURSES@-20111126.patch.gz \
                    269:        openmotif.lib
1.1       bertrand  270: 
                    271: all: all-am
                    272: 
                    273: .SUFFIXES:
                    274: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    275:    @for dep in $?; do \
                    276:      case '$(am__configure_deps)' in \
                    277:        *$$dep*) \
1.11      bertrand  278:          ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    279:            && { if test -f $@; then exit 0; else break; fi; }; \
1.1       bertrand  280:          exit 1;; \
                    281:      esac; \
                    282:    done; \
1.11      bertrand  283:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tools/Makefile'; \
                    284:    $(am__cd) $(top_srcdir) && \
                    285:      $(AUTOMAKE) --gnu tools/Makefile
1.1       bertrand  286: .PRECIOUS: Makefile
                    287: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    288:    @case '$?' in \
                    289:      *config.status*) \
                    290:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    291:      *) \
                    292:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    293:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    294:    esac;
                    295: 
                    296: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    297:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    298: 
                    299: $(top_srcdir)/configure:  $(am__configure_deps)
                    300:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    301: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    302:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.11      bertrand  303: $(am__aclocal_m4_deps):
1.1       bertrand  304: tags: TAGS
                    305: TAGS:
                    306: 
                    307: ctags: CTAGS
                    308: CTAGS:
                    309: 
                    310: 
                    311: distdir: $(DISTFILES)
                    312:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    313:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    314:    list='$(DISTFILES)'; \
                    315:      dist_files=`for file in $$list; do echo $$file; done | \
                    316:      sed -e "s|^$$srcdirstrip/||;t" \
                    317:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    318:    case $$dist_files in \
                    319:      */*) $(MKDIR_P) `echo "$$dist_files" | \
                    320:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    321:               sort -u` ;; \
                    322:    esac; \
                    323:    for file in $$dist_files; do \
                    324:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    325:      if test -d $$d/$$file; then \
                    326:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.11      bertrand  327:        if test -d "$(distdir)/$$file"; then \
                    328:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    329:        fi; \
1.1       bertrand  330:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.11      bertrand  331:          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    332:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       bertrand  333:        fi; \
1.11      bertrand  334:        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       bertrand  335:      else \
1.11      bertrand  336:        test -f "$(distdir)/$$file" \
                    337:        || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       bertrand  338:        || exit 1; \
                    339:      fi; \
                    340:    done
                    341: check-am: all-am
                    342: check: check-am
                    343: all-am: Makefile
                    344: installdirs:
                    345: install-exec: install-exec-am
                    346: install-data: install-data-am
                    347: 
                    348: install-am: all-am
                    349:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    350: 
                    351: installcheck: installcheck-am
                    352: mostlyclean-generic:
                    353: 
                    354: clean-generic:
                    355: 
                    356: distclean-generic:
                    357:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.11      bertrand  358:    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       bertrand  359: 
                    360: maintainer-clean-generic:
                    361:    @echo "This command is intended for maintainers to use"
                    362:    @echo "it deletes files that may require special tools to rebuild."
                    363: clean: clean-am
                    364: 
                    365: clean-am: clean-generic mostlyclean-am
                    366: 
                    367: distclean: distclean-am
                    368:    -rm -f Makefile
                    369: distclean-am: clean-am distclean-generic
                    370: 
                    371: dvi: dvi-am
                    372: 
                    373: dvi-am:
                    374: 
                    375: html: html-am
                    376: 
1.11      bertrand  377: html-am:
                    378: 
1.1       bertrand  379: info: info-am
                    380: 
                    381: info-am:
                    382: 
                    383: install-data-am:
                    384: 
                    385: install-dvi: install-dvi-am
                    386: 
1.11      bertrand  387: install-dvi-am:
                    388: 
1.1       bertrand  389: install-exec-am:
                    390: 
                    391: install-html: install-html-am
                    392: 
1.11      bertrand  393: install-html-am:
                    394: 
1.1       bertrand  395: install-info: install-info-am
                    396: 
1.11      bertrand  397: install-info-am:
                    398: 
1.1       bertrand  399: install-man:
                    400: 
                    401: install-pdf: install-pdf-am
                    402: 
1.11      bertrand  403: install-pdf-am:
                    404: 
1.1       bertrand  405: install-ps: install-ps-am
                    406: 
1.11      bertrand  407: install-ps-am:
                    408: 
1.1       bertrand  409: installcheck-am:
                    410: 
                    411: maintainer-clean: maintainer-clean-am
                    412:    -rm -f Makefile
                    413: maintainer-clean-am: distclean-am maintainer-clean-generic
                    414: 
                    415: mostlyclean: mostlyclean-am
                    416: 
                    417: mostlyclean-am: mostlyclean-generic
                    418: 
                    419: pdf: pdf-am
                    420: 
                    421: pdf-am:
                    422: 
                    423: ps: ps-am
                    424: 
                    425: ps-am:
                    426: 
                    427: uninstall-am:
                    428: 
                    429: .MAKE: install-am install-strip
                    430: 
                    431: .PHONY: all all-am check check-am clean clean-generic distclean \
                    432:    distclean-generic distdir dvi dvi-am html html-am info info-am \
                    433:    install install-am install-data install-data-am install-dvi \
                    434:    install-dvi-am install-exec install-exec-am install-html \
                    435:    install-html-am install-info install-info-am install-man \
                    436:    install-pdf install-pdf-am install-ps install-ps-am \
                    437:    install-strip installcheck installcheck-am installdirs \
                    438:    maintainer-clean maintainer-clean-generic mostlyclean \
                    439:    mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
                    440: 
                    441: 
                    442: all:
1.67      bertrand  443:    TMP=tmp.tools; \
1.29      bertrand  444:    sed -e 's/DREADLINE/UREADLINE/g' @UNITS@/Makefile | \
                    445:            sed -e 's/-lreadline//g' | sed -e 's/-lncurses//g' > $$TMP; \
1.28      bertrand  446:    mv -f $$TMP @UNITS@/Makefile
1.1       bertrand  447:    @list='$(subdirs)'; for subdir in $$list; do \
                    448:        echo "Making $@ in $$subdir"; \
1.17      bertrand  449:        if [ $$subdir = @OPENSSL@ ]; then \
1.25      bertrand  450:            if [ @OS@ = "OS2" ]; then \
                    451:                $(MAKE) -C $$subdir -j1 -f OS2-EMX.mak2; \
                    452:            else \
                    453:                $(MAKE) -C $$subdir -j1 $@; \
                    454:            fi; \
1.17      bertrand  455:        else \
1.29      bertrand  456:            if [ $$subdir = @UNITS@ -a @OS@ = OpenBSD ]; then \
1.67      bertrand  457:                TMP=tmp.units; \
1.29      bertrand  458:                sed -e 's/^DEFS = -DUNITSFILE/DEFS = -Dmalloc=malloc -DUNITSFILE/g' \
                    459:                        @UNITS@/Makefile > $$TMP; \
                    460:                mv -f $$TMP @UNITS@/Makefile; \
                    461:            fi; \
1.27      bertrand  462:            $(MAKE) -C $$subdir $@; \
1.17      bertrand  463:        fi; \
1.1       bertrand  464:    done;
1.8       bertrand  465:    if [ ! -f @OPENSSL@/tests_success ]; then \
1.65      bertrand  466:        if [ @OS@ = "OS2" -o @RPLTOOLS@ != '\$(top_builddir)' ]; then \
1.25      bertrand  467:            (cd @OPENSSL@ && touch tests_success); \
                    468:        else \
1.36      bertrand  469:            (cd @OPENSSL@ && $(MAKE) -j1 test && touch tests_success); \
1.25      bertrand  470:        fi; \
1.8       bertrand  471:    fi
1.60      bertrand  472:    touch openmotif.lib && rm openmotif.lib;
1.72      bertrand  473:    if [ x"@BUILD_OPENMOTIF@" = x ]; then \
1.63      bertrand  474:        touch openmotif.lib; \
1.60      bertrand  475:    else \
                    476:        echo -n LD_MOTIF_ > openmotif.lib; \
                    477:        grep "^LIBS=" @OPENMOTIF@/config.log | tr -d "'" >> openmotif.lib; \
                    478:        echo -n LD_MOTIF_ >> openmotif.lib; \
                    479:        grep "^X_XMU" @OPENMOTIF@/config.log | tr -d "'" >> openmotif.lib; \
                    480:    fi
1.1       bertrand  481: 
                    482: clean distclean:
                    483:    @list='$(subdirs)'; for subdir in $$list; do \
                    484:        echo "Cleaning $$subdir"; \
1.24      bertrand  485:        if [ ! $$subdir = @OPENSSL@ ]; then \
1.12      bertrand  486:            $(MAKE) -C $$subdir $@; \
1.16      bertrand  487:        fi; \
1.1       bertrand  488:    done;
1.16      bertrand  489:    if [ -f @OPENSSL@/tests_success ]; then \
1.28      bertrand  490:        rm -f @OPENSSL@/tests_success; \
1.16      bertrand  491:    fi
1.73      bertrand  492:    rm -f $(DESTDIR)$(bindir)/rplconvert$(EXEEXT)
                    493:    rm -f $(DESTDIR)$(bindir)/rplpp$(EXEEXT)
                    494:    rm -f $(DESTDIR)$(bindir)/rplfile$(EXEEXT)
1.1       bertrand  495: 
                    496: install: all
                    497:    $(mkinstalldirs) $(DESTDIR)$(bindir)
1.6       bertrand  498:    $(INSTALL_PROGRAM) $(UNITS)/units$(EXEEXT) \
                    499:            $(DESTDIR)$(bindir)/rplconvert$(EXEEXT)
1.1       bertrand  500:    $(mkinstalldirs) $(DESTDIR)$(datadir)
                    501:    $(INSTALL_DATA) $(srcdir)/$(UNITS)/units.dat $(DESTDIR)$(datadir)/rplunits
1.6       bertrand  502:    $(INSTALL_PROGRAM) $(GPP)/src/gpp$(EXEEXT) \
                    503:            $(DESTDIR)$(bindir)/rplpp$(EXEEXT)
1.1       bertrand  504:    $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
                    505:    $(INSTALL_DATA) $(srcdir)/$(GPP)/doc/gpp.1 $(DESTDIR)$(mandir)/man1
                    506:    ln -sf $(DESTDIR)$(mandir)/man1/gpp.1 $(DESTDIR)$(mandir)/man1/rplpp.1
1.3       bertrand  507:    if [ @GNUPLOT_COMPILATION@ ]; then \
                    508:            $(MAKE) $(AM_MAKEFLAGS) -C @GNUPLOT@ $@; fi
1.1       bertrand  509:    $(INSTALL_DATA) $(FILE)/magic/magic.mgc \
                    510:            $(DESTDIR)$(datadir)/rplfiles.mgc
1.6       bertrand  511:    $(INSTALL_PROGRAM) $(FILE)/src/rplfile$(EXEEXT) \
1.16      bertrand  512:            $(DESTDIR)$(bindir)/rplfile$(EXEEXT)
1.1       bertrand  513: 
1.7       bertrand  514: uninstall:
1.28      bertrand  515:    rm -f $(DESTDIR)$(bindir)/rplconvert$(EXEEXT) \
1.7       bertrand  516:            $(DESTDIR)$(datadir)/rplunits \
                    517:            $(DESTDIR)$(bindir)/rplpp$(EXEEXT) \
                    518:            $(DESTDIR)$(mandir)/man1/gpp.1 \
                    519:            $(DESTDIR)$(mandir)/man1/rplpp.1 \
                    520:            $(DESTDIR)$(datadir)/rplfiles.mgc \
                    521:            $(DESTDIR)$(bindir)/rplfile$(EXEEXT)
                    522: 
1.1       bertrand  523: install-strip:
                    524:    $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
1.11      bertrand  525: 
1.1       bertrand  526: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    527: # Otherwise a system limit (for SysV at least) may be exceeded.
                    528: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>