Annotation of rpl/rpltags/Makefile.in, revision 1.39

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

CVSweb interface <joel.bertrand@systella.fr>