File:  [local] / rpl / rpltags / Attic / Makefile.in
Revision 1.40: download - view: text, annotated - select for diffs - revision graph
Mon Oct 3 15:57:53 2011 UTC (12 years, 8 months ago) by bertrand
Branches: MAIN
CVS tags: HEAD
Modification des makefiles/configure pour android.

    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.ac
   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: ABI = @ABI@
   70: ACLOCAL = @ACLOCAL@
   71: AMTAR = @AMTAR@
   72: AUTOCONF = @AUTOCONF@
   73: AUTOHEADER = @AUTOHEADER@
   74: AUTOMAKE = @AUTOMAKE@
   75: AWK = @AWK@
   76: BSH_PATH = @BSH_PATH@
   77: BUILD_OPENMOTIF = @BUILD_OPENMOTIF@
   78: CC = @CC@
   79: CCDEPMODE = @CCDEPMODE@
   80: CFLAGS = @CFLAGS@
   81: COCOA = @COCOA@
   82: CPP = @CPP@
   83: CPPFLAGS = @CPPFLAGS@
   84: CXX = @CXX@
   85: CXXDEPMODE = @CXXDEPMODE@
   86: CXXFLAGS = @CXXFLAGS@
   87: CYGPATH_W = @CYGPATH_W@
   88: C_STANDARD = @C_STANDARD@
   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@
   99: ELF = @ELF@
  100: EXEEXT = @EXEEXT@
  101: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
  102: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
  103: EXT_SQL = @EXT_SQL@
  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@
  111: GIAC = @GIAC@
  112: GMP = @GMP@
  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@
  122: HOST = @HOST@
  123: ICONV = @ICONV@
  124: INCMOTIF = @INCMOTIF@
  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@
  130: IPCS_SYSV = @IPCS_SYSV@
  131: IPV6 = @IPV6@
  132: LATEX = @LATEX@
  133: LDFLAGS = @LDFLAGS@
  134: LIBMOTIF = @LIBMOTIF@
  135: LIBOBJS = @LIBOBJS@
  136: LIBRPLCAS = @LIBRPLCAS@
  137: LIBS = @LIBS@
  138: LIBXPM = @LIBXPM@
  139: LN_S = @LN_S@
  140: LTLIBOBJS = @LTLIBOBJS@
  141: MAKEINFO = @MAKEINFO@
  142: MALLOC = @MALLOC@
  143: MKDIR_P = @MKDIR_P@
  144: MOTIF_SUPPORT = @MOTIF_SUPPORT@
  145: MPFR = @MPFR@
  146: MYSQL_SUPPORT = @MYSQL_SUPPORT@
  147: NCURSES = @NCURSES@
  148: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
  149: NTL = @NTL@
  150: OBJEXT = @OBJEXT@
  151: OPENMOTIF = @OPENMOTIF@
  152: OPENSSL = @OPENSSL@
  153: OS = @OS@
  154: PACKAGE = @PACKAGE@
  155: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  156: PACKAGE_NAME = @PACKAGE_NAME@
  157: PACKAGE_STRING = @PACKAGE_STRING@
  158: PACKAGE_TARNAME = @PACKAGE_TARNAME@
  159: PACKAGE_URL = @PACKAGE_URL@
  160: PACKAGE_VERSION = @PACKAGE_VERSION@
  161: PARI = @PARI@
  162: PATH_SEPARATOR = @PATH_SEPARATOR@
  163: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
  164: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
  165: PROFILAGE = @PROFILAGE@
  166: RANLIB = @RANLIB@
  167: READLINE = @READLINE@
  168: RPLCAS = @RPLCAS@
  169: RPLTOOLS = @RPLTOOLS@
  170: RUNPATH = @RUNPATH@
  171: SED = @SED@
  172: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
  173: SEMUN = @SEMUN@
  174: SET_MAKE = @SET_MAKE@
  175: SHELL = @SHELL@
  176: SIGSEGV = @SIGSEGV@
  177: SQLITE = @SQLITE@
  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@
  250: top_build_prefix = @top_build_prefix@
  251: top_builddir = @top_builddir@
  252: top_srcdir = @top_srcdir@
  253: SRCC = rpltags.c
  254: SRCH = rpltags.h
  255: rpltags_LDFLAGS = -g
  256: rpltags_CFLAGS = $(AM_CFLAGS) -g
  257: EXTRA_DIST = $(SRCC) $(SRCH)
  258: all: all-am
  259: 
  260: .SUFFIXES:
  261: .SUFFIXES: .c .o .obj
  262: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  263:     @for dep in $?; do \
  264:       case '$(am__configure_deps)' in \
  265:         *$$dep*) \
  266:           ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  267:             && { if test -f $@; then exit 0; else break; fi; }; \
  268:           exit 1;; \
  269:       esac; \
  270:     done; \
  271:     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rpltags/Makefile'; \
  272:     $(am__cd) $(top_srcdir) && \
  273:       $(AUTOMAKE) --gnu rpltags/Makefile
  274: .PRECIOUS: Makefile
  275: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  276:     @case '$?' in \
  277:       *config.status*) \
  278:         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  279:       *) \
  280:         echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  281:         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  282:     esac;
  283: 
  284: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  285:     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  286: 
  287: $(top_srcdir)/configure:  $(am__configure_deps)
  288:     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  289: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  290:     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  291: $(am__aclocal_m4_deps):
  292: install-binPROGRAMS: $(bin_PROGRAMS)
  293:     @$(NORMAL_INSTALL)
  294:     test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
  295:     @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  296:     for p in $$list; do echo "$$p $$p"; done | \
  297:     sed 's/$(EXEEXT)$$//' | \
  298:     while read p p1; do if test -f $$p; \
  299:       then echo "$$p"; echo "$$p"; else :; fi; \
  300:     done | \
  301:     sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
  302:         -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
  303:     sed 'N;N;N;s,\n, ,g' | \
  304:     $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
  305:       { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  306:         if ($$2 == $$4) files[d] = files[d] " " $$1; \
  307:         else { print "f", $$3 "/" $$4, $$1; } } \
  308:       END { for (d in files) print "f", d, files[d] }' | \
  309:     while read type dir files; do \
  310:         if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  311:         test -z "$$files" || { \
  312:           echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  313:           $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  314:         } \
  315:     ; done
  316: 
  317: uninstall-binPROGRAMS:
  318:     @$(NORMAL_UNINSTALL)
  319:     @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  320:     files=`for p in $$list; do echo "$$p"; done | \
  321:       sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
  322:           -e 's/$$/$(EXEEXT)/' `; \
  323:     test -n "$$list" || exit 0; \
  324:     echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
  325:     cd "$(DESTDIR)$(bindir)" && rm -f $$files
  326: 
  327: clean-binPROGRAMS:
  328:     -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
  329: rpltags$(EXEEXT): $(rpltags_OBJECTS) $(rpltags_DEPENDENCIES) 
  330:     @rm -f rpltags$(EXEEXT)
  331:     $(rpltags_LINK) $(rpltags_OBJECTS) $(rpltags_LDADD) $(LIBS)
  332: 
  333: mostlyclean-compile:
  334:     -rm -f *.$(OBJEXT)
  335: 
  336: distclean-compile:
  337:     -rm -f *.tab.c
  338: 
  339: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpltags-rpltags.Po@am__quote@
  340: 
  341: .c.o:
  342: @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  343: @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  344: @AMDEP_TRUE@@am__fastdepCC_FALSE@   source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  345: @AMDEP_TRUE@@am__fastdepCC_FALSE@   DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  346: @am__fastdepCC_FALSE@   $(COMPILE) -c $<
  347: 
  348: .c.obj:
  349: @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  350: @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  351: @AMDEP_TRUE@@am__fastdepCC_FALSE@   source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  352: @AMDEP_TRUE@@am__fastdepCC_FALSE@   DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  353: @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
  354: 
  355: rpltags-rpltags.o: rpltags.c
  356: @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
  357: @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/rpltags-rpltags.Tpo $(DEPDIR)/rpltags-rpltags.Po
  358: @AMDEP_TRUE@@am__fastdepCC_FALSE@   source='rpltags.c' object='rpltags-rpltags.o' libtool=no @AMDEPBACKSLASH@
  359: @AMDEP_TRUE@@am__fastdepCC_FALSE@   DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  360: @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
  361: 
  362: rpltags-rpltags.obj: rpltags.c
  363: @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`
  364: @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/rpltags-rpltags.Tpo $(DEPDIR)/rpltags-rpltags.Po
  365: @AMDEP_TRUE@@am__fastdepCC_FALSE@   source='rpltags.c' object='rpltags-rpltags.obj' libtool=no @AMDEPBACKSLASH@
  366: @AMDEP_TRUE@@am__fastdepCC_FALSE@   DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  367: @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`
  368: 
  369: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  370:     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  371:     unique=`for i in $$list; do \
  372:         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  373:       done | \
  374:       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  375:           END { if (nonempty) { for (i in files) print i; }; }'`; \
  376:     mkid -fID $$unique
  377: tags: TAGS
  378: 
  379: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  380:         $(TAGS_FILES) $(LISP)
  381:     set x; \
  382:     here=`pwd`; \
  383:     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  384:     unique=`for i in $$list; do \
  385:         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  386:       done | \
  387:       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  388:           END { if (nonempty) { for (i in files) print i; }; }'`; \
  389:     shift; \
  390:     if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  391:       test -n "$$unique" || unique=$$empty_fix; \
  392:       if test $$# -gt 0; then \
  393:         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  394:           "$$@" $$unique; \
  395:       else \
  396:         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  397:           $$unique; \
  398:       fi; \
  399:     fi
  400: ctags: CTAGS
  401: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  402:         $(TAGS_FILES) $(LISP)
  403:     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  404:     unique=`for i in $$list; do \
  405:         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  406:       done | \
  407:       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  408:           END { if (nonempty) { for (i in files) print i; }; }'`; \
  409:     test -z "$(CTAGS_ARGS)$$unique" \
  410:       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  411:          $$unique
  412: 
  413: GTAGS:
  414:     here=`$(am__cd) $(top_builddir) && pwd` \
  415:       && $(am__cd) $(top_srcdir) \
  416:       && gtags -i $(GTAGS_ARGS) "$$here"
  417: 
  418: distclean-tags:
  419:     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  420: 
  421: distdir: $(DISTFILES)
  422:     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  423:     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  424:     list='$(DISTFILES)'; \
  425:       dist_files=`for file in $$list; do echo $$file; done | \
  426:       sed -e "s|^$$srcdirstrip/||;t" \
  427:           -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  428:     case $$dist_files in \
  429:       */*) $(MKDIR_P) `echo "$$dist_files" | \
  430:                sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  431:                sort -u` ;; \
  432:     esac; \
  433:     for file in $$dist_files; do \
  434:       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  435:       if test -d $$d/$$file; then \
  436:         dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  437:         if test -d "$(distdir)/$$file"; then \
  438:           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  439:         fi; \
  440:         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  441:           cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  442:           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  443:         fi; \
  444:         cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  445:       else \
  446:         test -f "$(distdir)/$$file" \
  447:         || cp -p $$d/$$file "$(distdir)/$$file" \
  448:         || exit 1; \
  449:       fi; \
  450:     done
  451: check-am: all-am
  452: check: check-am
  453: all-am: Makefile $(PROGRAMS)
  454: installdirs:
  455:     for dir in "$(DESTDIR)$(bindir)"; do \
  456:       test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  457:     done
  458: install: install-am
  459: install-exec: install-exec-am
  460: install-data: install-data-am
  461: uninstall: uninstall-am
  462: 
  463: install-am: all-am
  464:     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  465: 
  466: installcheck: installcheck-am
  467: install-strip:
  468:     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  469:       install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  470:       `test -z '$(STRIP)' || \
  471:         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  472: mostlyclean-generic:
  473: 
  474: clean-generic:
  475: 
  476: distclean-generic:
  477:     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  478:     -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  479: 
  480: maintainer-clean-generic:
  481:     @echo "This command is intended for maintainers to use"
  482:     @echo "it deletes files that may require special tools to rebuild."
  483: clean: clean-am
  484: 
  485: clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
  486: 
  487: distclean: distclean-am
  488:     -rm -rf ./$(DEPDIR)
  489:     -rm -f Makefile
  490: distclean-am: clean-am distclean-compile distclean-generic \
  491:     distclean-tags
  492: 
  493: dvi: dvi-am
  494: 
  495: dvi-am:
  496: 
  497: html: html-am
  498: 
  499: html-am:
  500: 
  501: info: info-am
  502: 
  503: info-am:
  504: 
  505: install-data-am:
  506: 
  507: install-dvi: install-dvi-am
  508: 
  509: install-dvi-am:
  510: 
  511: install-exec-am: install-binPROGRAMS
  512: 
  513: install-html: install-html-am
  514: 
  515: install-html-am:
  516: 
  517: install-info: install-info-am
  518: 
  519: install-info-am:
  520: 
  521: install-man:
  522: 
  523: install-pdf: install-pdf-am
  524: 
  525: install-pdf-am:
  526: 
  527: install-ps: install-ps-am
  528: 
  529: install-ps-am:
  530: 
  531: installcheck-am:
  532: 
  533: maintainer-clean: maintainer-clean-am
  534:     -rm -rf ./$(DEPDIR)
  535:     -rm -f Makefile
  536: maintainer-clean-am: distclean-am maintainer-clean-generic
  537: 
  538: mostlyclean: mostlyclean-am
  539: 
  540: mostlyclean-am: mostlyclean-compile mostlyclean-generic
  541: 
  542: pdf: pdf-am
  543: 
  544: pdf-am:
  545: 
  546: ps: ps-am
  547: 
  548: ps-am:
  549: 
  550: uninstall-am: uninstall-binPROGRAMS
  551: 
  552: .MAKE: install-am install-strip
  553: 
  554: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
  555:     clean-generic ctags distclean distclean-compile \
  556:     distclean-generic distclean-tags distdir dvi dvi-am html \
  557:     html-am info info-am install install-am install-binPROGRAMS \
  558:     install-data install-data-am install-dvi install-dvi-am \
  559:     install-exec install-exec-am install-html install-html-am \
  560:     install-info install-info-am install-man install-pdf \
  561:     install-pdf-am install-ps install-ps-am install-strip \
  562:     installcheck installcheck-am installdirs maintainer-clean \
  563:     maintainer-clean-generic mostlyclean mostlyclean-compile \
  564:     mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
  565:     uninstall-am uninstall-binPROGRAMS
  566: 
  567: 
  568: # Tell versions [3.59,3.63) of GNU make to not export all variables.
  569: # Otherwise a system limit (for SysV at least) may be exceeded.
  570: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>