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

1.6     ! bertrand    1: # Makefile.in generated by automake 1.10.1 from Makefile.am.
1.1       bertrand    2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.6     ! bertrand    5: # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
1.1       bertrand    6: # This Makefile.in is free software; the Free Software Foundation
                      7: # gives unlimited permission to copy and/or distribute it,
                      8: # with or without modifications, as long as this notice is preserved.
                      9: 
                     10: # This program is distributed in the hope that it will be useful,
                     11: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
                     12: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
                     13: # PARTICULAR PURPOSE.
                     14: 
                     15: @SET_MAKE@
                     16: 
                     17: VPATH = @srcdir@
                     18: pkgdatadir = $(datadir)/@PACKAGE@
1.6     ! bertrand   19: pkglibdir = $(libdir)/@PACKAGE@
1.1       bertrand   20: pkgincludedir = $(includedir)/@PACKAGE@
                     21: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     22: install_sh_DATA = $(install_sh) -c -m 644
                     23: install_sh_PROGRAM = $(install_sh) -c
                     24: install_sh_SCRIPT = $(install_sh) -c
                     25: INSTALL_HEADER = $(INSTALL_DATA)
                     26: transform = $(program_transform_name)
                     27: NORMAL_INSTALL = :
                     28: PRE_INSTALL = :
                     29: POST_INSTALL = :
                     30: NORMAL_UNINSTALL = :
                     31: PRE_UNINSTALL = :
                     32: POST_UNINSTALL = :
                     33: build_triplet = @build@
                     34: host_triplet = @host@
                     35: target_triplet = @target@
                     36: bin_PROGRAMS = rpltags$(EXEEXT)
                     37: subdir = rpltags
                     38: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
                     39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     40: am__aclocal_m4_deps = $(top_srcdir)/configure.in
                     41: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     42:    $(ACLOCAL_M4)
                     43: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                     44: CONFIG_HEADER = $(top_builddir)/rplconfig.h
                     45: CONFIG_CLEAN_FILES =
                     46: am__installdirs = "$(DESTDIR)$(bindir)"
1.6     ! bertrand   47: binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
1.1       bertrand   48: PROGRAMS = $(bin_PROGRAMS)
                     49: rpltags_SOURCES = rpltags.c
                     50: rpltags_OBJECTS = rpltags-rpltags.$(OBJEXT)
                     51: rpltags_LDADD = $(LDADD)
                     52: rpltags_LINK = $(CCLD) $(rpltags_CFLAGS) $(CFLAGS) $(rpltags_LDFLAGS) \
                     53:    $(LDFLAGS) -o $@
                     54: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
                     55: depcomp = $(SHELL) $(top_srcdir)/depcomp
                     56: am__depfiles_maybe = depfiles
                     57: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                     58:    $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
                     59: CCLD = $(CC)
                     60: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
                     61: SOURCES = rpltags.c
                     62: DIST_SOURCES = rpltags.c
                     63: ETAGS = etags
                     64: CTAGS = ctags
                     65: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                     66: ACLOCAL = @ACLOCAL@
                     67: AMTAR = @AMTAR@
                     68: AUTOCONF = @AUTOCONF@
                     69: AUTOHEADER = @AUTOHEADER@
                     70: AUTOMAKE = @AUTOMAKE@
                     71: AWK = @AWK@
                     72: CC = @CC@
                     73: CCDEPMODE = @CCDEPMODE@
                     74: CFLAGS = @CFLAGS@
                     75: CPP = @CPP@
                     76: CPPFLAGS = @CPPFLAGS@
                     77: CXX = @CXX@
                     78: CXXDEPMODE = @CXXDEPMODE@
                     79: CXXFLAGS = @CXXFLAGS@
                     80: CYGPATH_W = @CYGPATH_W@
                     81: DATE = @DATE@
                     82: DATE_FR = @DATE_FR@
                     83: DEBUG = @DEBUG@
                     84: DEFS = @DEFS@
                     85: DEPDIR = @DEPDIR@
                     86: DVIPS = @DVIPS@
                     87: ECHO_C = @ECHO_C@
                     88: ECHO_N = @ECHO_N@
                     89: ECHO_T = @ECHO_T@
                     90: EGREP = @EGREP@
                     91: EXEEXT = @EXEEXT@
                     92: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
                     93: F77 = @F77@
                     94: FC = @FC@
                     95: FCFLAGS = @FCFLAGS@
                     96: FFLAGS = @FFLAGS@
                     97: FILE = @FILE@
                     98: FINAL_ENCODING = @FINAL_ENCODING@
                     99: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
                    100: GNUPLOT = @GNUPLOT@
                    101: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
                    102: GNUPLOT_P = @GNUPLOT_P@
                    103: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
                    104: GPP = @GPP@
                    105: GREP = @GREP@
                    106: GS = @GS@
                    107: GSL = @GSL@
                    108: GV = @GV@
                    109: ICONV = @ICONV@
                    110: INSTALL = @INSTALL@
                    111: INSTALL_DATA = @INSTALL_DATA@
                    112: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    113: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    114: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    115: LATEX = @LATEX@
                    116: LDFLAGS = @LDFLAGS@
                    117: LIBMTMALLOC = @LIBMTMALLOC@
                    118: LIBOBJS = @LIBOBJS@
                    119: LIBS = @LIBS@
                    120: LIBTOOLIZE = @LIBTOOLIZE@
                    121: LN_S = @LN_S@
                    122: LTLIBOBJS = @LTLIBOBJS@
                    123: MAKEINFO = @MAKEINFO@
                    124: MKDIR_P = @MKDIR_P@
                    125: MOTIF_SUPPORT = @MOTIF_SUPPORT@
                    126: MYSQL_SUPPORT = @MYSQL_SUPPORT@
                    127: NCURSES = @NCURSES@
                    128: OBJEXT = @OBJEXT@
1.5       bertrand  129: OPENSSL = @OPENSSL@
1.4       bertrand  130: OS = @OS@
1.1       bertrand  131: PACKAGE = @PACKAGE@
                    132: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    133: PACKAGE_NAME = @PACKAGE_NAME@
                    134: PACKAGE_STRING = @PACKAGE_STRING@
                    135: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    136: PACKAGE_VERSION = @PACKAGE_VERSION@
                    137: PATH_SEPARATOR = @PATH_SEPARATOR@
                    138: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
                    139: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
                    140: PROFILAGE = @PROFILAGE@
                    141: RANLIB = @RANLIB@
                    142: READLINE = @READLINE@
                    143: RUNPATH = @RUNPATH@
                    144: SED = @SED@
                    145: SET_MAKE = @SET_MAKE@
                    146: SHELL = @SHELL@
1.5       bertrand  147: SQLITE = @SQLITE@
1.1       bertrand  148: STRIP = @STRIP@
                    149: TEX = @TEX@
                    150: UNITS = @UNITS@
                    151: VERSION = @VERSION@
                    152: VIM = @VIM@
                    153: VIM_SUPPORT = @VIM_SUPPORT@
                    154: XMKMF = @XMKMF@
                    155: X_CFLAGS = @X_CFLAGS@
                    156: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    157: X_LIBS = @X_LIBS@
                    158: X_PRE_LIBS = @X_PRE_LIBS@
                    159: abs_builddir = @abs_builddir@
                    160: abs_srcdir = @abs_srcdir@
                    161: abs_top_builddir = @abs_top_builddir@
                    162: abs_top_srcdir = @abs_top_srcdir@
                    163: ac_ct_CC = @ac_ct_CC@
                    164: ac_ct_CXX = @ac_ct_CXX@
                    165: ac_ct_F77 = @ac_ct_F77@
                    166: ac_ct_FC = @ac_ct_FC@
                    167: am__include = @am__include@
                    168: am__leading_dot = @am__leading_dot@
                    169: am__quote = @am__quote@
                    170: am__tar = @am__tar@
                    171: am__untar = @am__untar@
                    172: bindir = @bindir@
                    173: build = @build@
                    174: build_alias = @build_alias@
                    175: build_cpu = @build_cpu@
                    176: build_os = @build_os@
                    177: build_vendor = @build_vendor@
                    178: builddir = @builddir@
                    179: datadir = @datadir@
                    180: datarootdir = @datarootdir@
                    181: docdir = @docdir@
                    182: dvidir = @dvidir@
                    183: exec_prefix = @exec_prefix@
                    184: host = @host@
                    185: host_alias = @host_alias@
                    186: host_cpu = @host_cpu@
                    187: host_os = @host_os@
                    188: host_vendor = @host_vendor@
                    189: htmldir = @htmldir@
                    190: includeX = @includeX@
                    191: includedir = @includedir@
                    192: infodir = @infodir@
                    193: install_sh = @install_sh@
                    194: libMySQLinc = @libMySQLinc@
                    195: libMySQLlib = @libMySQLlib@
                    196: libPgSQLinc = @libPgSQLinc@
                    197: libPgSQLlib = @libPgSQLlib@
                    198: libX = @libX@
                    199: libdir = @libdir@
                    200: libexecdir = @libexecdir@
                    201: localedir = @localedir@
                    202: localstatedir = @localstatedir@
                    203: mandir = @mandir@
                    204: mkdir_p = @mkdir_p@
                    205: oldincludedir = @oldincludedir@
                    206: pdfdir = @pdfdir@
                    207: prefix = @prefix@
                    208: program_transform_name = @program_transform_name@
                    209: psdir = @psdir@
                    210: sbindir = @sbindir@
                    211: sharedstatedir = @sharedstatedir@
                    212: srcdir = @srcdir@
                    213: subdirs = @subdirs@
                    214: sysconfdir = @sysconfdir@
                    215: target = @target@
                    216: target_alias = @target_alias@
                    217: target_cpu = @target_cpu@
                    218: target_os = @target_os@
                    219: target_vendor = @target_vendor@
                    220: top_builddir = @top_builddir@
                    221: top_srcdir = @top_srcdir@
                    222: SRCC = rpltags.c
                    223: SRCH = rpltags.h
                    224: rpltags_LDFLAGS = -g
                    225: rpltags_CFLAGS = $(AM_CFLAGS) -g
                    226: EXTRA_DIST = $(SRCC) $(SRCH)
                    227: all: all-am
                    228: 
                    229: .SUFFIXES:
                    230: .SUFFIXES: .c .o .obj
                    231: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    232:    @for dep in $?; do \
                    233:      case '$(am__configure_deps)' in \
                    234:        *$$dep*) \
1.6     ! bertrand  235:          cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
        !           236:        && exit 0; \
1.1       bertrand  237:          exit 1;; \
                    238:      esac; \
                    239:    done; \
1.6     ! bertrand  240:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  rpltags/Makefile'; \
        !           241:    cd $(top_srcdir) && \
        !           242:      $(AUTOMAKE) --gnu  rpltags/Makefile
1.1       bertrand  243: .PRECIOUS: Makefile
                    244: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    245:    @case '$?' in \
                    246:      *config.status*) \
                    247:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    248:      *) \
                    249:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    250:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    251:    esac;
                    252: 
                    253: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    254:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    255: 
                    256: $(top_srcdir)/configure:  $(am__configure_deps)
                    257:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    258: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    259:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    260: install-binPROGRAMS: $(bin_PROGRAMS)
                    261:    @$(NORMAL_INSTALL)
                    262:    test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
1.6     ! bertrand  263:    @list='$(bin_PROGRAMS)'; for p in $$list; do \
        !           264:      p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
        !           265:      if test -f $$p \
        !           266:      ; then \
        !           267:        f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
        !           268:       echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
        !           269:       $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
        !           270:      else :; fi; \
        !           271:    done
1.1       bertrand  272: 
                    273: uninstall-binPROGRAMS:
                    274:    @$(NORMAL_UNINSTALL)
1.6     ! bertrand  275:    @list='$(bin_PROGRAMS)'; for p in $$list; do \
        !           276:      f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
        !           277:      echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
        !           278:      rm -f "$(DESTDIR)$(bindir)/$$f"; \
        !           279:    done
1.1       bertrand  280: 
                    281: clean-binPROGRAMS:
                    282:    -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
                    283: rpltags$(EXEEXT): $(rpltags_OBJECTS) $(rpltags_DEPENDENCIES) 
                    284:    @rm -f rpltags$(EXEEXT)
                    285:    $(rpltags_LINK) $(rpltags_OBJECTS) $(rpltags_LDADD) $(LIBS)
                    286: 
                    287: mostlyclean-compile:
                    288:    -rm -f *.$(OBJEXT)
                    289: 
                    290: distclean-compile:
                    291:    -rm -f *.tab.c
                    292: 
                    293: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpltags-rpltags.Po@am__quote@
                    294: 
                    295: .c.o:
                    296: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1.6     ! bertrand  297: @am__fastdepCC_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.1       bertrand  298: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    299: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    300: @am__fastdepCC_FALSE@  $(COMPILE) -c $<
                    301: 
                    302: .c.obj:
                    303: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1.6     ! bertrand  304: @am__fastdepCC_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.1       bertrand  305: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    306: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    307: @am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
                    308: 
                    309: rpltags-rpltags.o: rpltags.c
                    310: @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.6     ! bertrand  311: @am__fastdepCC_TRUE@   mv -f $(DEPDIR)/rpltags-rpltags.Tpo $(DEPDIR)/rpltags-rpltags.Po
1.1       bertrand  312: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='rpltags.c' object='rpltags-rpltags.o' libtool=no @AMDEPBACKSLASH@
                    313: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    314: @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
                    315: 
                    316: rpltags-rpltags.obj: rpltags.c
                    317: @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.6     ! bertrand  318: @am__fastdepCC_TRUE@   mv -f $(DEPDIR)/rpltags-rpltags.Tpo $(DEPDIR)/rpltags-rpltags.Po
1.1       bertrand  319: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='rpltags.c' object='rpltags-rpltags.obj' libtool=no @AMDEPBACKSLASH@
                    320: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    321: @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`
                    322: 
                    323: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    324:    list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    325:    unique=`for i in $$list; do \
                    326:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    327:      done | \
1.6     ! bertrand  328:      $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
1.1       bertrand  329:          END { if (nonempty) { for (i in files) print i; }; }'`; \
                    330:    mkid -fID $$unique
                    331: tags: TAGS
                    332: 
                    333: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    334:        $(TAGS_FILES) $(LISP)
1.6     ! bertrand  335:    tags=; \
1.1       bertrand  336:    here=`pwd`; \
                    337:    list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    338:    unique=`for i in $$list; do \
                    339:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    340:      done | \
                    341:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    342:          END { if (nonempty) { for (i in files) print i; }; }'`; \
1.6     ! bertrand  343:    if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1.1       bertrand  344:      test -n "$$unique" || unique=$$empty_fix; \
1.6     ! bertrand  345:      $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           346:        $$tags $$unique; \
1.1       bertrand  347:    fi
                    348: ctags: CTAGS
                    349: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    350:        $(TAGS_FILES) $(LISP)
1.6     ! bertrand  351:    tags=; \
1.1       bertrand  352:    list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    353:    unique=`for i in $$list; do \
                    354:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    355:      done | \
                    356:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    357:          END { if (nonempty) { for (i in files) print i; }; }'`; \
1.6     ! bertrand  358:    test -z "$(CTAGS_ARGS)$$tags$$unique" \
1.1       bertrand  359:      || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.6     ! bertrand  360:         $$tags $$unique
1.1       bertrand  361: 
                    362: GTAGS:
                    363:    here=`$(am__cd) $(top_builddir) && pwd` \
1.6     ! bertrand  364:      && cd $(top_srcdir) \
        !           365:      && gtags -i $(GTAGS_ARGS) $$here
1.1       bertrand  366: 
                    367: distclean-tags:
                    368:    -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    369: 
                    370: distdir: $(DISTFILES)
                    371:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    372:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    373:    list='$(DISTFILES)'; \
                    374:      dist_files=`for file in $$list; do echo $$file; done | \
                    375:      sed -e "s|^$$srcdirstrip/||;t" \
                    376:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    377:    case $$dist_files in \
                    378:      */*) $(MKDIR_P) `echo "$$dist_files" | \
                    379:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    380:               sort -u` ;; \
                    381:    esac; \
                    382:    for file in $$dist_files; do \
                    383:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    384:      if test -d $$d/$$file; then \
                    385:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    386:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.6     ! bertrand  387:          cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1.1       bertrand  388:        fi; \
1.6     ! bertrand  389:        cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       bertrand  390:      else \
1.6     ! bertrand  391:        test -f $(distdir)/$$file \
        !           392:        || cp -p $$d/$$file $(distdir)/$$file \
1.1       bertrand  393:        || exit 1; \
                    394:      fi; \
                    395:    done
                    396: check-am: all-am
                    397: check: check-am
                    398: all-am: Makefile $(PROGRAMS)
                    399: installdirs:
                    400:    for dir in "$(DESTDIR)$(bindir)"; do \
                    401:      test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    402:    done
                    403: install: install-am
                    404: install-exec: install-exec-am
                    405: install-data: install-data-am
                    406: uninstall: uninstall-am
                    407: 
                    408: install-am: all-am
                    409:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    410: 
                    411: installcheck: installcheck-am
                    412: install-strip:
                    413:    $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    414:      install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    415:      `test -z '$(STRIP)' || \
                    416:        echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    417: mostlyclean-generic:
                    418: 
                    419: clean-generic:
                    420: 
                    421: distclean-generic:
                    422:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
                    423: 
                    424: maintainer-clean-generic:
                    425:    @echo "This command is intended for maintainers to use"
                    426:    @echo "it deletes files that may require special tools to rebuild."
                    427: clean: clean-am
                    428: 
                    429: clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
                    430: 
                    431: distclean: distclean-am
                    432:    -rm -rf ./$(DEPDIR)
                    433:    -rm -f Makefile
                    434: distclean-am: clean-am distclean-compile distclean-generic \
                    435:    distclean-tags
                    436: 
                    437: dvi: dvi-am
                    438: 
                    439: dvi-am:
                    440: 
                    441: html: html-am
                    442: 
                    443: info: info-am
                    444: 
                    445: info-am:
                    446: 
                    447: install-data-am:
                    448: 
                    449: install-dvi: install-dvi-am
                    450: 
                    451: install-exec-am: install-binPROGRAMS
                    452: 
                    453: install-html: install-html-am
                    454: 
                    455: install-info: install-info-am
                    456: 
                    457: install-man:
                    458: 
                    459: install-pdf: install-pdf-am
                    460: 
                    461: install-ps: install-ps-am
                    462: 
                    463: installcheck-am:
                    464: 
                    465: maintainer-clean: maintainer-clean-am
                    466:    -rm -rf ./$(DEPDIR)
                    467:    -rm -f Makefile
                    468: maintainer-clean-am: distclean-am maintainer-clean-generic
                    469: 
                    470: mostlyclean: mostlyclean-am
                    471: 
                    472: mostlyclean-am: mostlyclean-compile mostlyclean-generic
                    473: 
                    474: pdf: pdf-am
                    475: 
                    476: pdf-am:
                    477: 
                    478: ps: ps-am
                    479: 
                    480: ps-am:
                    481: 
                    482: uninstall-am: uninstall-binPROGRAMS
                    483: 
                    484: .MAKE: install-am install-strip
                    485: 
                    486: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
                    487:    clean-generic ctags distclean distclean-compile \
                    488:    distclean-generic distclean-tags distdir dvi dvi-am html \
                    489:    html-am info info-am install install-am install-binPROGRAMS \
                    490:    install-data install-data-am install-dvi install-dvi-am \
                    491:    install-exec install-exec-am install-html install-html-am \
                    492:    install-info install-info-am install-man install-pdf \
                    493:    install-pdf-am install-ps install-ps-am install-strip \
                    494:    installcheck installcheck-am installdirs maintainer-clean \
                    495:    maintainer-clean-generic mostlyclean mostlyclean-compile \
                    496:    mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
                    497:    uninstall-am uninstall-binPROGRAMS
                    498: 
                    499: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    500: # Otherwise a system limit (for SysV at least) may be exceeded.
                    501: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>