~ubuntu-branches/ubuntu/raring/scilab/raring-proposed

« back to all changes in this revision

Viewing changes to modules/statistics/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2012-08-30 14:42:38 UTC
  • mfrom: (1.4.7)
  • Revision ID: package-import@ubuntu.com-20120830144238-c1y2og7dbm7m9nig
Tags: 5.4.0-beta-3-1~exp1
* New upstream release
* Update the scirenderer dep
* Get ride of libjhdf5-java dependency

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
33
33
 
34
34
##########
35
35
### Makefile included stuff
36
 
### Target, variable, suffixes which are supposed to be usefull in every makefile.am
 
36
### Target, variable, suffixes which are supposed to be useful in every makefile.am
37
37
##########
38
38
 
39
39
 
40
40
VPATH = @srcdir@
 
41
am__make_dryrun = \
 
42
  { \
 
43
    am__dry=no; \
 
44
    case $$MAKEFLAGS in \
 
45
      *\\[\ \   ]*) \
 
46
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
47
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
48
      *) \
 
49
        for am__flg in $$MAKEFLAGS; do \
 
50
          case $$am__flg in \
 
51
            *=*|--*) ;; \
 
52
            *n*) am__dry=yes; break;; \
 
53
          esac; \
 
54
        done;; \
 
55
    esac; \
 
56
    test $$am__dry = yes; \
 
57
  }
41
58
pkgdatadir = $(datadir)/@PACKAGE@
42
59
pkgincludedir = $(includedir)/@PACKAGE@
43
60
pkglibdir = $(libdir)/@PACKAGE@
172
189
        $(libscistatistics_la_SOURCES)
173
190
DIST_SOURCES = $(libscistatistics_algo_la_SOURCES) \
174
191
        $(libscistatistics_la_SOURCES)
 
192
am__can_run_installinfo = \
 
193
  case $$AM_UPDATE_INFO_DIR in \
 
194
    n|no|NO) false;; \
 
195
    *) (install-info --version) >/dev/null 2>&1;; \
 
196
  esac
175
197
DATA = $(libscistatistics_la_etc_DATA) \
176
198
        $(libscistatistics_la_root_DATA) \
177
199
        $(libscistatistics_la_sci_gateway_DATA)
264
286
JEUCLID_CORE = @JEUCLID_CORE@
265
287
JGRAPHX = @JGRAPHX@
266
288
JHALL = @JHALL@
267
 
JHDF5 = @JHDF5@
268
289
JLATEXMATH = @JLATEXMATH@
269
290
JLATEXMATH_FOP = @JLATEXMATH_FOP@
270
291
JOGL2 = @JOGL2@
662
683
        done
663
684
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
664
685
        @$(NORMAL_INSTALL)
665
 
        test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
666
686
        @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
667
687
        list2=; for p in $$list; do \
668
688
          if test -f $$p; then \
670
690
          else :; fi; \
671
691
        done; \
672
692
        test -z "$$list2" || { \
 
693
          echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
 
694
          $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
673
695
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
674
696
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
675
697
        }
1038
1060
        -rm -rf .libs _libs
1039
1061
install-libscistatistics_la_etcDATA: $(libscistatistics_la_etc_DATA)
1040
1062
        @$(NORMAL_INSTALL)
1041
 
        test -z "$(libscistatistics_la_etcdir)" || $(MKDIR_P) "$(DESTDIR)$(libscistatistics_la_etcdir)"
1042
1063
        @list='$(libscistatistics_la_etc_DATA)'; test -n "$(libscistatistics_la_etcdir)" || list=; \
 
1064
        if test -n "$$list"; then \
 
1065
          echo " $(MKDIR_P) '$(DESTDIR)$(libscistatistics_la_etcdir)'"; \
 
1066
          $(MKDIR_P) "$(DESTDIR)$(libscistatistics_la_etcdir)" || exit 1; \
 
1067
        fi; \
1043
1068
        for p in $$list; do \
1044
1069
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1045
1070
          echo "$$d$$p"; \
1056
1081
        dir='$(DESTDIR)$(libscistatistics_la_etcdir)'; $(am__uninstall_files_from_dir)
1057
1082
install-libscistatistics_la_rootDATA: $(libscistatistics_la_root_DATA)
1058
1083
        @$(NORMAL_INSTALL)
1059
 
        test -z "$(libscistatistics_la_rootdir)" || $(MKDIR_P) "$(DESTDIR)$(libscistatistics_la_rootdir)"
1060
1084
        @list='$(libscistatistics_la_root_DATA)'; test -n "$(libscistatistics_la_rootdir)" || list=; \
 
1085
        if test -n "$$list"; then \
 
1086
          echo " $(MKDIR_P) '$(DESTDIR)$(libscistatistics_la_rootdir)'"; \
 
1087
          $(MKDIR_P) "$(DESTDIR)$(libscistatistics_la_rootdir)" || exit 1; \
 
1088
        fi; \
1061
1089
        for p in $$list; do \
1062
1090
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1063
1091
          echo "$$d$$p"; \
1074
1102
        dir='$(DESTDIR)$(libscistatistics_la_rootdir)'; $(am__uninstall_files_from_dir)
1075
1103
install-libscistatistics_la_sci_gatewayDATA: $(libscistatistics_la_sci_gateway_DATA)
1076
1104
        @$(NORMAL_INSTALL)
1077
 
        test -z "$(libscistatistics_la_sci_gatewaydir)" || $(MKDIR_P) "$(DESTDIR)$(libscistatistics_la_sci_gatewaydir)"
1078
1105
        @list='$(libscistatistics_la_sci_gateway_DATA)'; test -n "$(libscistatistics_la_sci_gatewaydir)" || list=; \
 
1106
        if test -n "$$list"; then \
 
1107
          echo " $(MKDIR_P) '$(DESTDIR)$(libscistatistics_la_sci_gatewaydir)'"; \
 
1108
          $(MKDIR_P) "$(DESTDIR)$(libscistatistics_la_sci_gatewaydir)" || exit 1; \
 
1109
        fi; \
1079
1110
        for p in $$list; do \
1080
1111
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1081
1112
          echo "$$d$$p"; \