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

« back to all changes in this revision

Viewing changes to modules/polynomials/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@
183
200
        $(libscipolynomials_la_SOURCES)
184
201
DIST_SOURCES = $(libscipolynomials_algo_la_SOURCES) \
185
202
        $(libscipolynomials_la_SOURCES)
 
203
am__can_run_installinfo = \
 
204
  case $$AM_UPDATE_INFO_DIR in \
 
205
    n|no|NO) false;; \
 
206
    *) (install-info --version) >/dev/null 2>&1;; \
 
207
  esac
186
208
DATA = $(libscipolynomials_la_etc_DATA) \
187
209
        $(libscipolynomials_la_root_DATA) \
188
210
        $(libscipolynomials_la_sci_gateway_DATA)
275
297
JEUCLID_CORE = @JEUCLID_CORE@
276
298
JGRAPHX = @JGRAPHX@
277
299
JHALL = @JHALL@
278
 
JHDF5 = @JHDF5@
279
300
JLATEXMATH = @JLATEXMATH@
280
301
JLATEXMATH_FOP = @JLATEXMATH_FOP@
281
302
JOGL2 = @JOGL2@
689
710
        done
690
711
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
691
712
        @$(NORMAL_INSTALL)
692
 
        test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
693
713
        @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
694
714
        list2=; for p in $$list; do \
695
715
          if test -f $$p; then \
697
717
          else :; fi; \
698
718
        done; \
699
719
        test -z "$$list2" || { \
 
720
          echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
 
721
          $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
700
722
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
701
723
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
702
724
        }
1128
1150
        -rm -rf .libs _libs
1129
1151
install-libscipolynomials_la_etcDATA: $(libscipolynomials_la_etc_DATA)
1130
1152
        @$(NORMAL_INSTALL)
1131
 
        test -z "$(libscipolynomials_la_etcdir)" || $(MKDIR_P) "$(DESTDIR)$(libscipolynomials_la_etcdir)"
1132
1153
        @list='$(libscipolynomials_la_etc_DATA)'; test -n "$(libscipolynomials_la_etcdir)" || list=; \
 
1154
        if test -n "$$list"; then \
 
1155
          echo " $(MKDIR_P) '$(DESTDIR)$(libscipolynomials_la_etcdir)'"; \
 
1156
          $(MKDIR_P) "$(DESTDIR)$(libscipolynomials_la_etcdir)" || exit 1; \
 
1157
        fi; \
1133
1158
        for p in $$list; do \
1134
1159
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1135
1160
          echo "$$d$$p"; \
1146
1171
        dir='$(DESTDIR)$(libscipolynomials_la_etcdir)'; $(am__uninstall_files_from_dir)
1147
1172
install-libscipolynomials_la_rootDATA: $(libscipolynomials_la_root_DATA)
1148
1173
        @$(NORMAL_INSTALL)
1149
 
        test -z "$(libscipolynomials_la_rootdir)" || $(MKDIR_P) "$(DESTDIR)$(libscipolynomials_la_rootdir)"
1150
1174
        @list='$(libscipolynomials_la_root_DATA)'; test -n "$(libscipolynomials_la_rootdir)" || list=; \
 
1175
        if test -n "$$list"; then \
 
1176
          echo " $(MKDIR_P) '$(DESTDIR)$(libscipolynomials_la_rootdir)'"; \
 
1177
          $(MKDIR_P) "$(DESTDIR)$(libscipolynomials_la_rootdir)" || exit 1; \
 
1178
        fi; \
1151
1179
        for p in $$list; do \
1152
1180
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1153
1181
          echo "$$d$$p"; \
1164
1192
        dir='$(DESTDIR)$(libscipolynomials_la_rootdir)'; $(am__uninstall_files_from_dir)
1165
1193
install-libscipolynomials_la_sci_gatewayDATA: $(libscipolynomials_la_sci_gateway_DATA)
1166
1194
        @$(NORMAL_INSTALL)
1167
 
        test -z "$(libscipolynomials_la_sci_gatewaydir)" || $(MKDIR_P) "$(DESTDIR)$(libscipolynomials_la_sci_gatewaydir)"
1168
1195
        @list='$(libscipolynomials_la_sci_gateway_DATA)'; test -n "$(libscipolynomials_la_sci_gatewaydir)" || list=; \
 
1196
        if test -n "$$list"; then \
 
1197
          echo " $(MKDIR_P) '$(DESTDIR)$(libscipolynomials_la_sci_gatewaydir)'"; \
 
1198
          $(MKDIR_P) "$(DESTDIR)$(libscipolynomials_la_sci_gatewaydir)" || exit 1; \
 
1199
        fi; \
1169
1200
        for p in $$list; do \
1170
1201
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1171
1202
          echo "$$d$$p"; \