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

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

CVSweb interface <joel.bertrand@systella.fr>