File:  [local] / rpl / rplawk / Attic / Makefile.in
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Sep 7 12:53:05 2010 UTC (13 years, 9 months ago) by bertrand
Branches: MAIN
CVS tags: HEAD
Ajout d'un AWK interne pour éviter des problèmes sur les OS non Unix.

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

CVSweb interface <joel.bertrand@systella.fr>