File:  [local] / rpl / rplawk / Attic / Makefile.in
Revision 1.18: download - view: text, annotated - select for diffs - revision graph
Mon Oct 3 15:57:52 2011 UTC (12 years, 8 months ago) by bertrand
Branches: MAIN
CVS tags: HEAD
Modification des makefiles/configure pour android.

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

CVSweb interface <joel.bertrand@systella.fr>