File:  [local] / rpl / rpltags / Attic / Makefile.in
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Jan 26 15:22:46 2010 UTC (14 years, 4 months ago) by bertrand
Branches: MAIN
CVS tags: HEAD
Initial revision

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

CVSweb interface <joel.bertrand@systella.fr>