Annotation of rpl/rpliconv/Makefile.in, revision 1.9

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 = rpliconv$(EXEEXT)
                     39: subdir = rpliconv
                     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: rpliconv_SOURCES = rpliconv.c
                     52: rpliconv_OBJECTS = rpliconv-rpliconv.$(OBJEXT)
                     53: rpliconv_DEPENDENCIES = $(ldadd_libiconv)
                     54: rpliconv_LINK = $(CCLD) $(rpliconv_CFLAGS) $(CFLAGS) \
                     55:    $(rpliconv_LDFLAGS) $(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 = rpliconv.c
                     65: DIST_SOURCES = rpliconv.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: LIBMTMALLOC = @LIBMTMALLOC@
                    122: LIBOBJS = @LIBOBJS@
                    123: LIBS = @LIBS@
                    124: LN_S = @LN_S@
                    125: LTLIBOBJS = @LTLIBOBJS@
                    126: MAKEINFO = @MAKEINFO@
                    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@
1.5       bertrand  229: ldadd_libiconv = $(top_builddir)/tools/@ICONV@/lib/.libs/libiconv.a
1.1       bertrand  230: include_libiconv = -I$(top_builddir)/tools/@ICONV@/include
                    231: SRCC = rpliconv.c
                    232: INCLUDES = $(include_libiconv)
                    233: rpliconv_LDFLAGS = -g
                    234: rpliconv_LDADD = $(ldadd_libiconv)
                    235: rpliconv_CFLAGS = $(AM_CFLAGS) -g -Wall -Wextra -Wno-pointer-sign
                    236: EXTRA_DIST = $(SRCC)
                    237: all: all-am
                    238: 
                    239: .SUFFIXES:
                    240: .SUFFIXES: .c .o .obj
                    241: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    242:    @for dep in $?; do \
                    243:      case '$(am__configure_deps)' in \
                    244:        *$$dep*) \
1.7       bertrand  245:          ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    246:            && { if test -f $@; then exit 0; else break; fi; }; \
1.1       bertrand  247:          exit 1;; \
                    248:      esac; \
                    249:    done; \
1.7       bertrand  250:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rpliconv/Makefile'; \
                    251:    $(am__cd) $(top_srcdir) && \
                    252:      $(AUTOMAKE) --gnu rpliconv/Makefile
1.1       bertrand  253: .PRECIOUS: Makefile
                    254: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    255:    @case '$?' in \
                    256:      *config.status*) \
                    257:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    258:      *) \
                    259:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    260:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    261:    esac;
                    262: 
                    263: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    264:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    265: 
                    266: $(top_srcdir)/configure:  $(am__configure_deps)
                    267:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    268: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    269:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.7       bertrand  270: $(am__aclocal_m4_deps):
1.1       bertrand  271: install-binPROGRAMS: $(bin_PROGRAMS)
                    272:    @$(NORMAL_INSTALL)
                    273:    test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
1.7       bertrand  274:    @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
                    275:    for p in $$list; do echo "$$p $$p"; done | \
                    276:    sed 's/$(EXEEXT)$$//' | \
                    277:    while read p p1; do if test -f $$p; \
                    278:      then echo "$$p"; echo "$$p"; else :; fi; \
                    279:    done | \
                    280:    sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
                    281:        -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
                    282:    sed 'N;N;N;s,\n, ,g' | \
                    283:    $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
                    284:      { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
                    285:        if ($$2 == $$4) files[d] = files[d] " " $$1; \
                    286:        else { print "f", $$3 "/" $$4, $$1; } } \
                    287:      END { for (d in files) print "f", d, files[d] }' | \
                    288:    while read type dir files; do \
                    289:        if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
                    290:        test -z "$$files" || { \
                    291:          echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
                    292:          $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
                    293:        } \
                    294:    ; done
1.1       bertrand  295: 
                    296: uninstall-binPROGRAMS:
                    297:    @$(NORMAL_UNINSTALL)
1.7       bertrand  298:    @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
                    299:    files=`for p in $$list; do echo "$$p"; done | \
                    300:      sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
                    301:          -e 's/$$/$(EXEEXT)/' `; \
                    302:    test -n "$$list" || exit 0; \
                    303:    echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
                    304:    cd "$(DESTDIR)$(bindir)" && rm -f $$files
1.1       bertrand  305: 
                    306: clean-binPROGRAMS:
                    307:    -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
                    308: rpliconv$(EXEEXT): $(rpliconv_OBJECTS) $(rpliconv_DEPENDENCIES) 
                    309:    @rm -f rpliconv$(EXEEXT)
                    310:    $(rpliconv_LINK) $(rpliconv_OBJECTS) $(rpliconv_LDADD) $(LIBS)
                    311: 
                    312: mostlyclean-compile:
                    313:    -rm -f *.$(OBJEXT)
                    314: 
                    315: distclean-compile:
                    316:    -rm -f *.tab.c
                    317: 
                    318: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpliconv-rpliconv.Po@am__quote@
                    319: 
                    320: .c.o:
                    321: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1.7       bertrand  322: @am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.1       bertrand  323: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    324: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    325: @am__fastdepCC_FALSE@  $(COMPILE) -c $<
                    326: 
                    327: .c.obj:
                    328: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1.7       bertrand  329: @am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.1       bertrand  330: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    331: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    332: @am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
                    333: 
                    334: rpliconv-rpliconv.o: rpliconv.c
                    335: @am__fastdepCC_TRUE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpliconv_CFLAGS) $(CFLAGS) -MT rpliconv-rpliconv.o -MD -MP -MF $(DEPDIR)/rpliconv-rpliconv.Tpo -c -o rpliconv-rpliconv.o `test -f 'rpliconv.c' || echo '$(srcdir)/'`rpliconv.c
1.7       bertrand  336: @am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/rpliconv-rpliconv.Tpo $(DEPDIR)/rpliconv-rpliconv.Po
1.1       bertrand  337: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='rpliconv.c' object='rpliconv-rpliconv.o' libtool=no @AMDEPBACKSLASH@
                    338: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    339: @am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpliconv_CFLAGS) $(CFLAGS) -c -o rpliconv-rpliconv.o `test -f 'rpliconv.c' || echo '$(srcdir)/'`rpliconv.c
                    340: 
                    341: rpliconv-rpliconv.obj: rpliconv.c
                    342: @am__fastdepCC_TRUE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpliconv_CFLAGS) $(CFLAGS) -MT rpliconv-rpliconv.obj -MD -MP -MF $(DEPDIR)/rpliconv-rpliconv.Tpo -c -o rpliconv-rpliconv.obj `if test -f 'rpliconv.c'; then $(CYGPATH_W) 'rpliconv.c'; else $(CYGPATH_W) '$(srcdir)/rpliconv.c'; fi`
1.7       bertrand  343: @am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/rpliconv-rpliconv.Tpo $(DEPDIR)/rpliconv-rpliconv.Po
1.1       bertrand  344: @AMDEP_TRUE@@am__fastdepCC_FALSE@  source='rpliconv.c' object='rpliconv-rpliconv.obj' libtool=no @AMDEPBACKSLASH@
                    345: @AMDEP_TRUE@@am__fastdepCC_FALSE@  DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    346: @am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpliconv_CFLAGS) $(CFLAGS) -c -o rpliconv-rpliconv.obj `if test -f 'rpliconv.c'; then $(CYGPATH_W) 'rpliconv.c'; else $(CYGPATH_W) '$(srcdir)/rpliconv.c'; fi`
                    347: 
                    348: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    349:    list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    350:    unique=`for i in $$list; do \
                    351:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    352:      done | \
1.7       bertrand  353:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1.1       bertrand  354:          END { if (nonempty) { for (i in files) print i; }; }'`; \
                    355:    mkid -fID $$unique
                    356: tags: TAGS
                    357: 
                    358: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    359:        $(TAGS_FILES) $(LISP)
1.7       bertrand  360:    set x; \
1.1       bertrand  361:    here=`pwd`; \
                    362:    list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    363:    unique=`for i in $$list; do \
                    364:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    365:      done | \
                    366:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    367:          END { if (nonempty) { for (i in files) print i; }; }'`; \
1.7       bertrand  368:    shift; \
                    369:    if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.1       bertrand  370:      test -n "$$unique" || unique=$$empty_fix; \
1.7       bertrand  371:      if test $$# -gt 0; then \
                    372:        $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    373:          "$$@" $$unique; \
                    374:      else \
                    375:        $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    376:          $$unique; \
                    377:      fi; \
1.1       bertrand  378:    fi
                    379: ctags: CTAGS
                    380: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    381:        $(TAGS_FILES) $(LISP)
                    382:    list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    383:    unique=`for i in $$list; do \
                    384:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    385:      done | \
                    386:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    387:          END { if (nonempty) { for (i in files) print i; }; }'`; \
1.7       bertrand  388:    test -z "$(CTAGS_ARGS)$$unique" \
1.1       bertrand  389:      || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.7       bertrand  390:         $$unique
1.1       bertrand  391: 
                    392: GTAGS:
                    393:    here=`$(am__cd) $(top_builddir) && pwd` \
1.7       bertrand  394:      && $(am__cd) $(top_srcdir) \
                    395:      && gtags -i $(GTAGS_ARGS) "$$here"
1.1       bertrand  396: 
                    397: distclean-tags:
                    398:    -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    399: 
                    400: distdir: $(DISTFILES)
                    401:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    402:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    403:    list='$(DISTFILES)'; \
                    404:      dist_files=`for file in $$list; do echo $$file; done | \
                    405:      sed -e "s|^$$srcdirstrip/||;t" \
                    406:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    407:    case $$dist_files in \
                    408:      */*) $(MKDIR_P) `echo "$$dist_files" | \
                    409:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    410:               sort -u` ;; \
                    411:    esac; \
                    412:    for file in $$dist_files; do \
                    413:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    414:      if test -d $$d/$$file; then \
                    415:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.7       bertrand  416:        if test -d "$(distdir)/$$file"; then \
                    417:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    418:        fi; \
1.1       bertrand  419:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.7       bertrand  420:          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    421:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       bertrand  422:        fi; \
1.7       bertrand  423:        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       bertrand  424:      else \
1.7       bertrand  425:        test -f "$(distdir)/$$file" \
                    426:        || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       bertrand  427:        || exit 1; \
                    428:      fi; \
                    429:    done
                    430: check-am: all-am
                    431: check: check-am
                    432: all-am: Makefile $(PROGRAMS)
                    433: installdirs:
                    434:    for dir in "$(DESTDIR)$(bindir)"; do \
                    435:      test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    436:    done
                    437: install: install-am
                    438: install-exec: install-exec-am
                    439: install-data: install-data-am
                    440: uninstall: uninstall-am
                    441: 
                    442: install-am: all-am
                    443:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    444: 
                    445: installcheck: installcheck-am
                    446: install-strip:
                    447:    $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    448:      install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    449:      `test -z '$(STRIP)' || \
                    450:        echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    451: mostlyclean-generic:
                    452: 
                    453: clean-generic:
                    454: 
                    455: distclean-generic:
                    456:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.7       bertrand  457:    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       bertrand  458: 
                    459: maintainer-clean-generic:
                    460:    @echo "This command is intended for maintainers to use"
                    461:    @echo "it deletes files that may require special tools to rebuild."
                    462: clean: clean-am
                    463: 
                    464: clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
                    465: 
                    466: distclean: distclean-am
                    467:    -rm -rf ./$(DEPDIR)
                    468:    -rm -f Makefile
                    469: distclean-am: clean-am distclean-compile distclean-generic \
                    470:    distclean-tags
                    471: 
                    472: dvi: dvi-am
                    473: 
                    474: dvi-am:
                    475: 
                    476: html: html-am
                    477: 
1.7       bertrand  478: html-am:
                    479: 
1.1       bertrand  480: info: info-am
                    481: 
                    482: info-am:
                    483: 
                    484: install-data-am:
                    485: 
                    486: install-dvi: install-dvi-am
                    487: 
1.7       bertrand  488: install-dvi-am:
                    489: 
1.1       bertrand  490: install-exec-am: install-binPROGRAMS
                    491: 
                    492: install-html: install-html-am
                    493: 
1.7       bertrand  494: install-html-am:
                    495: 
1.1       bertrand  496: install-info: install-info-am
                    497: 
1.7       bertrand  498: install-info-am:
                    499: 
1.1       bertrand  500: install-man:
                    501: 
                    502: install-pdf: install-pdf-am
                    503: 
1.7       bertrand  504: install-pdf-am:
                    505: 
1.1       bertrand  506: install-ps: install-ps-am
                    507: 
1.7       bertrand  508: install-ps-am:
                    509: 
1.1       bertrand  510: installcheck-am:
                    511: 
                    512: maintainer-clean: maintainer-clean-am
                    513:    -rm -rf ./$(DEPDIR)
                    514:    -rm -f Makefile
                    515: maintainer-clean-am: distclean-am maintainer-clean-generic
                    516: 
                    517: mostlyclean: mostlyclean-am
                    518: 
                    519: mostlyclean-am: mostlyclean-compile mostlyclean-generic
                    520: 
                    521: pdf: pdf-am
                    522: 
                    523: pdf-am:
                    524: 
                    525: ps: ps-am
                    526: 
                    527: ps-am:
                    528: 
                    529: uninstall-am: uninstall-binPROGRAMS
                    530: 
                    531: .MAKE: install-am install-strip
                    532: 
                    533: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
                    534:    clean-generic ctags distclean distclean-compile \
                    535:    distclean-generic distclean-tags distdir dvi dvi-am html \
                    536:    html-am info info-am install install-am install-binPROGRAMS \
                    537:    install-data install-data-am install-dvi install-dvi-am \
                    538:    install-exec install-exec-am install-html install-html-am \
                    539:    install-info install-info-am install-man install-pdf \
                    540:    install-pdf-am install-ps install-ps-am install-strip \
                    541:    installcheck installcheck-am installdirs maintainer-clean \
                    542:    maintainer-clean-generic mostlyclean mostlyclean-compile \
                    543:    mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
                    544:    uninstall-am uninstall-binPROGRAMS
                    545: 
1.7       bertrand  546: 
1.1       bertrand  547: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    548: # Otherwise a system limit (for SysV at least) may be exceeded.
                    549: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>