X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2Fmodules%2Fboolean%2FMakefile.in;h=89f76ff186b6e9f8e81120be4d705b2a0752c961;hp=aa9565ab858c0f9260225a438f1db01f37fb8aa6;hb=ea94d2dcf5e6856d24b6d86ee15f43ceb3b1085c;hpb=1027146451424bf5c2987f3bbf46e86bae7704be diff --git a/scilab/modules/boolean/Makefile.in b/scilab/modules/boolean/Makefile.in index aa9565a..89f76ff 100644 --- a/scilab/modules/boolean/Makefile.in +++ b/scilab/modules/boolean/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15.1 from Makefile.am. +# Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -209,7 +209,15 @@ am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes depcomp = $(SHELL) $(top_srcdir)/config/depcomp -am__depfiles_maybe = depfiles +am__maybe_remake_depfiles = depfiles +am__depfiles_remade = \ + sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo \ + sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo \ + sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo \ + sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo \ + src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo \ + src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo \ + src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) @@ -562,7 +570,6 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ -runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ @@ -724,8 +731,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ esac; $(top_srcdir)/Makefile.incl.am $(am__empty): @@ -838,13 +845,19 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo@am__quote@ # am--include-marker + +$(am__depfiles_remade): + @$(MKDIR_P) $(@D) + @echo '# dummy' >$@-t && $(am__mv) $@-t $@ + +am--depfiles: $(am__depfiles_remade) .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -1046,7 +1059,10 @@ cscopelist-am: $(am__tagged_files) distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -distdir: $(DISTFILES) +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -1126,7 +1142,13 @@ clean-am: clean-generic clean-libtool clean-local \ clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am distclean: distclean-am - -rm -rf sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR) + -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo + -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo + -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo + -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo + -rm -f src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo + -rm -f src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo + -rm -f src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-local distclean-tags @@ -1173,7 +1195,13 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -rf sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR) + -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo + -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo + -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo + -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo + -rm -f src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo + -rm -f src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo + -rm -f src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -1196,16 +1224,17 @@ uninstall-am: uninstall-libsciboolean_la_etcDATA \ .MAKE: check-am install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \ - check-local clean clean-generic clean-libtool clean-local \ - clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \ - ctags ctags-am distclean distclean-compile distclean-generic \ - distclean-libtool distclean-local distclean-tags distdir dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-data-local install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-html-local install-info \ - install-info-am install-libsciboolean_la_etcDATA \ +.PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \ + check-am check-local clean clean-generic clean-libtool \ + clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \ + cscopelist-am ctags ctags-am distclean distclean-compile \ + distclean-generic distclean-libtool distclean-local \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am \ + install-data-local install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am \ + install-html-local install-info install-info-am \ + install-libsciboolean_la_etcDATA \ install-libsciboolean_la_rootDATA install-man install-pdf \ install-pdf-am install-pkglibLTLIBRARIES install-ps \ install-ps-am install-strip installcheck installcheck-am \