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

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

CVSweb interface <joel.bertrand@systella.fr>