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

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

CVSweb interface <joel.bertrand@systella.fr>