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

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

CVSweb interface <joel.bertrand@systella.fr>