File:  [local] / rpl / rpltags / Attic / Makefile.in
Revision 1.29: download - view: text, annotated - select for diffs - revision graph
Thu Apr 21 15:59:44 2011 UTC (13 years, 1 month ago) by bertrand
Branches: MAIN
CVS tags: HEAD
Mise à jour de la procédure de compilation pour construire la bibliothèque
rplcas.

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

CVSweb interface <joel.bertrand@systella.fr>