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

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

CVSweb interface <joel.bertrand@systella.fr>