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

« back to all changes in this revision

Viewing changes to modules/demo_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
VPATH = @srcdir@
 
40
am__make_dryrun = \
 
41
  { \
 
42
    am__dry=no; \
 
43
    case $$MAKEFLAGS in \
 
44
      *\\[\ \   ]*) \
 
45
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
46
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
47
      *) \
 
48
        for am__flg in $$MAKEFLAGS; do \
 
49
          case $$am__flg in \
 
50
            *=*|--*) ;; \
 
51
            *n*) am__dry=yes; break;; \
 
52
          esac; \
 
53
        done;; \
 
54
    esac; \
 
55
    test $$am__dry = yes; \
 
56
  }
40
57
pkgdatadir = $(datadir)/@PACKAGE@
41
58
pkgincludedir = $(includedir)/@PACKAGE@
42
59
pkglibdir = $(libdir)/@PACKAGE@
84
101
CONFIG_CLEAN_VPATH_FILES =
85
102
SOURCES =
86
103
DIST_SOURCES =
 
104
am__can_run_installinfo = \
 
105
  case $$AM_UPDATE_INFO_DIR in \
 
106
    n|no|NO) false;; \
 
107
    *) (install-info --version) >/dev/null 2>&1;; \
 
108
  esac
87
109
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
88
110
am__vpath_adj = case $$p in \
89
111
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
203
225
JEUCLID_CORE = @JEUCLID_CORE@
204
226
JGRAPHX = @JGRAPHX@
205
227
JHALL = @JHALL@
206
 
JHDF5 = @JHDF5@
207
228
JLATEXMATH = @JLATEXMATH@
208
229
JLATEXMATH_FOP = @JLATEXMATH_FOP@
209
230
JOGL2 = @JOGL2@
501
522
        -rm -rf .libs _libs
502
523
install-libdemo_tools_la_etcDATA: $(libdemo_tools_la_etc_DATA)
503
524
        @$(NORMAL_INSTALL)
504
 
        test -z "$(libdemo_tools_la_etcdir)" || $(MKDIR_P) "$(DESTDIR)$(libdemo_tools_la_etcdir)"
505
525
        @list='$(libdemo_tools_la_etc_DATA)'; test -n "$(libdemo_tools_la_etcdir)" || list=; \
 
526
        if test -n "$$list"; then \
 
527
          echo " $(MKDIR_P) '$(DESTDIR)$(libdemo_tools_la_etcdir)'"; \
 
528
          $(MKDIR_P) "$(DESTDIR)$(libdemo_tools_la_etcdir)" || exit 1; \
 
529
        fi; \
506
530
        for p in $$list; do \
507
531
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
508
532
          echo "$$d$$p"; \
519
543
        dir='$(DESTDIR)$(libdemo_tools_la_etcdir)'; $(am__uninstall_files_from_dir)
520
544
install-libdemo_tools_la_imagesDATA: $(libdemo_tools_la_images_DATA)
521
545
        @$(NORMAL_INSTALL)
522
 
        test -z "$(libdemo_tools_la_imagesdir)" || $(MKDIR_P) "$(DESTDIR)$(libdemo_tools_la_imagesdir)"
523
546
        @list='$(libdemo_tools_la_images_DATA)'; test -n "$(libdemo_tools_la_imagesdir)" || list=; \
 
547
        if test -n "$$list"; then \
 
548
          echo " $(MKDIR_P) '$(DESTDIR)$(libdemo_tools_la_imagesdir)'"; \
 
549
          $(MKDIR_P) "$(DESTDIR)$(libdemo_tools_la_imagesdir)" || exit 1; \
 
550
        fi; \
524
551
        for p in $$list; do \
525
552
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
526
553
          echo "$$d$$p"; \
537
564
        dir='$(DESTDIR)$(libdemo_tools_la_imagesdir)'; $(am__uninstall_files_from_dir)
538
565
install-libdemo_tools_la_rootDATA: $(libdemo_tools_la_root_DATA)
539
566
        @$(NORMAL_INSTALL)
540
 
        test -z "$(libdemo_tools_la_rootdir)" || $(MKDIR_P) "$(DESTDIR)$(libdemo_tools_la_rootdir)"
541
567
        @list='$(libdemo_tools_la_root_DATA)'; test -n "$(libdemo_tools_la_rootdir)" || list=; \
 
568
        if test -n "$$list"; then \
 
569
          echo " $(MKDIR_P) '$(DESTDIR)$(libdemo_tools_la_rootdir)'"; \
 
570
          $(MKDIR_P) "$(DESTDIR)$(libdemo_tools_la_rootdir)" || exit 1; \
 
571
        fi; \
542
572
        for p in $$list; do \
543
573
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
544
574
          echo "$$d$$p"; \