Annotation of rpl/rpliconv/Makefile.in, revision 1.33

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

CVSweb interface <joel.bertrand@systella.fr>