~ubuntu-branches/ubuntu/intrepid/plplot/intrepid

« back to all changes in this revision

Viewing changes to examples/python/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2006-11-04 10:19:34 UTC
  • mfrom: (2.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061104101934-mlirvdg4gpwi6i5q
Tags: 5.6.1-10
* Orphaning the package
* debian/control: Changed the maintainer to the Debian QA Group

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
21
21
# Copyright (C) 2002, 2004  Alan W. Irwin
22
22
# Copyright (C) 2004  Rafael Laboissiere
23
23
# Copyright (C) 2004  Andrew Ross
 
24
# Copyright (C) 2005  Thomas J. Duck
24
25
#
25
26
# This file is part of PLplot.
26
27
#
35
36
#
36
37
# You should have received a copy of the GNU Library General Public License
37
38
# along with the file PLplot; if not, write to the Free Software
38
 
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
 
39
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
39
40
 
40
41
 
41
42
srcdir = @srcdir@
58
59
NORMAL_UNINSTALL = :
59
60
PRE_UNINSTALL = :
60
61
POST_UNINSTALL = :
 
62
build_triplet = @build@
61
63
host_triplet = @host@
 
64
@enable_pygcw_TRUE@@enable_python_TRUE@am__append_1 = $(plplotcanvas_scripts)
 
65
@enable_pygcw_TRUE@@enable_python_TRUE@am__append_2 = $(plplotcanvas_data)
62
66
subdir = examples/python
63
 
DIST_COMMON = $(am__dist_examples_python_DATA_DIST) \
64
 
        $(am__dist_examples_python_SCRIPTS_DIST) $(srcdir)/Makefile.am \
65
 
        $(srcdir)/Makefile.in $(srcdir)/plplot_python_start.py.in
 
67
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
68
        $(srcdir)/plplot_python_start.py.in
66
69
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67
 
am__aclocal_m4_deps = $(top_srcdir)/cf/libtool.ac \
68
 
        $(top_srcdir)/cf/pthread.ac $(top_srcdir)/cf/freetype.ac \
69
 
        $(top_srcdir)/cf/csiro.ac $(top_srcdir)/cf/double.ac \
70
 
        $(top_srcdir)/cf/rpath.ac $(top_srcdir)/cf/instdirs.ac \
71
 
        $(top_srcdir)/cf/python.ac $(top_srcdir)/cf/java.ac \
72
 
        $(top_srcdir)/cf/swig.ac $(top_srcdir)/cf/octave.ac \
73
 
        $(top_srcdir)/cf/tcl.ac $(top_srcdir)/cf/c++.ac \
74
 
        $(top_srcdir)/cf/f77.ac $(top_srcdir)/cf/drivers-init.ac \
75
 
        $(top_srcdir)/cf/cgm.ac $(top_srcdir)/cf/gd.ac \
 
70
am__aclocal_m4_deps = $(top_srcdir)/cf/ac_pkg_swig.m4 \
 
71
        $(top_srcdir)/cf/ac_python_devel.m4 \
 
72
        $(top_srcdir)/cf/acinclude.m4 $(top_srcdir)/cf/docbook.m4 \
 
73
        $(top_srcdir)/cf/gnome.m4 $(top_srcdir)/cf/gnu-make.m4 \
 
74
        $(top_srcdir)/cf/gtk.m4 $(top_srcdir)/cf/pkg.m4 \
 
75
        $(top_srcdir)/cf/double.ac $(top_srcdir)/cf/rpath.ac \
 
76
        $(top_srcdir)/cf/instdirs.ac $(top_srcdir)/cf/c++.ac \
 
77
        $(top_srcdir)/cf/f77.ac $(top_srcdir)/cf/f95.ac \
 
78
        $(top_srcdir)/cf/libtool.ac $(top_srcdir)/cf/python.ac \
 
79
        $(top_srcdir)/cf/java.ac $(top_srcdir)/cf/swig.ac \
 
80
        $(top_srcdir)/cf/octave.ac $(top_srcdir)/cf/tcl.ac \
 
81
        $(top_srcdir)/cf/pdl.ac $(top_srcdir)/cf/pthread.ac \
 
82
        $(top_srcdir)/cf/freetype.ac $(top_srcdir)/cf/unicode.ac \
 
83
        $(top_srcdir)/cf/csiro.ac $(top_srcdir)/cf/pkg-config.ac \
 
84
        $(top_srcdir)/cf/drivers-init.ac $(top_srcdir)/cf/cgm.ac \
 
85
        $(top_srcdir)/cf/gcw.ac $(top_srcdir)/cf/gd.ac \
76
86
        $(top_srcdir)/cf/gnome.ac $(top_srcdir)/cf/linuxvga.ac \
77
87
        $(top_srcdir)/cf/xwin.ac $(top_srcdir)/cf/tk.ac \
78
 
        $(top_srcdir)/cf/ps.ac $(top_srcdir)/cf/wingcc.ac \
 
88
        $(top_srcdir)/cf/psttf.ac $(top_srcdir)/cf/wingcc.ac \
 
89
        $(top_srcdir)/cf/aqt.ac $(top_srcdir)/cf/wxwidgets.ac \
79
90
        $(top_srcdir)/cf/drivers-finish.ac $(top_srcdir)/cf/test.ac \
80
 
        $(top_srcdir)/cf/docbook.ac $(top_srcdir)/cf/pkg-config.ac \
81
 
        $(top_srcdir)/cf/summary.ac $(top_srcdir)/configure.ac
 
91
        $(top_srcdir)/cf/docbook.ac $(top_srcdir)/cf/summary.ac \
 
92
        $(top_srcdir)/configure.ac
82
93
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83
94
        $(ACLOCAL_M4)
84
 
mkinstalldirs = $(mkdir_p)
 
95
mkinstalldirs = $(install_sh) -d
85
96
CONFIG_HEADER = $(top_builddir)/config.h \
86
97
        $(top_builddir)/include/plConfig.h \
87
98
        $(top_builddir)/include/plDevs.h
88
99
CONFIG_CLEAN_FILES = plplot_python_start.py
89
 
am__dist_examples_python_SCRIPTS_DIST = prova.py pythondemos.py x01 \
90
 
        x02 x03 x04 x05 x06 x07 x08 x09 x10 x11 x12 x13 x14 x15 x16 \
91
 
        x17 x18 x22 xw14.py xw17.py
92
 
am__installdirs = "$(DESTDIR)$(examples_pythondir)" "$(DESTDIR)$(examples_pythondir)" "$(DESTDIR)$(examples_pythondir)"
93
 
dist_examples_pythonSCRIPT_INSTALL = $(INSTALL_SCRIPT)
94
 
SCRIPTS = $(dist_examples_python_SCRIPTS)
 
100
am__installdirs = "$(DESTDIR)$(examples_pythondir)" \
 
101
        "$(DESTDIR)$(examples_pythondir)" \
 
102
        "$(DESTDIR)$(examples_pythondir)"
 
103
examples_pythonSCRIPT_INSTALL = $(INSTALL_SCRIPT)
 
104
SCRIPTS = $(examples_python_SCRIPTS)
95
105
SOURCES =
96
106
DIST_SOURCES =
97
 
am__dist_examples_python_DATA_DIST = README.pythondemos qplplot.py \
98
 
        xw01.py xw02.py xw03.py xw04.py xw05.py xw06.py xw07.py \
99
 
        xw08.py xw09.py xw10.py xw11.py xw12.py xw13.py xw15.py \
100
 
        xw16.py xw18.py xw19.py xw22.py
101
 
dist_examples_pythonDATA_INSTALL = $(INSTALL_DATA)
 
107
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
108
am__vpath_adj = case $$p in \
 
109
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
110
    *) f=$$p;; \
 
111
  esac;
 
112
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
113
examples_pythonDATA_INSTALL = $(INSTALL_DATA)
102
114
nodist_examples_pythonDATA_INSTALL = $(INSTALL_DATA)
103
 
DATA = $(dist_examples_python_DATA) $(nodist_examples_python_DATA)
 
115
DATA = $(examples_python_DATA) $(nodist_examples_python_DATA)
104
116
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105
117
ACLOCAL = @ACLOCAL@
106
118
AMDEP_FALSE = @AMDEP_FALSE@
107
119
AMDEP_TRUE = @AMDEP_TRUE@
108
120
AMTAR = @AMTAR@
 
121
AQTINCCMD = @AQTINCCMD@
 
122
AQTLIBCMD = @AQTLIBCMD@
109
123
AR = @AR@
110
124
AS = @AS@
111
125
AUTOCONF = @AUTOCONF@
164
178
EXEEXT = @EXEEXT@
165
179
F77 = @F77@
166
180
F77_SOVERSION = @F77_SOVERSION@
 
181
F95_SOVERSION = @F95_SOVERSION@
 
182
FC = @FC@
 
183
FCFLAGS = @FCFLAGS@
167
184
FFLAGS = @FFLAGS@
168
185
FREETYPEINCCMD = @FREETYPEINCCMD@
169
186
FREETYPELIBCMD = @FREETYPELIBCMD@
 
187
GCWTHREAD_CFLAGS = @GCWTHREAD_CFLAGS@
 
188
GCWTHREAD_LIBS = @GCWTHREAD_LIBS@
 
189
GCW_CFLAGS = @GCW_CFLAGS@
 
190
GCW_LIBS = @GCW_LIBS@
 
191
GDI32INCCMD = @GDI32INCCMD@
170
192
GDI32LIBCMD = @GDI32LIBCMD@
171
193
GDINCCMD = @GDINCCMD@
172
194
GDLIBCMD = @GDLIBCMD@
178
200
GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
179
201
GNOME_LIBDIR = @GNOME_LIBDIR@
180
202
GNOME_LIBS = @GNOME_LIBS@
 
203
GNOME_PYTHON_CFLAGS = @GNOME_PYTHON_CFLAGS@
 
204
GNOME_PYTHON_LIBS = @GNOME_PYTHON_LIBS@
181
205
GTK_CFLAGS = @GTK_CFLAGS@
182
206
GTK_CONFIG = @GTK_CONFIG@
183
207
GTK_LIBS = @GTK_LIBS@
198
222
ITKLIBCMD = @ITKLIBCMD@
199
223
JADELOG = @JADELOG@
200
224
JADETEX = @JADETEX@
 
225
JAR = @JAR@
 
226
JAVAC = @JAVAC@
 
227
JAVADATA_HARDDIR = @JAVADATA_HARDDIR@
201
228
JAVAINCCMD = @JAVAINCCMD@
202
 
JAVA_INSTDIR = @JAVA_INSTDIR@
 
229
JAVAWRAPPER_DIR = @JAVAWRAPPER_DIR@
 
230
JAVAWRAPPER_HARDDIR = @JAVAWRAPPER_HARDDIR@
203
231
LDFLAGS = @LDFLAGS@
204
232
LIBLTDL = @LIBLTDL@
205
233
LIBOBJS = @LIBOBJS@
219
247
MKINDEX = @MKINDEX@
220
248
MKOCTFILE = @MKOCTFILE@
221
249
MKOCTFILE_VARS = @MKOCTFILE_VARS@
 
250
MODULESINCCMD = @MODULESINCCMD@
222
251
NNLIBS = @NNLIBS@
 
252
NUMERICINCCMD = @NUMERICINCCMD@
223
253
OBJDUMP = @OBJDUMP@
224
254
OBJEXT = @OBJEXT@
225
255
OCTAVE = @OCTAVE@
238
268
PDFJADETEX = @PDFJADETEX@
239
269
PERL = @PERL@
240
270
PKG_CONFIG = @PKG_CONFIG@
 
271
PKG_CONFIG_CHECK = @PKG_CONFIG_CHECK@
241
272
PKG_CONFIG_DIR = @PKG_CONFIG_DIR@
242
273
PKG_CONFIG_ENV = @PKG_CONFIG_ENV@
 
274
PLPLOTGNOME_SOVERSION = @PLPLOTGNOME_SOVERSION@
243
275
PLPLOTJAVAC_WRAP_DLL = @PLPLOTJAVAC_WRAP_DLL@
244
276
PLPLOT_OCTAVE_DIR = @PLPLOT_OCTAVE_DIR@
245
277
PLPLOT_TCL_VERSION = @PLPLOT_TCL_VERSION@
246
278
PLPLOT_WEBSITE = @PLPLOT_WEBSITE@
 
279
PSTTF_CFLAGS = @PSTTF_CFLAGS@
 
280
PSTTF_LIBS = @PSTTF_LIBS@
247
281
PTHREADLIBS = @PTHREADLIBS@
 
282
PYGCW_CFLAGS = @PYGCW_CFLAGS@
 
283
PYGCW_LIBS = @PYGCW_LIBS@
248
284
PYTHON = @PYTHON@
 
285
PYTHONINCCMD = @PYTHONINCCMD@
249
286
PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
250
287
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
288
PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
251
289
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
252
 
PYTHON_INC_DIR = @PYTHON_INC_DIR@
253
290
PYTHON_INSTDIR = @PYTHON_INSTDIR@
254
291
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
255
 
PYTHON_NUM_DIR = @PYTHON_NUM_DIR@
256
292
PYTHON_PLATFORM = @PYTHON_PLATFORM@
257
293
PYTHON_PREFIX = @PYTHON_PREFIX@
258
294
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
278
314
TCL_DIR = @TCL_DIR@
279
315
TKINCCMD = @TKINCCMD@
280
316
TKLIBCMD = @TKLIBCMD@
 
317
UNICODEINCS = @UNICODEINCS@
 
318
UNICODELIBS = @UNICODELIBS@
 
319
UNICODE_CONFIG = @UNICODE_CONFIG@
281
320
VERSION = @VERSION@
282
321
WWW_DIR = @WWW_DIR@
283
322
WWW_GROUP = @WWW_GROUP@
284
323
WWW_HOST = @WWW_HOST@
285
324
WWW_USER = @WWW_USER@
 
325
WXWIDGETSINCCMD = @WXWIDGETSINCCMD@
 
326
WXWIDGETSLIBCMD = @WXWIDGETSLIBCMD@
286
327
XML_DECL = @XML_DECL@
287
328
X_CFLAGS = @X_CFLAGS@
288
329
X_EXTRA_LIBS = @X_EXTRA_LIBS@
294
335
ac_ct_CXX = @ac_ct_CXX@
295
336
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
296
337
ac_ct_F77 = @ac_ct_F77@
 
338
ac_ct_FC = @ac_ct_FC@
297
339
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
298
340
ac_ct_RANLIB = @ac_ct_RANLIB@
299
341
ac_ct_STRIP = @ac_ct_STRIP@
304
346
am__include = @am__include@
305
347
am__leading_dot = @am__leading_dot@
306
348
am__quote = @am__quote@
 
349
am__tar = @am__tar@
 
350
am__untar = @am__untar@
307
351
bindir = @bindir@
308
352
build = @build@
309
353
build_alias = @build_alias@
310
354
build_cpu = @build_cpu@
311
355
build_os = @build_os@
312
356
build_vendor = @build_vendor@
 
357
cc_is_gcc_FALSE = @cc_is_gcc_FALSE@
 
358
cc_is_gcc_TRUE = @cc_is_gcc_TRUE@
313
359
darwin_os_FALSE = @darwin_os_FALSE@
314
360
darwin_os_TRUE = @darwin_os_TRUE@
315
361
datadir = @datadir@
325
371
enable_f77 = @enable_f77@
326
372
enable_f77_FALSE = @enable_f77_FALSE@
327
373
enable_f77_TRUE = @enable_f77_TRUE@
 
374
enable_f95 = @enable_f95@
 
375
enable_f95_FALSE = @enable_f95_FALSE@
 
376
enable_f95_TRUE = @enable_f95_TRUE@
 
377
enable_gcw = @enable_gcw@
 
378
enable_gcw_FALSE = @enable_gcw_FALSE@
 
379
enable_gcw_TRUE = @enable_gcw_TRUE@
328
380
enable_gnome_FALSE = @enable_gnome_FALSE@
329
381
enable_gnome_TRUE = @enable_gnome_TRUE@
330
382
enable_itcl_FALSE = @enable_itcl_FALSE@
335
387
enable_octave = @enable_octave@
336
388
enable_octave_FALSE = @enable_octave_FALSE@
337
389
enable_octave_TRUE = @enable_octave_TRUE@
 
390
enable_pdl = @enable_pdl@
 
391
enable_pdl_FALSE = @enable_pdl_FALSE@
 
392
enable_pdl_TRUE = @enable_pdl_TRUE@
 
393
enable_pygcw_FALSE = @enable_pygcw_FALSE@
 
394
enable_pygcw_TRUE = @enable_pygcw_TRUE@
338
395
enable_python = @enable_python@
339
396
enable_python_FALSE = @enable_python_FALSE@
340
397
enable_python_TRUE = @enable_python_TRUE@
349
406
enable_xwin_TRUE = @enable_xwin_TRUE@
350
407
exec_prefix = @exec_prefix@
351
408
found_kcc = @found_kcc@
 
409
gcw_false = @gcw_false@
 
410
gcw_true = @gcw_true@
352
411
has_db2x_texixml = @has_db2x_texixml@
353
412
has_db2x_xsltproc = @has_db2x_xsltproc@
354
413
has_dvips = @has_dvips@
 
414
has_file_cmd = @has_file_cmd@
355
415
has_jadetex = @has_jadetex@
356
416
has_makeinfo = @has_makeinfo@
357
417
has_matwrap = @has_matwrap@
405
465
with_qhull_TRUE = @with_qhull_TRUE@
406
466
with_rpath_FALSE = @with_rpath_FALSE@
407
467
with_rpath_TRUE = @with_rpath_TRUE@
 
468
 
 
469
# These lists contain standalone scripts which are executable.
 
470
plplotcanvas_scripts = \
 
471
        plplotcanvas_demo.py \
 
472
        plplotcanvas_animation.py
 
473
 
 
474
python_scripts = \
 
475
        prova.py \
 
476
        pythondemos.py \
 
477
        x01 \
 
478
        x02 \
 
479
        x03 \
 
480
        x04 \
 
481
        x05 \
 
482
        x06 \
 
483
        x07 \
 
484
        x08 \
 
485
        x09 \
 
486
        x10 \
 
487
        x11 \
 
488
        x12 \
 
489
        x13 \
 
490
        x14 \
 
491
        x15 \
 
492
        x16 \
 
493
        x17 \
 
494
        x18 \
 
495
        x22 \
 
496
        x23 \
 
497
        x24 \
 
498
        xw14.py \
 
499
        xw17.py
 
500
 
 
501
 
 
502
# These lists contain python modules that can be imported and README files.
 
503
plplotcanvas_data = \
 
504
        README.plplotcanvas
 
505
 
 
506
python_data = \
 
507
        README.pythondemos \
 
508
        qplplot.py \
 
509
        xw01.py \
 
510
        xw02.py \
 
511
        xw03.py \
 
512
        xw04.py \
 
513
        xw05.py \
 
514
        xw06.py \
 
515
        xw07.py \
 
516
        xw08.py \
 
517
        xw09.py \
 
518
        xw10.py \
 
519
        xw11.py \
 
520
        xw12.py \
 
521
        xw13.py \
 
522
        xw15.py \
 
523
        xw16.py \
 
524
        xw18.py \
 
525
        xw19.py \
 
526
        xw22.py \
 
527
        xw23.py \
 
528
        xw24.py
 
529
 
408
530
@enable_python_TRUE@examples_pythondir = $(DATA_DIR)/examples/python
409
531
 
410
532
# This list contains standalone scripts which are executable.
411
 
@enable_python_TRUE@dist_examples_python_SCRIPTS = \
412
 
@enable_python_TRUE@    prova.py \
413
 
@enable_python_TRUE@    pythondemos.py \
414
 
@enable_python_TRUE@    x01 \
415
 
@enable_python_TRUE@    x02 \
416
 
@enable_python_TRUE@    x03 \
417
 
@enable_python_TRUE@    x04 \
418
 
@enable_python_TRUE@    x05 \
419
 
@enable_python_TRUE@    x06 \
420
 
@enable_python_TRUE@    x07 \
421
 
@enable_python_TRUE@    x08 \
422
 
@enable_python_TRUE@    x09 \
423
 
@enable_python_TRUE@    x10 \
424
 
@enable_python_TRUE@    x11 \
425
 
@enable_python_TRUE@    x12 \
426
 
@enable_python_TRUE@    x13 \
427
 
@enable_python_TRUE@    x14 \
428
 
@enable_python_TRUE@    x15 \
429
 
@enable_python_TRUE@    x16 \
430
 
@enable_python_TRUE@    x17 \
431
 
@enable_python_TRUE@    x18 \
432
 
@enable_python_TRUE@    x22 \
433
 
@enable_python_TRUE@    xw14.py \
434
 
@enable_python_TRUE@    xw17.py
435
 
 
436
 
 
437
 
# This list contains python modules that can be imported.
438
 
@enable_python_TRUE@dist_examples_python_DATA = \
439
 
@enable_python_TRUE@    README.pythondemos \
440
 
@enable_python_TRUE@    qplplot.py \
441
 
@enable_python_TRUE@    xw01.py \
442
 
@enable_python_TRUE@    xw02.py \
443
 
@enable_python_TRUE@    xw03.py \
444
 
@enable_python_TRUE@    xw04.py \
445
 
@enable_python_TRUE@    xw05.py \
446
 
@enable_python_TRUE@    xw06.py \
447
 
@enable_python_TRUE@    xw07.py \
448
 
@enable_python_TRUE@    xw08.py \
449
 
@enable_python_TRUE@    xw09.py \
450
 
@enable_python_TRUE@    xw10.py \
451
 
@enable_python_TRUE@    xw11.py \
452
 
@enable_python_TRUE@    xw12.py \
453
 
@enable_python_TRUE@    xw13.py \
454
 
@enable_python_TRUE@    xw15.py \
455
 
@enable_python_TRUE@    xw16.py \
456
 
@enable_python_TRUE@    xw18.py \
457
 
@enable_python_TRUE@    xw19.py \
458
 
@enable_python_TRUE@    xw22.py
459
 
 
 
533
@enable_python_TRUE@examples_python_SCRIPTS = $(python_scripts) \
 
534
@enable_python_TRUE@    $(am__append_1)
 
535
 
 
536
# This list contains python modules that can be imported and README files.
 
537
@enable_python_TRUE@examples_python_DATA = $(python_data) \
 
538
@enable_python_TRUE@    $(am__append_2)
460
539
@enable_python_TRUE@nodist_examples_python_DATA = plplot_python_start.py
461
540
@enable_python_TRUE@CLEANFILES = *.pyc
462
 
 
463
 
### FIXME: Brute force inclusion in dist tarball.  The files below may
464
 
### be treated in a different way for installation [RL, 2003-03-06]
465
 
EXTRA_DIST = \
 
541
@enable_python_TRUE@check_DATA = \
 
542
@enable_python_TRUE@        .check
 
543
 
 
544
 
 
545
# A list of old stuff that should still (as of 2005-05-03, AWI) be 
 
546
# distributed since it contains useful information that could be used 
 
547
# to develop a python GUI that has the plframe capabilities.
 
548
old_dist = \
466
549
        pytkdemo \
467
550
        tutor.py \
468
551
        x01.py \
486
569
        x19.py \
487
570
        xtkpy
488
571
 
 
572
EXTRA_DIST = \
 
573
        $(plplotcanvas_scripts) \
 
574
        $(python_scripts) \
 
575
        $(plplotcanvas_data) \
 
576
        $(python_data) \
 
577
        $(old_dist)
 
578
 
489
579
all: all-am
490
580
 
491
581
.SUFFIXES:
520
610
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
521
611
plplot_python_start.py: $(top_builddir)/config.status $(srcdir)/plplot_python_start.py.in
522
612
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
523
 
install-dist_examples_pythonSCRIPTS: $(dist_examples_python_SCRIPTS)
 
613
install-examples_pythonSCRIPTS: $(examples_python_SCRIPTS)
524
614
        @$(NORMAL_INSTALL)
525
615
        test -z "$(examples_pythondir)" || $(mkdir_p) "$(DESTDIR)$(examples_pythondir)"
526
 
        @list='$(dist_examples_python_SCRIPTS)'; for p in $$list; do \
 
616
        @list='$(examples_python_SCRIPTS)'; for p in $$list; do \
527
617
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
528
618
          if test -f $$d$$p; then \
529
619
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
530
 
            echo " $(dist_examples_pythonSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(examples_pythondir)/$$f'"; \
531
 
            $(dist_examples_pythonSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(examples_pythondir)/$$f"; \
 
620
            echo " $(examples_pythonSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(examples_pythondir)/$$f'"; \
 
621
            $(examples_pythonSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(examples_pythondir)/$$f"; \
532
622
          else :; fi; \
533
623
        done
534
624
 
535
 
uninstall-dist_examples_pythonSCRIPTS:
 
625
uninstall-examples_pythonSCRIPTS:
536
626
        @$(NORMAL_UNINSTALL)
537
 
        @list='$(dist_examples_python_SCRIPTS)'; for p in $$list; do \
 
627
        @list='$(examples_python_SCRIPTS)'; for p in $$list; do \
538
628
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
539
629
          echo " rm -f '$(DESTDIR)$(examples_pythondir)/$$f'"; \
540
630
          rm -f "$(DESTDIR)$(examples_pythondir)/$$f"; \
549
639
distclean-libtool:
550
640
        -rm -f libtool
551
641
uninstall-info-am:
552
 
install-dist_examples_pythonDATA: $(dist_examples_python_DATA)
 
642
install-examples_pythonDATA: $(examples_python_DATA)
553
643
        @$(NORMAL_INSTALL)
554
644
        test -z "$(examples_pythondir)" || $(mkdir_p) "$(DESTDIR)$(examples_pythondir)"
555
 
        @list='$(dist_examples_python_DATA)'; for p in $$list; do \
 
645
        @list='$(examples_python_DATA)'; for p in $$list; do \
556
646
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
557
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
558
 
          echo " $(dist_examples_pythonDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examples_pythondir)/$$f'"; \
559
 
          $(dist_examples_pythonDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examples_pythondir)/$$f"; \
 
647
          f=$(am__strip_dir) \
 
648
          echo " $(examples_pythonDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examples_pythondir)/$$f'"; \
 
649
          $(examples_pythonDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examples_pythondir)/$$f"; \
560
650
        done
561
651
 
562
 
uninstall-dist_examples_pythonDATA:
 
652
uninstall-examples_pythonDATA:
563
653
        @$(NORMAL_UNINSTALL)
564
 
        @list='$(dist_examples_python_DATA)'; for p in $$list; do \
565
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
654
        @list='$(examples_python_DATA)'; for p in $$list; do \
 
655
          f=$(am__strip_dir) \
566
656
          echo " rm -f '$(DESTDIR)$(examples_pythondir)/$$f'"; \
567
657
          rm -f "$(DESTDIR)$(examples_pythondir)/$$f"; \
568
658
        done
571
661
        test -z "$(examples_pythondir)" || $(mkdir_p) "$(DESTDIR)$(examples_pythondir)"
572
662
        @list='$(nodist_examples_python_DATA)'; for p in $$list; do \
573
663
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
574
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
664
          f=$(am__strip_dir) \
575
665
          echo " $(nodist_examples_pythonDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examples_pythondir)/$$f'"; \
576
666
          $(nodist_examples_pythonDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examples_pythondir)/$$f"; \
577
667
        done
579
669
uninstall-nodist_examples_pythonDATA:
580
670
        @$(NORMAL_UNINSTALL)
581
671
        @list='$(nodist_examples_python_DATA)'; for p in $$list; do \
582
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
672
          f=$(am__strip_dir) \
583
673
          echo " rm -f '$(DESTDIR)$(examples_pythondir)/$$f'"; \
584
674
          rm -f "$(DESTDIR)$(examples_pythondir)/$$f"; \
585
675
        done
618
708
          fi; \
619
709
        done
620
710
check-am: all-am
 
711
        $(MAKE) $(AM_MAKEFLAGS) $(check_DATA)
621
712
check: check-am
622
713
all-am: Makefile $(SCRIPTS) $(DATA)
623
714
installdirs:
644
735
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
645
736
 
646
737
distclean-generic:
647
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
738
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
648
739
 
649
740
maintainer-clean-generic:
650
741
        @echo "This command is intended for maintainers to use"
667
758
 
668
759
info-am:
669
760
 
670
 
install-data-am: install-dist_examples_pythonDATA \
671
 
        install-dist_examples_pythonSCRIPTS \
 
761
install-data-am: install-examples_pythonDATA \
 
762
        install-examples_pythonSCRIPTS \
672
763
        install-nodist_examples_pythonDATA
673
764
 
674
765
install-exec-am:
695
786
 
696
787
ps-am:
697
788
 
698
 
uninstall-am: uninstall-dist_examples_pythonDATA \
699
 
        uninstall-dist_examples_pythonSCRIPTS uninstall-info-am \
 
789
uninstall-am: uninstall-examples_pythonDATA \
 
790
        uninstall-examples_pythonSCRIPTS uninstall-info-am \
700
791
        uninstall-nodist_examples_pythonDATA
701
792
 
702
793
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
703
794
        distclean distclean-generic distclean-libtool distdir dvi \
704
795
        dvi-am html html-am info info-am install install-am \
705
 
        install-data install-data-am install-dist_examples_pythonDATA \
706
 
        install-dist_examples_pythonSCRIPTS install-exec \
707
 
        install-exec-am install-info install-info-am install-man \
 
796
        install-data install-data-am install-examples_pythonDATA \
 
797
        install-examples_pythonSCRIPTS install-exec install-exec-am \
 
798
        install-info install-info-am install-man \
708
799
        install-nodist_examples_pythonDATA install-strip installcheck \
709
800
        installcheck-am installdirs maintainer-clean \
710
801
        maintainer-clean-generic mostlyclean mostlyclean-generic \
711
802
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
712
 
        uninstall-dist_examples_pythonDATA \
713
 
        uninstall-dist_examples_pythonSCRIPTS uninstall-info-am \
714
 
        uninstall-nodist_examples_pythonDATA
715
 
 
 
803
        uninstall-examples_pythonDATA uninstall-examples_pythonSCRIPTS \
 
804
        uninstall-info-am uninstall-nodist_examples_pythonDATA
 
805
 
 
806
 
 
807
@enable_python_TRUE@.check: $(examples_python_SCRIPTS) $(examples_python_DATA)
 
808
@enable_python_TRUE@    ( if [ ! -f x01 ] ; then \
 
809
@enable_python_TRUE@        cd $(top_srcdir)/examples/python ; \
 
810
@enable_python_TRUE@        for file in $(examples_python_SCRIPTS) $(examples_python_DATA) ; do \
 
811
@enable_python_TRUE@          rm -f $(BUILD_DIR)/examples/python/$$file; $(LN_S) $(top_srcdir)/examples/python/$$file $(BUILD_DIR)/examples/python/$$file ; \
 
812
@enable_python_TRUE@        done ; \
 
813
@enable_python_TRUE@      fi )
 
814
@enable_python_TRUE@    touch .check
716
815
# Tell versions [3.59,3.63) of GNU make to not export all variables.
717
816
# Otherwise a system limit (for SysV at least) may be exceeded.
718
817
.NOEXPORT: