Annotation of rpl/rplsums/Makefile.in, revision 1.44

1.4       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.4       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: 
                     18: VPATH = @srcdir@
                     19: pkgdatadir = $(datadir)/@PACKAGE@
1.4       bertrand   20: pkgincludedir = $(includedir)/@PACKAGE@
1.3       bertrand   21: pkglibdir = $(libdir)/@PACKAGE@
1.4       bertrand   22: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.1       bertrand   23: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     24: install_sh_DATA = $(install_sh) -c -m 644
                     25: install_sh_PROGRAM = $(install_sh) -c
                     26: install_sh_SCRIPT = $(install_sh) -c
                     27: INSTALL_HEADER = $(INSTALL_DATA)
                     28: transform = $(program_transform_name)
                     29: NORMAL_INSTALL = :
                     30: PRE_INSTALL = :
                     31: POST_INSTALL = :
                     32: NORMAL_UNINSTALL = :
                     33: PRE_UNINSTALL = :
                     34: POST_UNINSTALL = :
                     35: build_triplet = @build@
                     36: host_triplet = @host@
                     37: target_triplet = @target@
                     38: subdir = rplsums
                     39: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
                     40: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.37      bertrand   41: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
1.1       bertrand   42: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     43:    $(ACLOCAL_M4)
                     44: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                     45: CONFIG_HEADER = $(top_builddir)/rplconfig.h
                     46: CONFIG_CLEAN_FILES =
1.4       bertrand   47: CONFIG_CLEAN_VPATH_FILES =
1.2       bertrand   48: PROGRAMS = $(noinst_PROGRAMS)
1.1       bertrand   49: am_rplmd5sum_OBJECTS = rplmd5sum-rplsum.$(OBJEXT)
                     50: rplmd5sum_OBJECTS = $(am_rplmd5sum_OBJECTS)
                     51: rplmd5sum_DEPENDENCIES = $(ldadd_libcrypto)
                     52: rplmd5sum_LINK = $(CCLD) $(rplmd5sum_CFLAGS) $(CFLAGS) \
                     53:    $(rplmd5sum_LDFLAGS) $(LDFLAGS) -o $@
                     54: am_rplsha1sum_OBJECTS = rplsha1sum-rplsum.$(OBJEXT)
                     55: rplsha1sum_OBJECTS = $(am_rplsha1sum_OBJECTS)
                     56: rplsha1sum_DEPENDENCIES = $(ldadd_libcrypto)
                     57: rplsha1sum_LINK = $(CCLD) $(rplsha1sum_CFLAGS) $(CFLAGS) \
                     58:    $(rplsha1sum_LDFLAGS) $(LDFLAGS) -o $@
                     59: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
                     60: depcomp = $(SHELL) $(top_srcdir)/depcomp
                     61: am__depfiles_maybe = depfiles
1.4       bertrand   62: am__mv = mv -f
1.42      bertrand   63: AM_V_lt = $(am__v_lt_$(V))
                     64: am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
                     65: am__v_lt_0 = --silent
1.1       bertrand   66: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                     67:    $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.42      bertrand   68: AM_V_CC = $(am__v_CC_$(V))
                     69: am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
                     70: am__v_CC_0 = @echo "  CC    " $@;
                     71: AM_V_at = $(am__v_at_$(V))
                     72: am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
                     73: am__v_at_0 = @
1.1       bertrand   74: CCLD = $(CC)
                     75: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
1.42      bertrand   76: AM_V_CCLD = $(am__v_CCLD_$(V))
                     77: am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
                     78: am__v_CCLD_0 = @echo "  CCLD  " $@;
                     79: AM_V_GEN = $(am__v_GEN_$(V))
                     80: am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
                     81: am__v_GEN_0 = @echo "  GEN   " $@;
1.1       bertrand   82: SOURCES = $(rplmd5sum_SOURCES) $(rplsha1sum_SOURCES)
                     83: DIST_SOURCES = $(rplmd5sum_SOURCES) $(rplsha1sum_SOURCES)
                     84: ETAGS = etags
                     85: CTAGS = ctags
                     86: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.28      bertrand   87: ABI = @ABI@
1.1       bertrand   88: ACLOCAL = @ACLOCAL@
                     89: AMTAR = @AMTAR@
1.42      bertrand   90: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1.44    ! bertrand   91: ARCH = @ARCH@
1.1       bertrand   92: AUTOCONF = @AUTOCONF@
                     93: AUTOHEADER = @AUTOHEADER@
                     94: AUTOMAKE = @AUTOMAKE@
                     95: AWK = @AWK@
1.23      bertrand   96: BSH_PATH = @BSH_PATH@
1.35      bertrand   97: BUILD_OPENMOTIF = @BUILD_OPENMOTIF@
1.1       bertrand   98: CC = @CC@
                     99: CCDEPMODE = @CCDEPMODE@
                    100: CFLAGS = @CFLAGS@
1.27      bertrand  101: COCOA = @COCOA@
1.1       bertrand  102: CPP = @CPP@
                    103: CPPFLAGS = @CPPFLAGS@
                    104: CXX = @CXX@
                    105: CXXDEPMODE = @CXXDEPMODE@
                    106: CXXFLAGS = @CXXFLAGS@
                    107: CYGPATH_W = @CYGPATH_W@
1.17      bertrand  108: C_STANDARD = @C_STANDARD@
1.1       bertrand  109: DATE = @DATE@
                    110: DATE_FR = @DATE_FR@
                    111: DEBUG = @DEBUG@
                    112: DEFS = @DEFS@
                    113: DEPDIR = @DEPDIR@
                    114: DVIPS = @DVIPS@
                    115: ECHO_C = @ECHO_C@
                    116: ECHO_N = @ECHO_N@
                    117: ECHO_T = @ECHO_T@
                    118: EGREP = @EGREP@
1.31      bertrand  119: ELF = @ELF@
1.1       bertrand  120: EXEEXT = @EXEEXT@
                    121: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
1.5       bertrand  122: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
1.15      bertrand  123: EXT_SQL = @EXT_SQL@
1.1       bertrand  124: F77 = @F77@
                    125: FC = @FC@
                    126: FCFLAGS = @FCFLAGS@
                    127: FFLAGS = @FFLAGS@
                    128: FILE = @FILE@
                    129: FINAL_ENCODING = @FINAL_ENCODING@
                    130: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
1.27      bertrand  131: GIAC = @GIAC@
1.26      bertrand  132: GMP = @GMP@
1.1       bertrand  133: GNUPLOT = @GNUPLOT@
                    134: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
                    135: GNUPLOT_P = @GNUPLOT_P@
                    136: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
                    137: GPP = @GPP@
                    138: GREP = @GREP@
                    139: GS = @GS@
                    140: GSL = @GSL@
                    141: GV = @GV@
1.30      bertrand  142: HOST = @HOST@
1.1       bertrand  143: ICONV = @ICONV@
1.35      bertrand  144: INCMOTIF = @INCMOTIF@
1.1       bertrand  145: INSTALL = @INSTALL@
                    146: INSTALL_DATA = @INSTALL_DATA@
                    147: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    148: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    149: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.20      bertrand  150: IPCS_SYSV = @IPCS_SYSV@
1.18      bertrand  151: IPV6 = @IPV6@
1.1       bertrand  152: LATEX = @LATEX@
                    153: LDFLAGS = @LDFLAGS@
1.35      bertrand  154: LIBMOTIF = @LIBMOTIF@
1.1       bertrand  155: LIBOBJS = @LIBOBJS@
1.29      bertrand  156: LIBRPLCAS = @LIBRPLCAS@
1.1       bertrand  157: LIBS = @LIBS@
1.36      bertrand  158: LIBXPM = @LIBXPM@
1.41      bertrand  159: LIB_PREFIX = @LIB_PREFIX@
1.1       bertrand  160: LN_S = @LN_S@
                    161: LTLIBOBJS = @LTLIBOBJS@
                    162: MAKEINFO = @MAKEINFO@
1.25      bertrand  163: MALLOC = @MALLOC@
1.1       bertrand  164: MKDIR_P = @MKDIR_P@
                    165: MOTIF_SUPPORT = @MOTIF_SUPPORT@
1.26      bertrand  166: MPFR = @MPFR@
1.1       bertrand  167: MYSQL_SUPPORT = @MYSQL_SUPPORT@
                    168: NCURSES = @NCURSES@
1.5       bertrand  169: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
1.27      bertrand  170: NTL = @NTL@
1.1       bertrand  171: OBJEXT = @OBJEXT@
1.34      bertrand  172: OPENMOTIF = @OPENMOTIF@
1.1       bertrand  173: OPENSSL = @OPENSSL@
                    174: OS = @OS@
                    175: PACKAGE = @PACKAGE@
                    176: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    177: PACKAGE_NAME = @PACKAGE_NAME@
                    178: PACKAGE_STRING = @PACKAGE_STRING@
                    179: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.4       bertrand  180: PACKAGE_URL = @PACKAGE_URL@
1.1       bertrand  181: PACKAGE_VERSION = @PACKAGE_VERSION@
1.27      bertrand  182: PARI = @PARI@
1.1       bertrand  183: PATH_SEPARATOR = @PATH_SEPARATOR@
                    184: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
                    185: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
                    186: PROFILAGE = @PROFILAGE@
1.41      bertrand  187: PSELECT = @PSELECT@
1.1       bertrand  188: RANLIB = @RANLIB@
                    189: READLINE = @READLINE@
1.29      bertrand  190: RPLCAS = @RPLCAS@
1.38      bertrand  191: RPLTOOLS = @RPLTOOLS@
1.1       bertrand  192: RUNPATH = @RUNPATH@
                    193: SED = @SED@
1.5       bertrand  194: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
1.17      bertrand  195: SEMUN = @SEMUN@
1.1       bertrand  196: SET_MAKE = @SET_MAKE@
1.39      bertrand  197: SHARED_MEMORY = @SHARED_MEMORY@
1.1       bertrand  198: SHELL = @SHELL@
1.32      bertrand  199: SIGSEGV = @SIGSEGV@
1.1       bertrand  200: SQLITE = @SQLITE@
                    201: STRIP = @STRIP@
                    202: TEX = @TEX@
                    203: UNITS = @UNITS@
                    204: VERSION = @VERSION@
                    205: VIM = @VIM@
                    206: VIM_SUPPORT = @VIM_SUPPORT@
1.40      bertrand  207: WHOLE_LIB1 = @WHOLE_LIB1@
                    208: WHOLE_LIB2 = @WHOLE_LIB2@
1.1       bertrand  209: XMKMF = @XMKMF@
                    210: X_CFLAGS = @X_CFLAGS@
                    211: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    212: X_LIBS = @X_LIBS@
                    213: X_PRE_LIBS = @X_PRE_LIBS@
                    214: abs_builddir = @abs_builddir@
                    215: abs_srcdir = @abs_srcdir@
                    216: abs_top_builddir = @abs_top_builddir@
                    217: abs_top_srcdir = @abs_top_srcdir@
                    218: ac_ct_CC = @ac_ct_CC@
                    219: ac_ct_CXX = @ac_ct_CXX@
                    220: ac_ct_F77 = @ac_ct_F77@
                    221: ac_ct_FC = @ac_ct_FC@
                    222: am__include = @am__include@
                    223: am__leading_dot = @am__leading_dot@
                    224: am__quote = @am__quote@
                    225: am__tar = @am__tar@
                    226: am__untar = @am__untar@
                    227: bindir = @bindir@
                    228: build = @build@
                    229: build_alias = @build_alias@
                    230: build_cpu = @build_cpu@
                    231: build_os = @build_os@
                    232: build_vendor = @build_vendor@
                    233: builddir = @builddir@
                    234: datadir = @datadir@
                    235: datarootdir = @datarootdir@
                    236: docdir = @docdir@
                    237: dvidir = @dvidir@
                    238: exec_prefix = @exec_prefix@
                    239: host = @host@
                    240: host_alias = @host_alias@
                    241: host_cpu = @host_cpu@
                    242: host_os = @host_os@
                    243: host_vendor = @host_vendor@
                    244: htmldir = @htmldir@
                    245: includeX = @includeX@
                    246: includedir = @includedir@
                    247: infodir = @infodir@
                    248: install_sh = @install_sh@
                    249: libMySQLinc = @libMySQLinc@
                    250: libMySQLlib = @libMySQLlib@
                    251: libPgSQLinc = @libPgSQLinc@
                    252: libPgSQLlib = @libPgSQLlib@
                    253: libX = @libX@
                    254: libdir = @libdir@
                    255: libexecdir = @libexecdir@
                    256: localedir = @localedir@
                    257: localstatedir = @localstatedir@
                    258: mandir = @mandir@
                    259: mkdir_p = @mkdir_p@
                    260: oldincludedir = @oldincludedir@
                    261: pdfdir = @pdfdir@
                    262: prefix = @prefix@
                    263: program_transform_name = @program_transform_name@
                    264: psdir = @psdir@
                    265: sbindir = @sbindir@
                    266: sharedstatedir = @sharedstatedir@
                    267: srcdir = @srcdir@
                    268: subdirs = @subdirs@
                    269: sysconfdir = @sysconfdir@
                    270: target = @target@
                    271: target_alias = @target_alias@
                    272: target_cpu = @target_cpu@
                    273: target_os = @target_os@
                    274: target_vendor = @target_vendor@
1.4       bertrand  275: top_build_prefix = @top_build_prefix@
1.1       bertrand  276: top_builddir = @top_builddir@
                    277: top_srcdir = @top_srcdir@
                    278: ldadd_libcrypto = $(top_builddir)/tools/@OPENSSL@/libcrypto.a
                    279: include_libcrypto = -I$(top_builddir)/tools/@OPENSSL@/include
                    280: SRCC = rplsum.c
1.3       bertrand  281: INCLUDES = $(include_libcrypto)
1.43      bertrand  282: noinst_PROGRAMS = rplmd5sum$(EXEEXT) rplsha1sum$(EXEEXT)
1.1       bertrand  283: rplmd5sum_SOURCES = rplsum.c
1.10      bertrand  284: rplmd5sum_CFLAGS = -DEVP_sum=EVP_md5 -g -O2 -Wall -Wextra -Wno-pointer-sign
1.1       bertrand  285: rplsha1sum_SOURCES = rplsum.c
1.10      bertrand  286: rplsha1sum_CFLAGS = -DEVP_sum=EVP_sha1 -g -O2 -Wall -Wextra -Wno-pointer-sign
1.1       bertrand  287: rplmd5sum_LDFLAGS = -g
                    288: rplmd5sum_LDADD = $(ldadd_libcrypto)
                    289: rplsha1sum_LDFLAGS = -g
                    290: rplsha1sum_LDADD = $(ldadd_libcrypto)
                    291: EXTRA_DIST = $(SRCC)
                    292: all: all-am
                    293: 
                    294: .SUFFIXES:
                    295: .SUFFIXES: .c .o .obj
                    296: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    297:    @for dep in $?; do \
                    298:      case '$(am__configure_deps)' in \
                    299:        *$$dep*) \
1.4       bertrand  300:          ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    301:            && { if test -f $@; then exit 0; else break; fi; }; \
1.1       bertrand  302:          exit 1;; \
                    303:      esac; \
                    304:    done; \
1.4       bertrand  305:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rplsums/Makefile'; \
                    306:    $(am__cd) $(top_srcdir) && \
                    307:      $(AUTOMAKE) --gnu rplsums/Makefile
1.1       bertrand  308: .PRECIOUS: Makefile
                    309: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    310:    @case '$?' in \
                    311:      *config.status*) \
                    312:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    313:      *) \
                    314:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    315:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    316:    esac;
                    317: 
                    318: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    319:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    320: 
                    321: $(top_srcdir)/configure:  $(am__configure_deps)
                    322:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    323: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    324:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.4       bertrand  325: $(am__aclocal_m4_deps):
1.1       bertrand  326: 
1.2       bertrand  327: clean-noinstPROGRAMS:
                    328:    -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
1.1       bertrand  329: rplmd5sum$(EXEEXT): $(rplmd5sum_OBJECTS) $(rplmd5sum_DEPENDENCIES) 
                    330:    @rm -f rplmd5sum$(EXEEXT)
1.42      bertrand  331:    $(AM_V_CCLD)$(rplmd5sum_LINK) $(rplmd5sum_OBJECTS) $(rplmd5sum_LDADD) $(LIBS)
1.1       bertrand  332: rplsha1sum$(EXEEXT): $(rplsha1sum_OBJECTS) $(rplsha1sum_DEPENDENCIES) 
                    333:    @rm -f rplsha1sum$(EXEEXT)
1.42      bertrand  334:    $(AM_V_CCLD)$(rplsha1sum_LINK) $(rplsha1sum_OBJECTS) $(rplsha1sum_LDADD) $(LIBS)
1.1       bertrand  335: 
                    336: mostlyclean-compile:
                    337:    -rm -f *.$(OBJEXT)
                    338: 
                    339: distclean-compile:
                    340:    -rm -f *.tab.c
                    341: 
                    342: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rplmd5sum-rplsum.Po@am__quote@
                    343: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rplsha1sum-rplsum.Po@am__quote@
                    344: 
                    345: .c.o:
1.42      bertrand  346: @am__fastdepCC_TRUE@   $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
                    347: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
                    348: @am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
1.1       bertrand  349: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    350: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    351: @am__fastdepCC_FALSE@  $(COMPILE) -c $<
                    352: 
                    353: .c.obj:
1.42      bertrand  354: @am__fastdepCC_TRUE@   $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
                    355: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
                    356: @am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
1.1       bertrand  357: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    358: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    359: @am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
                    360: 
                    361: rplmd5sum-rplsum.o: rplsum.c
1.42      bertrand  362: @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rplmd5sum_CFLAGS) $(CFLAGS) -MT rplmd5sum-rplsum.o -MD -MP -MF $(DEPDIR)/rplmd5sum-rplsum.Tpo -c -o rplmd5sum-rplsum.o `test -f 'rplsum.c' || echo '$(srcdir)/'`rplsum.c
                    363: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/rplmd5sum-rplsum.Tpo $(DEPDIR)/rplmd5sum-rplsum.Po
                    364: @am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
1.1       bertrand  365: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='rplsum.c' object='rplmd5sum-rplsum.o' libtool=no @AMDEPBACKSLASH@
                    366: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    367: @am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rplmd5sum_CFLAGS) $(CFLAGS) -c -o rplmd5sum-rplsum.o `test -f 'rplsum.c' || echo '$(srcdir)/'`rplsum.c
                    368: 
                    369: rplmd5sum-rplsum.obj: rplsum.c
1.42      bertrand  370: @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rplmd5sum_CFLAGS) $(CFLAGS) -MT rplmd5sum-rplsum.obj -MD -MP -MF $(DEPDIR)/rplmd5sum-rplsum.Tpo -c -o rplmd5sum-rplsum.obj `if test -f 'rplsum.c'; then $(CYGPATH_W) 'rplsum.c'; else $(CYGPATH_W) '$(srcdir)/rplsum.c'; fi`
                    371: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/rplmd5sum-rplsum.Tpo $(DEPDIR)/rplmd5sum-rplsum.Po
                    372: @am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
1.1       bertrand  373: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='rplsum.c' object='rplmd5sum-rplsum.obj' libtool=no @AMDEPBACKSLASH@
                    374: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    375: @am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rplmd5sum_CFLAGS) $(CFLAGS) -c -o rplmd5sum-rplsum.obj `if test -f 'rplsum.c'; then $(CYGPATH_W) 'rplsum.c'; else $(CYGPATH_W) '$(srcdir)/rplsum.c'; fi`
                    376: 
                    377: rplsha1sum-rplsum.o: rplsum.c
1.42      bertrand  378: @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rplsha1sum_CFLAGS) $(CFLAGS) -MT rplsha1sum-rplsum.o -MD -MP -MF $(DEPDIR)/rplsha1sum-rplsum.Tpo -c -o rplsha1sum-rplsum.o `test -f 'rplsum.c' || echo '$(srcdir)/'`rplsum.c
                    379: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/rplsha1sum-rplsum.Tpo $(DEPDIR)/rplsha1sum-rplsum.Po
                    380: @am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
1.1       bertrand  381: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='rplsum.c' object='rplsha1sum-rplsum.o' libtool=no @AMDEPBACKSLASH@
                    382: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    383: @am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rplsha1sum_CFLAGS) $(CFLAGS) -c -o rplsha1sum-rplsum.o `test -f 'rplsum.c' || echo '$(srcdir)/'`rplsum.c
                    384: 
                    385: rplsha1sum-rplsum.obj: rplsum.c
1.42      bertrand  386: @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rplsha1sum_CFLAGS) $(CFLAGS) -MT rplsha1sum-rplsum.obj -MD -MP -MF $(DEPDIR)/rplsha1sum-rplsum.Tpo -c -o rplsha1sum-rplsum.obj `if test -f 'rplsum.c'; then $(CYGPATH_W) 'rplsum.c'; else $(CYGPATH_W) '$(srcdir)/rplsum.c'; fi`
                    387: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/rplsha1sum-rplsum.Tpo $(DEPDIR)/rplsha1sum-rplsum.Po
                    388: @am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
1.1       bertrand  389: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='rplsum.c' object='rplsha1sum-rplsum.obj' libtool=no @AMDEPBACKSLASH@
                    390: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    391: @am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rplsha1sum_CFLAGS) $(CFLAGS) -c -o rplsha1sum-rplsum.obj `if test -f 'rplsum.c'; then $(CYGPATH_W) 'rplsum.c'; else $(CYGPATH_W) '$(srcdir)/rplsum.c'; fi`
                    392: 
                    393: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    394:    list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    395:    unique=`for i in $$list; do \
                    396:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    397:      done | \
1.4       bertrand  398:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1.1       bertrand  399:          END { if (nonempty) { for (i in files) print i; }; }'`; \
                    400:    mkid -fID $$unique
                    401: tags: TAGS
                    402: 
                    403: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    404:        $(TAGS_FILES) $(LISP)
1.4       bertrand  405:    set x; \
1.1       bertrand  406:    here=`pwd`; \
                    407:    list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    408:    unique=`for i in $$list; do \
                    409:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    410:      done | \
                    411:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    412:          END { if (nonempty) { for (i in files) print i; }; }'`; \
1.4       bertrand  413:    shift; \
                    414:    if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.1       bertrand  415:      test -n "$$unique" || unique=$$empty_fix; \
1.4       bertrand  416:      if test $$# -gt 0; then \
                    417:        $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    418:          "$$@" $$unique; \
                    419:      else \
                    420:        $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    421:          $$unique; \
                    422:      fi; \
1.1       bertrand  423:    fi
                    424: ctags: CTAGS
                    425: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    426:        $(TAGS_FILES) $(LISP)
                    427:    list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    428:    unique=`for i in $$list; do \
                    429:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    430:      done | \
                    431:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    432:          END { if (nonempty) { for (i in files) print i; }; }'`; \
1.4       bertrand  433:    test -z "$(CTAGS_ARGS)$$unique" \
1.1       bertrand  434:      || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.4       bertrand  435:         $$unique
1.1       bertrand  436: 
                    437: GTAGS:
                    438:    here=`$(am__cd) $(top_builddir) && pwd` \
1.4       bertrand  439:      && $(am__cd) $(top_srcdir) \
                    440:      && gtags -i $(GTAGS_ARGS) "$$here"
1.1       bertrand  441: 
                    442: distclean-tags:
                    443:    -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    444: 
                    445: distdir: $(DISTFILES)
                    446:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    447:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    448:    list='$(DISTFILES)'; \
                    449:      dist_files=`for file in $$list; do echo $$file; done | \
                    450:      sed -e "s|^$$srcdirstrip/||;t" \
                    451:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    452:    case $$dist_files in \
                    453:      */*) $(MKDIR_P) `echo "$$dist_files" | \
                    454:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    455:               sort -u` ;; \
                    456:    esac; \
                    457:    for file in $$dist_files; do \
                    458:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    459:      if test -d $$d/$$file; then \
                    460:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.4       bertrand  461:        if test -d "$(distdir)/$$file"; then \
                    462:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    463:        fi; \
1.1       bertrand  464:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.4       bertrand  465:          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    466:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       bertrand  467:        fi; \
1.4       bertrand  468:        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       bertrand  469:      else \
1.4       bertrand  470:        test -f "$(distdir)/$$file" \
                    471:        || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       bertrand  472:        || exit 1; \
                    473:      fi; \
                    474:    done
                    475: check-am: all-am
                    476: check: check-am
                    477: all-am: Makefile $(PROGRAMS)
                    478: installdirs:
                    479: install: install-am
                    480: install-exec: install-exec-am
                    481: install-data: install-data-am
                    482: uninstall: uninstall-am
                    483: 
                    484: install-am: all-am
                    485:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    486: 
                    487: installcheck: installcheck-am
                    488: install-strip:
                    489:    $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    490:      install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    491:      `test -z '$(STRIP)' || \
                    492:        echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    493: mostlyclean-generic:
                    494: 
                    495: clean-generic:
                    496: 
                    497: distclean-generic:
                    498:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.4       bertrand  499:    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       bertrand  500: 
                    501: maintainer-clean-generic:
                    502:    @echo "This command is intended for maintainers to use"
                    503:    @echo "it deletes files that may require special tools to rebuild."
                    504: clean: clean-am
                    505: 
1.2       bertrand  506: clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
1.1       bertrand  507: 
                    508: distclean: distclean-am
                    509:    -rm -rf ./$(DEPDIR)
                    510:    -rm -f Makefile
                    511: distclean-am: clean-am distclean-compile distclean-generic \
                    512:    distclean-tags
                    513: 
                    514: dvi: dvi-am
                    515: 
                    516: dvi-am:
                    517: 
                    518: html: html-am
                    519: 
1.4       bertrand  520: html-am:
                    521: 
1.1       bertrand  522: info: info-am
                    523: 
                    524: info-am:
                    525: 
                    526: install-data-am:
                    527: 
                    528: install-dvi: install-dvi-am
                    529: 
1.4       bertrand  530: install-dvi-am:
                    531: 
1.2       bertrand  532: install-exec-am:
1.1       bertrand  533: 
                    534: install-html: install-html-am
                    535: 
1.4       bertrand  536: install-html-am:
                    537: 
1.1       bertrand  538: install-info: install-info-am
                    539: 
1.4       bertrand  540: install-info-am:
                    541: 
1.1       bertrand  542: install-man:
                    543: 
                    544: install-pdf: install-pdf-am
                    545: 
1.4       bertrand  546: install-pdf-am:
                    547: 
1.1       bertrand  548: install-ps: install-ps-am
                    549: 
1.4       bertrand  550: install-ps-am:
                    551: 
1.1       bertrand  552: installcheck-am:
                    553: 
                    554: maintainer-clean: maintainer-clean-am
                    555:    -rm -rf ./$(DEPDIR)
                    556:    -rm -f Makefile
                    557: maintainer-clean-am: distclean-am maintainer-clean-generic
                    558: 
                    559: mostlyclean: mostlyclean-am
                    560: 
                    561: mostlyclean-am: mostlyclean-compile mostlyclean-generic
                    562: 
                    563: pdf: pdf-am
                    564: 
                    565: pdf-am:
                    566: 
                    567: ps: ps-am
                    568: 
                    569: ps-am:
                    570: 
1.2       bertrand  571: uninstall-am:
1.1       bertrand  572: 
                    573: .MAKE: install-am install-strip
                    574: 
1.2       bertrand  575: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
                    576:    clean-noinstPROGRAMS ctags distclean distclean-compile \
1.1       bertrand  577:    distclean-generic distclean-tags distdir dvi dvi-am html \
1.2       bertrand  578:    html-am info info-am install install-am install-data \
                    579:    install-data-am install-dvi install-dvi-am install-exec \
                    580:    install-exec-am install-html install-html-am install-info \
                    581:    install-info-am install-man install-pdf install-pdf-am \
                    582:    install-ps install-ps-am install-strip installcheck \
                    583:    installcheck-am installdirs maintainer-clean \
1.1       bertrand  584:    maintainer-clean-generic mostlyclean mostlyclean-compile \
                    585:    mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
1.2       bertrand  586:    uninstall-am
1.1       bertrand  587: 
1.4       bertrand  588: 
1.1       bertrand  589: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    590: # Otherwise a system limit (for SysV at least) may be exceeded.
                    591: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>