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

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

CVSweb interface <joel.bertrand@systella.fr>