File:  [local] / rpl / rplawk / Attic / Makefile.in
Revision 1.9: download - view: text, annotated - select for diffs - revision graph
Fri Jul 22 07:38:22 2011 UTC (12 years, 11 months ago) by bertrand
Branches: MAIN
CVS tags: HEAD
En route vers la 4.4.1.

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

CVSweb interface <joel.bertrand@systella.fr>