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

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

CVSweb interface <joel.bertrand@systella.fr>