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

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

CVSweb interface <joel.bertrand@systella.fr>