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

« back to all changes in this revision

Viewing changes to modules/core/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,
37
37
 
38
38
##########
39
39
### Makefile included stuff
40
 
### Target, variable, suffixes which are supposed to be usefull in every makefile.am
 
40
### Target, variable, suffixes which are supposed to be useful in every makefile.am
41
41
##########
42
42
 
43
43
 
44
44
 
45
45
VPATH = @srcdir@
 
46
am__make_dryrun = \
 
47
  { \
 
48
    am__dry=no; \
 
49
    case $$MAKEFLAGS in \
 
50
      *\\[\ \   ]*) \
 
51
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
52
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
53
      *) \
 
54
        for am__flg in $$MAKEFLAGS; do \
 
55
          case $$am__flg in \
 
56
            *=*|--*) ;; \
 
57
            *n*) am__dry=yes; break;; \
 
58
          esac; \
 
59
        done;; \
 
60
    esac; \
 
61
    test $$am__dry = yes; \
 
62
  }
46
63
pkgdatadir = $(datadir)/@PACKAGE@
47
64
pkgincludedir = $(includedir)/@PACKAGE@
48
65
pkglibdir = $(libdir)/@PACKAGE@
375
392
SOURCES = $(libscicore_algo_la_SOURCES) $(libscicore_la_SOURCES)
376
393
DIST_SOURCES = $(am__libscicore_algo_la_SOURCES_DIST) \
377
394
        $(libscicore_la_SOURCES)
 
395
am__can_run_installinfo = \
 
396
  case $$AM_UPDATE_INFO_DIR in \
 
397
    n|no|NO) false;; \
 
398
    *) (install-info --version) >/dev/null 2>&1;; \
 
399
  esac
378
400
DATA = $(libscicore_la_etc_DATA) $(libscicore_la_root_DATA) \
379
401
        $(libscicore_la_sci_gateway_DATA) $(libscicore_la_xml_DATA)
380
402
HEADERS = $(libscicore_la_include_HEADERS)
467
489
JEUCLID_CORE = @JEUCLID_CORE@
468
490
JGRAPHX = @JGRAPHX@
469
491
JHALL = @JHALL@
470
 
JHDF5 = @JHDF5@
471
492
JLATEXMATH = @JLATEXMATH@
472
493
JLATEXMATH_FOP = @JLATEXMATH_FOP@
473
494
JOGL2 = @JOGL2@
996
1017
        done
997
1018
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
998
1019
        @$(NORMAL_INSTALL)
999
 
        test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
1000
1020
        @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1001
1021
        list2=; for p in $$list; do \
1002
1022
          if test -f $$p; then \
1004
1024
          else :; fi; \
1005
1025
        done; \
1006
1026
        test -z "$$list2" || { \
 
1027
          echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
 
1028
          $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
1007
1029
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
1008
1030
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
1009
1031
        }
2605
2627
        -rm -rf .libs _libs
2606
2628
install-libscicore_la_etcDATA: $(libscicore_la_etc_DATA)
2607
2629
        @$(NORMAL_INSTALL)
2608
 
        test -z "$(libscicore_la_etcdir)" || $(MKDIR_P) "$(DESTDIR)$(libscicore_la_etcdir)"
2609
2630
        @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \
 
2631
        if test -n "$$list"; then \
 
2632
          echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_etcdir)'"; \
 
2633
          $(MKDIR_P) "$(DESTDIR)$(libscicore_la_etcdir)" || exit 1; \
 
2634
        fi; \
2610
2635
        for p in $$list; do \
2611
2636
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2612
2637
          echo "$$d$$p"; \
2623
2648
        dir='$(DESTDIR)$(libscicore_la_etcdir)'; $(am__uninstall_files_from_dir)
2624
2649
install-libscicore_la_rootDATA: $(libscicore_la_root_DATA)
2625
2650
        @$(NORMAL_INSTALL)
2626
 
        test -z "$(libscicore_la_rootdir)" || $(MKDIR_P) "$(DESTDIR)$(libscicore_la_rootdir)"
2627
2651
        @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \
 
2652
        if test -n "$$list"; then \
 
2653
          echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_rootdir)'"; \
 
2654
          $(MKDIR_P) "$(DESTDIR)$(libscicore_la_rootdir)" || exit 1; \
 
2655
        fi; \
2628
2656
        for p in $$list; do \
2629
2657
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2630
2658
          echo "$$d$$p"; \
2641
2669
        dir='$(DESTDIR)$(libscicore_la_rootdir)'; $(am__uninstall_files_from_dir)
2642
2670
install-libscicore_la_sci_gatewayDATA: $(libscicore_la_sci_gateway_DATA)
2643
2671
        @$(NORMAL_INSTALL)
2644
 
        test -z "$(libscicore_la_sci_gatewaydir)" || $(MKDIR_P) "$(DESTDIR)$(libscicore_la_sci_gatewaydir)"
2645
2672
        @list='$(libscicore_la_sci_gateway_DATA)'; test -n "$(libscicore_la_sci_gatewaydir)" || list=; \
 
2673
        if test -n "$$list"; then \
 
2674
          echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_sci_gatewaydir)'"; \
 
2675
          $(MKDIR_P) "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" || exit 1; \
 
2676
        fi; \
2646
2677
        for p in $$list; do \
2647
2678
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2648
2679
          echo "$$d$$p"; \
2659
2690
        dir='$(DESTDIR)$(libscicore_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
2660
2691
install-libscicore_la_xmlDATA: $(libscicore_la_xml_DATA)
2661
2692
        @$(NORMAL_INSTALL)
2662
 
        test -z "$(libscicore_la_xmldir)" || $(MKDIR_P) "$(DESTDIR)$(libscicore_la_xmldir)"
2663
2693
        @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \
 
2694
        if test -n "$$list"; then \
 
2695
          echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_xmldir)'"; \
 
2696
          $(MKDIR_P) "$(DESTDIR)$(libscicore_la_xmldir)" || exit 1; \
 
2697
        fi; \
2664
2698
        for p in $$list; do \
2665
2699
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2666
2700
          echo "$$d$$p"; \
2677
2711
        dir='$(DESTDIR)$(libscicore_la_xmldir)'; $(am__uninstall_files_from_dir)
2678
2712
install-libscicore_la_includeHEADERS: $(libscicore_la_include_HEADERS)
2679
2713
        @$(NORMAL_INSTALL)
2680
 
        test -z "$(libscicore_la_includedir)" || $(MKDIR_P) "$(DESTDIR)$(libscicore_la_includedir)"
2681
2714
        @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \
 
2715
        if test -n "$$list"; then \
 
2716
          echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_includedir)'"; \
 
2717
          $(MKDIR_P) "$(DESTDIR)$(libscicore_la_includedir)" || exit 1; \
 
2718
        fi; \
2682
2719
        for p in $$list; do \
2683
2720
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2684
2721
          echo "$$d$$p"; \