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

« back to all changes in this revision

Viewing changes to modules/windows_tools/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@
137
154
        $(LDFLAGS) -o $@
138
155
SOURCES = $(libsciwindows_tools_la_SOURCES)
139
156
DIST_SOURCES = $(libsciwindows_tools_la_SOURCES)
 
157
am__can_run_installinfo = \
 
158
  case $$AM_UPDATE_INFO_DIR in \
 
159
    n|no|NO) false;; \
 
160
    *) (install-info --version) >/dev/null 2>&1;; \
 
161
  esac
140
162
DATA = $(libsciwindows_tools_la_etc_DATA) \
141
163
        $(libsciwindows_tools_la_root_DATA) \
142
164
        $(libsciwindows_tools_la_sci_gateway_DATA)
229
251
JEUCLID_CORE = @JEUCLID_CORE@
230
252
JGRAPHX = @JGRAPHX@
231
253
JHALL = @JHALL@
232
 
JHDF5 = @JHDF5@
233
254
JLATEXMATH = @JLATEXMATH@
234
255
JLATEXMATH_FOP = @JLATEXMATH_FOP@
235
256
JOGL2 = @JOGL2@
550
571
        done
551
572
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
552
573
        @$(NORMAL_INSTALL)
553
 
        test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
554
574
        @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
555
575
        list2=; for p in $$list; do \
556
576
          if test -f $$p; then \
558
578
          else :; fi; \
559
579
        done; \
560
580
        test -z "$$list2" || { \
 
581
          echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
 
582
          $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
561
583
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
562
584
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
563
585
        }
625
647
        -rm -rf .libs _libs
626
648
install-libsciwindows_tools_la_etcDATA: $(libsciwindows_tools_la_etc_DATA)
627
649
        @$(NORMAL_INSTALL)
628
 
        test -z "$(libsciwindows_tools_la_etcdir)" || $(MKDIR_P) "$(DESTDIR)$(libsciwindows_tools_la_etcdir)"
629
650
        @list='$(libsciwindows_tools_la_etc_DATA)'; test -n "$(libsciwindows_tools_la_etcdir)" || list=; \
 
651
        if test -n "$$list"; then \
 
652
          echo " $(MKDIR_P) '$(DESTDIR)$(libsciwindows_tools_la_etcdir)'"; \
 
653
          $(MKDIR_P) "$(DESTDIR)$(libsciwindows_tools_la_etcdir)" || exit 1; \
 
654
        fi; \
630
655
        for p in $$list; do \
631
656
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
632
657
          echo "$$d$$p"; \
643
668
        dir='$(DESTDIR)$(libsciwindows_tools_la_etcdir)'; $(am__uninstall_files_from_dir)
644
669
install-libsciwindows_tools_la_rootDATA: $(libsciwindows_tools_la_root_DATA)
645
670
        @$(NORMAL_INSTALL)
646
 
        test -z "$(libsciwindows_tools_la_rootdir)" || $(MKDIR_P) "$(DESTDIR)$(libsciwindows_tools_la_rootdir)"
647
671
        @list='$(libsciwindows_tools_la_root_DATA)'; test -n "$(libsciwindows_tools_la_rootdir)" || list=; \
 
672
        if test -n "$$list"; then \
 
673
          echo " $(MKDIR_P) '$(DESTDIR)$(libsciwindows_tools_la_rootdir)'"; \
 
674
          $(MKDIR_P) "$(DESTDIR)$(libsciwindows_tools_la_rootdir)" || exit 1; \
 
675
        fi; \
648
676
        for p in $$list; do \
649
677
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
650
678
          echo "$$d$$p"; \
661
689
        dir='$(DESTDIR)$(libsciwindows_tools_la_rootdir)'; $(am__uninstall_files_from_dir)
662
690
install-libsciwindows_tools_la_sci_gatewayDATA: $(libsciwindows_tools_la_sci_gateway_DATA)
663
691
        @$(NORMAL_INSTALL)
664
 
        test -z "$(libsciwindows_tools_la_sci_gatewaydir)" || $(MKDIR_P) "$(DESTDIR)$(libsciwindows_tools_la_sci_gatewaydir)"
665
692
        @list='$(libsciwindows_tools_la_sci_gateway_DATA)'; test -n "$(libsciwindows_tools_la_sci_gatewaydir)" || list=; \
 
693
        if test -n "$$list"; then \
 
694
          echo " $(MKDIR_P) '$(DESTDIR)$(libsciwindows_tools_la_sci_gatewaydir)'"; \
 
695
          $(MKDIR_P) "$(DESTDIR)$(libsciwindows_tools_la_sci_gatewaydir)" || exit 1; \
 
696
        fi; \
666
697
        for p in $$list; do \
667
698
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
668
699
          echo "$$d$$p"; \