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

« back to all changes in this revision

Viewing changes to bindings/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.
34
34
#
35
35
# You should have received a copy of the GNU Library General Public License
36
36
# along with the file; if not, write to the Free Software
37
 
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
 
37
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
38
38
 
39
39
# N.B.  This treatment probably will need changes or else a complete
40
40
# replacement to work cross-platform as indicated by ?cross-platform?
41
41
# comment below, but it works quite nicely on Linux.
42
42
 
43
43
 
44
 
SOURCES = $(nodist_UNDERSCORE_plplotcmodule_la_SOURCES) $(plplot_widgetmodule_la_SOURCES)
45
 
 
46
44
srcdir = @srcdir@
47
45
top_srcdir = @top_srcdir@
48
46
VPATH = @srcdir@
63
61
NORMAL_UNINSTALL = :
64
62
PRE_UNINSTALL = :
65
63
POST_UNINSTALL = :
 
64
build_triplet = @build@
66
65
host_triplet = @host@
67
66
subdir = bindings/python
68
67
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
69
68
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
70
 
am__aclocal_m4_deps = $(top_srcdir)/cf/libtool.ac \
71
 
        $(top_srcdir)/cf/pthread.ac $(top_srcdir)/cf/freetype.ac \
72
 
        $(top_srcdir)/cf/csiro.ac $(top_srcdir)/cf/double.ac \
73
 
        $(top_srcdir)/cf/rpath.ac $(top_srcdir)/cf/instdirs.ac \
74
 
        $(top_srcdir)/cf/python.ac $(top_srcdir)/cf/java.ac \
75
 
        $(top_srcdir)/cf/swig.ac $(top_srcdir)/cf/octave.ac \
76
 
        $(top_srcdir)/cf/tcl.ac $(top_srcdir)/cf/c++.ac \
77
 
        $(top_srcdir)/cf/f77.ac $(top_srcdir)/cf/drivers-init.ac \
78
 
        $(top_srcdir)/cf/cgm.ac $(top_srcdir)/cf/gd.ac \
 
69
am__aclocal_m4_deps = $(top_srcdir)/cf/ac_pkg_swig.m4 \
 
70
        $(top_srcdir)/cf/ac_python_devel.m4 \
 
71
        $(top_srcdir)/cf/acinclude.m4 $(top_srcdir)/cf/docbook.m4 \
 
72
        $(top_srcdir)/cf/gnome.m4 $(top_srcdir)/cf/gnu-make.m4 \
 
73
        $(top_srcdir)/cf/gtk.m4 $(top_srcdir)/cf/pkg.m4 \
 
74
        $(top_srcdir)/cf/double.ac $(top_srcdir)/cf/rpath.ac \
 
75
        $(top_srcdir)/cf/instdirs.ac $(top_srcdir)/cf/c++.ac \
 
76
        $(top_srcdir)/cf/f77.ac $(top_srcdir)/cf/f95.ac \
 
77
        $(top_srcdir)/cf/libtool.ac $(top_srcdir)/cf/python.ac \
 
78
        $(top_srcdir)/cf/java.ac $(top_srcdir)/cf/swig.ac \
 
79
        $(top_srcdir)/cf/octave.ac $(top_srcdir)/cf/tcl.ac \
 
80
        $(top_srcdir)/cf/pdl.ac $(top_srcdir)/cf/pthread.ac \
 
81
        $(top_srcdir)/cf/freetype.ac $(top_srcdir)/cf/unicode.ac \
 
82
        $(top_srcdir)/cf/csiro.ac $(top_srcdir)/cf/pkg-config.ac \
 
83
        $(top_srcdir)/cf/drivers-init.ac $(top_srcdir)/cf/cgm.ac \
 
84
        $(top_srcdir)/cf/gcw.ac $(top_srcdir)/cf/gd.ac \
79
85
        $(top_srcdir)/cf/gnome.ac $(top_srcdir)/cf/linuxvga.ac \
80
86
        $(top_srcdir)/cf/xwin.ac $(top_srcdir)/cf/tk.ac \
81
 
        $(top_srcdir)/cf/ps.ac $(top_srcdir)/cf/wingcc.ac \
 
87
        $(top_srcdir)/cf/psttf.ac $(top_srcdir)/cf/wingcc.ac \
 
88
        $(top_srcdir)/cf/aqt.ac $(top_srcdir)/cf/wxwidgets.ac \
82
89
        $(top_srcdir)/cf/drivers-finish.ac $(top_srcdir)/cf/test.ac \
83
 
        $(top_srcdir)/cf/docbook.ac $(top_srcdir)/cf/pkg-config.ac \
84
 
        $(top_srcdir)/cf/summary.ac $(top_srcdir)/configure.ac
 
90
        $(top_srcdir)/cf/docbook.ac $(top_srcdir)/cf/summary.ac \
 
91
        $(top_srcdir)/configure.ac
85
92
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86
93
        $(ACLOCAL_M4)
87
 
mkinstalldirs = $(mkdir_p)
 
94
mkinstalldirs = $(install_sh) -d
88
95
CONFIG_HEADER = $(top_builddir)/config.h \
89
96
        $(top_builddir)/include/plConfig.h \
90
97
        $(top_builddir)/include/plDevs.h
91
98
CONFIG_CLEAN_FILES =
92
 
am__installdirs = "$(DESTDIR)$(ourexecpythondir)" "$(DESTDIR)$(ourexecpythondir)"
 
99
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
100
am__vpath_adj = case $$p in \
 
101
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
102
    *) f=$$p;; \
 
103
  esac;
 
104
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
105
am__installdirs = "$(DESTDIR)$(ourexecpythondir)" \
 
106
        "$(DESTDIR)$(ourexecpythondir)"
93
107
ourexecpythonLTLIBRARIES_INSTALL = $(INSTALL)
94
108
LTLIBRARIES = $(ourexecpython_LTLIBRARIES)
95
109
UNDERSCORE_plplotcmodule_la_LIBADD =
98
112
@enable_python_TRUE@@with_double_TRUE@  plplotcmodule_double.lo
99
113
UNDERSCORE_plplotcmodule_la_OBJECTS =  \
100
114
        $(nodist_UNDERSCORE_plplotcmodule_la_OBJECTS)
 
115
@enable_python_TRUE@am_UNDERSCORE_plplotcmodule_la_rpath = -rpath \
 
116
@enable_python_TRUE@    $(ourexecpythondir)
101
117
plplot_widgetmodule_la_LIBADD =
102
118
am_plplot_widgetmodule_la_OBJECTS = plplot_widgetmodule.lo
103
119
plplot_widgetmodule_la_OBJECTS = $(am_plplot_widgetmodule_la_OBJECTS)
 
120
@enable_python_TRUE@am_plplot_widgetmodule_la_rpath = -rpath \
 
121
@enable_python_TRUE@    $(ourexecpythondir)
104
122
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/include -I$(top_builddir)/include
105
123
depcomp = $(SHELL) $(top_srcdir)/cf/depcomp
106
124
am__depfiles_maybe = depfiles
107
 
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/plplot_widgetmodule.Plo \
108
 
@AMDEP_TRUE@    ./$(DEPDIR)/plplotcmodule_double.Plo \
109
 
@AMDEP_TRUE@    ./$(DEPDIR)/plplotcmodule_single.Plo
110
125
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
111
126
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
112
 
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
 
127
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
113
128
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
114
129
        $(AM_CFLAGS) $(CFLAGS)
115
130
CCLD = $(CC)
116
 
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
131
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
117
132
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
118
133
SOURCES = $(nodist_UNDERSCORE_plplotcmodule_la_SOURCES) \
119
134
        $(plplot_widgetmodule_la_SOURCES)
127
142
AMDEP_FALSE = @AMDEP_FALSE@
128
143
AMDEP_TRUE = @AMDEP_TRUE@
129
144
AMTAR = @AMTAR@
 
145
AQTINCCMD = @AQTINCCMD@
 
146
AQTLIBCMD = @AQTLIBCMD@
130
147
AR = @AR@
131
148
AS = @AS@
132
149
AUTOCONF = @AUTOCONF@
185
202
EXEEXT = @EXEEXT@
186
203
F77 = @F77@
187
204
F77_SOVERSION = @F77_SOVERSION@
 
205
F95_SOVERSION = @F95_SOVERSION@
 
206
FC = @FC@
 
207
FCFLAGS = @FCFLAGS@
188
208
FFLAGS = @FFLAGS@
189
209
FREETYPEINCCMD = @FREETYPEINCCMD@
190
210
FREETYPELIBCMD = @FREETYPELIBCMD@
 
211
GCWTHREAD_CFLAGS = @GCWTHREAD_CFLAGS@
 
212
GCWTHREAD_LIBS = @GCWTHREAD_LIBS@
 
213
GCW_CFLAGS = @GCW_CFLAGS@
 
214
GCW_LIBS = @GCW_LIBS@
 
215
GDI32INCCMD = @GDI32INCCMD@
191
216
GDI32LIBCMD = @GDI32LIBCMD@
192
217
GDINCCMD = @GDINCCMD@
193
218
GDLIBCMD = @GDLIBCMD@
199
224
GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
200
225
GNOME_LIBDIR = @GNOME_LIBDIR@
201
226
GNOME_LIBS = @GNOME_LIBS@
 
227
GNOME_PYTHON_CFLAGS = @GNOME_PYTHON_CFLAGS@
 
228
GNOME_PYTHON_LIBS = @GNOME_PYTHON_LIBS@
202
229
GTK_CFLAGS = @GTK_CFLAGS@
203
230
GTK_CONFIG = @GTK_CONFIG@
204
231
GTK_LIBS = @GTK_LIBS@
219
246
ITKLIBCMD = @ITKLIBCMD@
220
247
JADELOG = @JADELOG@
221
248
JADETEX = @JADETEX@
 
249
JAR = @JAR@
 
250
JAVAC = @JAVAC@
 
251
JAVADATA_HARDDIR = @JAVADATA_HARDDIR@
222
252
JAVAINCCMD = @JAVAINCCMD@
223
 
JAVA_INSTDIR = @JAVA_INSTDIR@
 
253
JAVAWRAPPER_DIR = @JAVAWRAPPER_DIR@
 
254
JAVAWRAPPER_HARDDIR = @JAVAWRAPPER_HARDDIR@
224
255
LDFLAGS = @LDFLAGS@
225
256
LIBLTDL = @LIBLTDL@
226
257
LIBOBJS = @LIBOBJS@
240
271
MKINDEX = @MKINDEX@
241
272
MKOCTFILE = @MKOCTFILE@
242
273
MKOCTFILE_VARS = @MKOCTFILE_VARS@
 
274
MODULESINCCMD = @MODULESINCCMD@
243
275
NNLIBS = @NNLIBS@
 
276
NUMERICINCCMD = @NUMERICINCCMD@
244
277
OBJDUMP = @OBJDUMP@
245
278
OBJEXT = @OBJEXT@
246
279
OCTAVE = @OCTAVE@
259
292
PDFJADETEX = @PDFJADETEX@
260
293
PERL = @PERL@
261
294
PKG_CONFIG = @PKG_CONFIG@
 
295
PKG_CONFIG_CHECK = @PKG_CONFIG_CHECK@
262
296
PKG_CONFIG_DIR = @PKG_CONFIG_DIR@
263
297
PKG_CONFIG_ENV = @PKG_CONFIG_ENV@
 
298
PLPLOTGNOME_SOVERSION = @PLPLOTGNOME_SOVERSION@
264
299
PLPLOTJAVAC_WRAP_DLL = @PLPLOTJAVAC_WRAP_DLL@
265
300
PLPLOT_OCTAVE_DIR = @PLPLOT_OCTAVE_DIR@
266
301
PLPLOT_TCL_VERSION = @PLPLOT_TCL_VERSION@
267
302
PLPLOT_WEBSITE = @PLPLOT_WEBSITE@
 
303
PSTTF_CFLAGS = @PSTTF_CFLAGS@
 
304
PSTTF_LIBS = @PSTTF_LIBS@
268
305
PTHREADLIBS = @PTHREADLIBS@
 
306
PYGCW_CFLAGS = @PYGCW_CFLAGS@
 
307
PYGCW_LIBS = @PYGCW_LIBS@
269
308
PYTHON = @PYTHON@
 
309
PYTHONINCCMD = @PYTHONINCCMD@
270
310
PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
271
311
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
312
PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
272
313
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
273
 
PYTHON_INC_DIR = @PYTHON_INC_DIR@
274
314
PYTHON_INSTDIR = @PYTHON_INSTDIR@
275
315
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
276
 
PYTHON_NUM_DIR = @PYTHON_NUM_DIR@
277
316
PYTHON_PLATFORM = @PYTHON_PLATFORM@
278
317
PYTHON_PREFIX = @PYTHON_PREFIX@
279
318
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
299
338
TCL_DIR = @TCL_DIR@
300
339
TKINCCMD = @TKINCCMD@
301
340
TKLIBCMD = @TKLIBCMD@
 
341
UNICODEINCS = @UNICODEINCS@
 
342
UNICODELIBS = @UNICODELIBS@
 
343
UNICODE_CONFIG = @UNICODE_CONFIG@
302
344
VERSION = @VERSION@
303
345
WWW_DIR = @WWW_DIR@
304
346
WWW_GROUP = @WWW_GROUP@
305
347
WWW_HOST = @WWW_HOST@
306
348
WWW_USER = @WWW_USER@
 
349
WXWIDGETSINCCMD = @WXWIDGETSINCCMD@
 
350
WXWIDGETSLIBCMD = @WXWIDGETSLIBCMD@
307
351
XML_DECL = @XML_DECL@
308
352
X_CFLAGS = @X_CFLAGS@
309
353
X_EXTRA_LIBS = @X_EXTRA_LIBS@
315
359
ac_ct_CXX = @ac_ct_CXX@
316
360
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
317
361
ac_ct_F77 = @ac_ct_F77@
 
362
ac_ct_FC = @ac_ct_FC@
318
363
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
319
364
ac_ct_RANLIB = @ac_ct_RANLIB@
320
365
ac_ct_STRIP = @ac_ct_STRIP@
325
370
am__include = @am__include@
326
371
am__leading_dot = @am__leading_dot@
327
372
am__quote = @am__quote@
 
373
am__tar = @am__tar@
 
374
am__untar = @am__untar@
328
375
bindir = @bindir@
329
376
build = @build@
330
377
build_alias = @build_alias@
331
378
build_cpu = @build_cpu@
332
379
build_os = @build_os@
333
380
build_vendor = @build_vendor@
 
381
cc_is_gcc_FALSE = @cc_is_gcc_FALSE@
 
382
cc_is_gcc_TRUE = @cc_is_gcc_TRUE@
334
383
darwin_os_FALSE = @darwin_os_FALSE@
335
384
darwin_os_TRUE = @darwin_os_TRUE@
336
385
datadir = @datadir@
346
395
enable_f77 = @enable_f77@
347
396
enable_f77_FALSE = @enable_f77_FALSE@
348
397
enable_f77_TRUE = @enable_f77_TRUE@
 
398
enable_f95 = @enable_f95@
 
399
enable_f95_FALSE = @enable_f95_FALSE@
 
400
enable_f95_TRUE = @enable_f95_TRUE@
 
401
enable_gcw = @enable_gcw@
 
402
enable_gcw_FALSE = @enable_gcw_FALSE@
 
403
enable_gcw_TRUE = @enable_gcw_TRUE@
349
404
enable_gnome_FALSE = @enable_gnome_FALSE@
350
405
enable_gnome_TRUE = @enable_gnome_TRUE@
351
406
enable_itcl_FALSE = @enable_itcl_FALSE@
356
411
enable_octave = @enable_octave@
357
412
enable_octave_FALSE = @enable_octave_FALSE@
358
413
enable_octave_TRUE = @enable_octave_TRUE@
 
414
enable_pdl = @enable_pdl@
 
415
enable_pdl_FALSE = @enable_pdl_FALSE@
 
416
enable_pdl_TRUE = @enable_pdl_TRUE@
 
417
enable_pygcw_FALSE = @enable_pygcw_FALSE@
 
418
enable_pygcw_TRUE = @enable_pygcw_TRUE@
359
419
enable_python = @enable_python@
360
420
enable_python_FALSE = @enable_python_FALSE@
361
421
enable_python_TRUE = @enable_python_TRUE@
370
430
enable_xwin_TRUE = @enable_xwin_TRUE@
371
431
exec_prefix = @exec_prefix@
372
432
found_kcc = @found_kcc@
 
433
gcw_false = @gcw_false@
 
434
gcw_true = @gcw_true@
373
435
has_db2x_texixml = @has_db2x_texixml@
374
436
has_db2x_xsltproc = @has_db2x_xsltproc@
375
437
has_dvips = @has_dvips@
 
438
has_file_cmd = @has_file_cmd@
376
439
has_jadetex = @has_jadetex@
377
440
has_makeinfo = @has_makeinfo@
378
441
has_matwrap = @has_matwrap@
428
491
with_rpath_TRUE = @with_rpath_TRUE@
429
492
SWIG_SUPPORT_DIR = $(top_srcdir)/bindings/swig-support
430
493
PLPLOTCAPI_I = $(SWIG_SUPPORT_DIR)/plplotcapi.i
431
 
SWIG_CMD = $(SWIG) -I$(SWIG_SUPPORT_DIR) -c++ -DSWIG_PYTHON -python
 
494
SWIG_PYTHON_DIR = $(top_srcdir)/bindings/python
 
495
MAKEDOCSTRINGS_PY = $(SWIG_PYTHON_DIR)/makedocstrings.py
 
496
SWIG_CMD = $(SWIG) -I$(SWIG_SUPPORT_DIR) -I$(SWIG_PYTHON_DIR) -DSWIG_PYTHON -python
432
497
 
433
498
### FIXME: Brute force inclusion in dist tarball.  The files below may
434
499
### be treated in a different way for installation [RL, 2003-03-06]
435
500
EXTRA_DIST = \
436
501
        1.4b3 \
 
502
        fragments.i \
437
503
        plplotcmodule.i \
438
504
        makedocstrings.py \
439
505
        plplot_widgetmodule.c \
441
507
        Plframe.py \
442
508
        README.pythonbuild \
443
509
        TclSup.py \
444
 
        plmodule.c \
445
 
        plmodule.h \
446
510
        $(MAINTAINERCLEANFILES)
447
511
 
448
512
 
450
514
ourexecpythondir = $(pythondir)
451
515
libplplot = $(top_builddir)/src/libplplot$(LIB_TAG).la
452
516
 
453
 
# PYTHON_NUM_DIR only required until we quit supporting python 1.5
 
517
# NUMERICINCCMD only required until we quit supporting python 1.5
454
518
# X_CFLAGS required (on some platforms, e.g., netbsd) by plplot_widgetmodule.c
455
 
AM_CPPFLAGS = $(INCLTDL) -I$(PYTHON_INC_DIR) -I$(PYTHON_NUM_DIR) $(X_CFLAGS)
 
519
AM_CPPFLAGS = -I$(top_srcdir)/include $(INCLTDL) $(PYTHONINCCMD) $(NUMERICINCCMD) $(X_CFLAGS)
456
520
# -no-undefined should work on all (other) platforms here since symbols should 
457
521
# all be resolved by $(PYTHON_LDFLAGS) and libplplot
458
522
@darwin_os_FALSE@extra_ldflags = -no-undefined $(PYTHON_LDFLAGS)
482
546
@enable_python_TRUE@ourexecpython_LTLIBRARIES = UNDERSCORE_plplotcmodule.la plplot_widgetmodule.la
483
547
 
484
548
### Do a similar job as install-exec-hook in the .libs directory, but
485
 
### also removing "module" from teh file names.  This regards make
 
549
### also removing "module" from the file names.  This regards make
486
550
### check.
487
551
@enable_python_TRUE@check_DATA = .libs/check-stamp
488
552
CLEANFILES = \
489
553
        plplotcmodule_double.c \
490
 
        plplotcmodule_single.c
 
554
        plplotcmodule_single.c \
 
555
        *.pyc
491
556
 
492
557
MAINTAINERCLEANFILES = \
493
558
        plplotc.py \
532
597
        test -z "$(ourexecpythondir)" || $(mkdir_p) "$(DESTDIR)$(ourexecpythondir)"
533
598
        @list='$(ourexecpython_LTLIBRARIES)'; for p in $$list; do \
534
599
          if test -f $$p; then \
535
 
            f="`echo $$p | sed -e 's|^.*/||'`"; \
 
600
            f=$(am__strip_dir) \
536
601
            echo " $(LIBTOOL) --mode=install $(ourexecpythonLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(ourexecpythondir)/$$f'"; \
537
602
            $(LIBTOOL) --mode=install $(ourexecpythonLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(ourexecpythondir)/$$f"; \
538
603
          else :; fi; \
540
605
 
541
606
uninstall-ourexecpythonLTLIBRARIES:
542
607
        @$(NORMAL_UNINSTALL)
543
 
        @list='$(ourexecpython_LTLIBRARIES)'; for p in $$list; do \
544
 
            p="`echo $$p | sed -e 's|^.*/||'`"; \
 
608
        @set -x; list='$(ourexecpython_LTLIBRARIES)'; for p in $$list; do \
 
609
          p=$(am__strip_dir) \
545
610
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(ourexecpythondir)/$$p'"; \
546
611
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(ourexecpythondir)/$$p"; \
547
612
        done
555
620
          rm -f "$${dir}/so_locations"; \
556
621
        done
557
622
UNDERSCORE_plplotcmodule.la: $(UNDERSCORE_plplotcmodule_la_OBJECTS) $(UNDERSCORE_plplotcmodule_la_DEPENDENCIES) 
558
 
        $(LINK) -rpath $(ourexecpythondir) $(UNDERSCORE_plplotcmodule_la_LDFLAGS) $(UNDERSCORE_plplotcmodule_la_OBJECTS) $(UNDERSCORE_plplotcmodule_la_LIBADD) $(LIBS)
 
623
        $(LINK) $(am_UNDERSCORE_plplotcmodule_la_rpath) $(UNDERSCORE_plplotcmodule_la_LDFLAGS) $(UNDERSCORE_plplotcmodule_la_OBJECTS) $(UNDERSCORE_plplotcmodule_la_LIBADD) $(LIBS)
559
624
plplot_widgetmodule.la: $(plplot_widgetmodule_la_OBJECTS) $(plplot_widgetmodule_la_DEPENDENCIES) 
560
 
        $(LINK) -rpath $(ourexecpythondir) $(plplot_widgetmodule_la_LDFLAGS) $(plplot_widgetmodule_la_OBJECTS) $(plplot_widgetmodule_la_LIBADD) $(LIBS)
 
625
        $(LINK) $(am_plplot_widgetmodule_la_rpath) $(plplot_widgetmodule_la_LDFLAGS) $(plplot_widgetmodule_la_OBJECTS) $(plplot_widgetmodule_la_LIBADD) $(LIBS)
561
626
 
562
627
mostlyclean-compile:
563
628
        -rm -f *.$(OBJEXT)
573
638
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
574
639
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
575
640
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
576
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
577
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
641
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
578
642
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
579
643
 
580
644
.c.obj:
581
645
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
582
646
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
583
647
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
584
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
585
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
648
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
586
649
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
587
650
 
588
651
.c.lo:
589
652
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
590
653
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
591
654
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
592
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
593
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
655
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
594
656
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
595
657
 
596
658
mostlyclean-libtool:
607
669
        test -z "$(ourexecpythondir)" || $(mkdir_p) "$(DESTDIR)$(ourexecpythondir)"
608
670
        @list='$(ourexecpython_DATA)'; for p in $$list; do \
609
671
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
610
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
672
          f=$(am__strip_dir) \
611
673
          echo " $(ourexecpythonDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(ourexecpythondir)/$$f'"; \
612
674
          $(ourexecpythonDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(ourexecpythondir)/$$f"; \
613
675
        done
615
677
uninstall-ourexecpythonDATA:
616
678
        @$(NORMAL_UNINSTALL)
617
679
        @list='$(ourexecpython_DATA)'; for p in $$list; do \
618
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
680
          f=$(am__strip_dir) \
619
681
          echo " rm -f '$(DESTDIR)$(ourexecpythondir)/$$f'"; \
620
682
          rm -f "$(DESTDIR)$(ourexecpythondir)/$$f"; \
621
683
        done
723
785
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
724
786
 
725
787
distclean-generic:
726
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
788
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
727
789
 
728
790
maintainer-clean-generic:
729
791
        @echo "This command is intended for maintainers to use"
789
851
        distclean-compile distclean-generic distclean-libtool \
790
852
        distclean-tags distdir dvi dvi-am html html-am info info-am \
791
853
        install install-am install-data install-data-am install-exec \
792
 
        install-exec-am install-info install-info-am install-man \
793
 
        install-ourexecpythonDATA install-ourexecpythonLTLIBRARIES \
794
 
        install-strip installcheck installcheck-am installdirs \
795
 
        maintainer-clean maintainer-clean-generic mostlyclean \
796
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
797
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
798
 
        uninstall-info-am uninstall-ourexecpythonDATA \
799
 
        uninstall-ourexecpythonLTLIBRARIES
 
854
        install-exec-am install-exec-hook install-info install-info-am \
 
855
        install-man install-ourexecpythonDATA \
 
856
        install-ourexecpythonLTLIBRARIES install-strip installcheck \
 
857
        installcheck-am installdirs maintainer-clean \
 
858
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
859
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
860
        tags uninstall uninstall-am uninstall-info-am \
 
861
        uninstall-ourexecpythonDATA uninstall-ourexecpythonLTLIBRARIES
800
862
 
801
863
 
802
864
### Only swig version 1.3.21 (and above?) will work here.
811
873
 
812
874
# swig-1.3.21+ does not handle documentation strings properly so run this
813
875
# script to make documentation strings.
814
 
plplotcmodule_double.c: plplotcmodule_p_double.c makedocstrings.py
815
 
        $(PYTHON) makedocstrings.py plplotcmodule_p_double.c plplotcmodule_double.c
 
876
plplotcmodule_double.c: plplotcmodule_p_double.c $(MAKEDOCSTRINGS_PY)
 
877
        $(PYTHON) $(MAKEDOCSTRINGS_PY) plplotcmodule_p_double.c plplotcmodule_double.c
816
878
 
817
879
### Note plplotc.py generated here as well, but it is identical to the
818
880
### one generated above and we cannot mention it as a duplicate target here.
819
881
plplotcmodule_p_single.c: plplotcmodule.i $(PLPLOTCAPI_I)
820
882
        $(SWIG_CMD) -o plplotcmodule_p_single.c plplotcmodule.i
821
883
 
822
 
plplotcmodule_single.c: plplotcmodule_p_single.c makedocstrings.py
823
 
        $(PYTHON) makedocstrings.py plplotcmodule_p_single.c plplotcmodule_single.c
 
884
plplotcmodule_single.c: plplotcmodule_p_single.c $(MAKEDOCSTRINGS_PY)
 
885
        $(PYTHON) $(MAKEDOCSTRINGS_PY) plplotcmodule_p_single.c plplotcmodule_single.c
824
886
@enable_python_TRUE@.libs/check-stamp:
825
887
@enable_python_TRUE@    ( cd .libs ; \
826
888
@enable_python_TRUE@      for f in UNDERSCORE_plplot* ; do \