~apparmor-dev/apparmor/apparmor-ubuntu-citrain-trusty

« back to all changes in this revision

Viewing changes to libraries/libapparmor/swig/python/test/Makefile.in

  • Committer: Seth Arnold
  • Date: 2014-03-12 02:05:16 UTC
  • mto: This revision was merged to the branch mainline in revision 1496.
  • Revision ID: seth.arnold@canonical.com-20140312020516-zjike3pmw6hi861h
[ Jamie Strandboge ]
 * debian/debhelper/dh_apparmor: exit with error if aa-easyprof does not
   exist
 * debian/control: drop Depends on apparmor-easyprof to Suggests for
   dh-apparmor
[ Seth Arnold, Jamie Strandboge, Steve Beattie, John Johansen, Tyler Hicks ]
* New upstream snapshot (LP: #1278702, #1061693, #1285653) dropping very
  large Ubuntu delta and fixing the following bugs:
  - Adjust fonts abstraction for libthai (LP: #1278702)
  - Support translated XDG user directories (LP: #1061693)
  - Adjust abstractions/web-data to include /var/www/html (LP: #1285653)
    Refresh 0002-add-debian-integration-to-lighttpd.patch to include
    /etc/lighttpd/conf-available/*.conf
  - Adjust debian/libapparmor1.symbols to reflect new upstream versioning
    for the aa_query_label() function
  - Raise exceptions in Python bindings when something fails
* ship new Python replacements for previous Perl-based tools
  - debian/apparmor-utils.install: remove usr/share/perl5/Immunix/*.pm and add
    usr/sbin/aa-autodep, usr/sbin/aa-cleanprof and usr/sbin/aa-mergeprof
  - debian/control:
    + remove various Perl dependencies
    + add python-apparmor and python3-apparmor
    + python3-apparmor Breaks: apparmor-easyprof to move the file since it
      ships dist-packages/apparmor/__init__.py now
  - debian/apparmor-utils.manpages: ship new manpages for aa-cleanprof and
    aa-mergeprof
  - debian/rules: build and install Python tools
* debian/apparmor.install:
  - install apparmorfs, dovecot, kernelvars, securityfs, sys,
    and xdg-user-dirs tunables and xdg-user-dirs.d directory
* debian/apparmor.dirs:
  - install /etc/apparmor.d/tunables/xdg-user-dirs.d
* debian/apparmor.postinst: create xdg-user-dirs.d
* debian/apparmor.postrm: remove xdg-user-dirs.d
* Remaining patches:
  - 0001-add-chromium-browser.patch
  - 0002-add-debian-integration-to-lighttpd.patch
  - 0003-ubuntu-manpage-updates.patch
  - 0004-libapparmor-layout-deb.patch (renamed from 0008)
  - 0005-libapparmor-mention-dbus-method-in-getcon-man.patch (renamed from
    0068)
  - 0006-etc-writable.patch (renamed from 0070)
  - 0007-aa-utils_are_bilingual.patch (renamed from 0077)
  - 0008-remove-ptrace.patch
  - 0009-convert-to-rules.patch
  - 0010-list-fns.patch
  - 0011-parse-mode.patch
  - 0012-add-decimal-interp.patch
  - 0013-policy_mediates.patch
  - 0014-fix-failpath.patch
  - 0015-feature_file.patch
  - 0016-fix-network.patch
  - 0017-aare-to-class.patch
  - 0018-add-mediation-unix.patch
  - 0019-parser_version.patch
  - 0020-caching.patch
  - 0021-label-class.patch
  - 0022-signal.patch
  - 0023-fix-lexer-debug.patch
  - 0024-ptrace.patch
  - 0025-use-diff-encode.patch
  - 0026-fix-serialize.patch
  - 0027-fix-af.patch
  - 0028-opt_arg.patch
  - 0029-tests-cond-dbus.patch
  - 0030-tests.diff
* Move manpages from libapparmor1 to libapparmor-dev
  - debian/libapparmor-dev.manpages: install aa_change_hat.2,
    aa_change_profile.2, aa_find_mountpoint.2, aa_getcon.2
  - debian/control: libapparmor-dev Replaces: and Breaks: libapparmor1
* Move /usr/lib/python3/dist-packages/apparmor/__init__.py from
  apparmor-easyprof to python3-apparmor
  - debian/control: python3-apparmor Breaks: apparmor-easyprof
  - debian/apparmor-easyprof.install: remove
    usr/lib/python*.*/site-packages/apparmor*
* New profiles and abstractions:
  - debian/apparmor.install: tunables/dovecot, tunables/kernelvars,
    tunables/xdg-user-dirs, tunables/xdg-user-dirs.d
* Test merge from upstream new pyutils branch (rev 2385)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.13.3 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
VPATH = @srcdir@
 
17
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
18
am__make_running_with_option = \
 
19
  case $${target_option-} in \
 
20
      ?) ;; \
 
21
      *) echo "am__make_running_with_option: internal error: invalid" \
 
22
              "target option '$${target_option-}' specified" >&2; \
 
23
         exit 1;; \
 
24
  esac; \
 
25
  has_opt=no; \
 
26
  sane_makeflags=$$MAKEFLAGS; \
 
27
  if $(am__is_gnu_make); then \
 
28
    sane_makeflags=$$MFLAGS; \
 
29
  else \
 
30
    case $$MAKEFLAGS in \
 
31
      *\\[\ \   ]*) \
 
32
        bs=\\; \
 
33
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
34
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
35
    esac; \
 
36
  fi; \
 
37
  skip_next=no; \
 
38
  strip_trailopt () \
 
39
  { \
 
40
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
41
  }; \
 
42
  for flg in $$sane_makeflags; do \
 
43
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
44
    case $$flg in \
 
45
      *=*|--*) continue;; \
 
46
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
47
      -*I?*) strip_trailopt 'I';; \
 
48
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
49
      -*O?*) strip_trailopt 'O';; \
 
50
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
51
      -*l?*) strip_trailopt 'l';; \
 
52
      -[dEDm]) skip_next=yes;; \
 
53
      -[JT]) skip_next=yes;; \
 
54
    esac; \
 
55
    case $$flg in \
 
56
      *$$target_option*) has_opt=yes; break;; \
 
57
    esac; \
 
58
  done; \
 
59
  test $$has_opt = yes
 
60
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
61
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
 
62
pkgdatadir = $(datadir)/@PACKAGE@
 
63
pkgincludedir = $(includedir)/@PACKAGE@
 
64
pkglibdir = $(libdir)/@PACKAGE@
 
65
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
66
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
67
install_sh_DATA = $(install_sh) -c -m 644
 
68
install_sh_PROGRAM = $(install_sh) -c
 
69
install_sh_SCRIPT = $(install_sh) -c
 
70
INSTALL_HEADER = $(INSTALL_DATA)
 
71
transform = $(program_transform_name)
 
72
NORMAL_INSTALL = :
 
73
PRE_INSTALL = :
 
74
POST_INSTALL = :
 
75
NORMAL_UNINSTALL = :
 
76
PRE_UNINSTALL = :
 
77
POST_UNINSTALL = :
 
78
build_triplet = @build@
 
79
host_triplet = @host@
 
80
subdir = swig/python/test
 
81
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
82
        $(top_srcdir)/test-driver
 
83
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
84
am__aclocal_m4_deps = $(top_srcdir)/../../common/Version \
 
85
        $(top_srcdir)/m4/ac_pod2man.m4 \
 
86
        $(top_srcdir)/m4/ac_python_devel.m4 $(top_srcdir)/configure.ac
 
87
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
88
        $(ACLOCAL_M4)
 
89
mkinstalldirs = $(install_sh) -d
 
90
CONFIG_CLEAN_FILES =
 
91
CONFIG_CLEAN_VPATH_FILES =
 
92
AM_V_P = $(am__v_P_@AM_V@)
 
93
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
94
am__v_P_0 = false
 
95
am__v_P_1 = :
 
96
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
97
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
98
am__v_GEN_0 = @echo "  GEN     " $@;
 
99
am__v_GEN_1 = 
 
100
AM_V_at = $(am__v_at_@AM_V@)
 
101
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
102
am__v_at_0 = @
 
103
am__v_at_1 = 
 
104
SOURCES =
 
105
DIST_SOURCES =
 
106
am__can_run_installinfo = \
 
107
  case $$AM_UPDATE_INFO_DIR in \
 
108
    n|no|NO) false;; \
 
109
    *) (install-info --version) >/dev/null 2>&1;; \
 
110
  esac
 
111
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
112
am__tty_colors_dummy = \
 
113
  mgn= red= grn= lgn= blu= brg= std=; \
 
114
  am__color_tests=no
 
115
am__tty_colors = { \
 
116
  $(am__tty_colors_dummy); \
 
117
  if test "X$(AM_COLOR_TESTS)" = Xno; then \
 
118
    am__color_tests=no; \
 
119
  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
 
120
    am__color_tests=yes; \
 
121
  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
 
122
    am__color_tests=yes; \
 
123
  fi; \
 
124
  if test $$am__color_tests = yes; then \
 
125
    red=''; \
 
126
    grn=''; \
 
127
    lgn=''; \
 
128
    blu=''; \
 
129
    mgn=''; \
 
130
    brg=''; \
 
131
    std=''; \
 
132
  fi; \
 
133
}
 
134
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
135
am__vpath_adj = case $$p in \
 
136
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
137
    *) f=$$p;; \
 
138
  esac;
 
139
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
140
am__install_max = 40
 
141
am__nobase_strip_setup = \
 
142
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
143
am__nobase_strip = \
 
144
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
145
am__nobase_list = $(am__nobase_strip_setup); \
 
146
  for p in $$list; do echo "$$p $$p"; done | \
 
147
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
148
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
149
    if (++n[$$2] == $(am__install_max)) \
 
150
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
151
    END { for (dir in files) print dir, files[dir] }'
 
152
am__base_list = \
 
153
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
154
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
155
am__uninstall_files_from_dir = { \
 
156
  test -z "$$files" \
 
157
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
158
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
159
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
160
  }
 
161
am__recheck_rx = ^[     ]*:recheck:[    ]*
 
162
am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
 
163
am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
 
164
# A command that, given a newline-separated list of test names on the
 
165
# standard input, print the name of the tests that are to be re-run
 
166
# upon "make recheck".
 
167
am__list_recheck_tests = $(AWK) '{ \
 
168
  recheck = 1; \
 
169
  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
 
170
    { \
 
171
      if (rc < 0) \
 
172
        { \
 
173
          if ((getline line2 < ($$0 ".log")) < 0) \
 
174
            recheck = 0; \
 
175
          break; \
 
176
        } \
 
177
      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
 
178
        { \
 
179
          recheck = 0; \
 
180
          break; \
 
181
        } \
 
182
      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
 
183
        { \
 
184
          break; \
 
185
        } \
 
186
    }; \
 
187
  if (recheck) \
 
188
    print $$0; \
 
189
  close ($$0 ".trs"); \
 
190
  close ($$0 ".log"); \
 
191
}'
 
192
# A command that, given a newline-separated list of test names on the
 
193
# standard input, create the global log from their .trs and .log files.
 
194
am__create_global_log = $(AWK) ' \
 
195
function fatal(msg) \
 
196
{ \
 
197
  print "fatal: making $@: " msg | "cat >&2"; \
 
198
  exit 1; \
 
199
} \
 
200
function rst_section(header) \
 
201
{ \
 
202
  print header; \
 
203
  len = length(header); \
 
204
  for (i = 1; i <= len; i = i + 1) \
 
205
    printf "="; \
 
206
  printf "\n\n"; \
 
207
} \
 
208
{ \
 
209
  copy_in_global_log = 1; \
 
210
  global_test_result = "RUN"; \
 
211
  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
 
212
    { \
 
213
      if (rc < 0) \
 
214
         fatal("failed to read from " $$0 ".trs"); \
 
215
      if (line ~ /$(am__global_test_result_rx)/) \
 
216
        { \
 
217
          sub("$(am__global_test_result_rx)", "", line); \
 
218
          sub("[        ]*$$", "", line); \
 
219
          global_test_result = line; \
 
220
        } \
 
221
      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
 
222
        copy_in_global_log = 0; \
 
223
    }; \
 
224
  if (copy_in_global_log) \
 
225
    { \
 
226
      rst_section(global_test_result ": " $$0); \
 
227
      while ((rc = (getline line < ($$0 ".log"))) != 0) \
 
228
      { \
 
229
        if (rc < 0) \
 
230
          fatal("failed to read from " $$0 ".log"); \
 
231
        print line; \
 
232
      }; \
 
233
      printf "\n"; \
 
234
    }; \
 
235
  close ($$0 ".trs"); \
 
236
  close ($$0 ".log"); \
 
237
}'
 
238
# Restructured Text title.
 
239
am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
 
240
# Solaris 10 'make', and several other traditional 'make' implementations,
 
241
# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
 
242
# by disabling -e (using the XSI extension "set +e") if it's set.
 
243
am__sh_e_setup = case $$- in *e*) set +e;; esac
 
244
# Default flags passed to test drivers.
 
245
am__common_driver_flags = \
 
246
  --color-tests "$$am__color_tests" \
 
247
  --enable-hard-errors "$$am__enable_hard_errors" \
 
248
  --expect-failure "$$am__expect_failure"
 
249
# To be inserted before the command running the test.  Creates the
 
250
# directory for the log if needed.  Stores in $dir the directory
 
251
# containing $f, in $tst the test, in $log the log.  Executes the
 
252
# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
 
253
# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
 
254
# will run the test scripts (or their associated LOG_COMPILER, if
 
255
# thy have one).
 
256
am__check_pre = \
 
257
$(am__sh_e_setup);                                      \
 
258
$(am__vpath_adj_setup) $(am__vpath_adj)                 \
 
259
$(am__tty_colors);                                      \
 
260
srcdir=$(srcdir); export srcdir;                        \
 
261
case "$@" in                                            \
 
262
  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
 
263
    *) am__odir=.;;                                     \
 
264
esac;                                                   \
 
265
test "x$$am__odir" = x"." || test -d "$$am__odir"       \
 
266
  || $(MKDIR_P) "$$am__odir" || exit $$?;               \
 
267
if test -f "./$$f"; then dir=./;                        \
 
268
elif test -f "$$f"; then dir=;                          \
 
269
else dir="$(srcdir)/"; fi;                              \
 
270
tst=$$dir$$f; log='$@';                                 \
 
271
if test -n '$(DISABLE_HARD_ERRORS)'; then               \
 
272
  am__enable_hard_errors=no;                            \
 
273
else                                                    \
 
274
  am__enable_hard_errors=yes;                           \
 
275
fi;                                                     \
 
276
case " $(XFAIL_TESTS) " in                              \
 
277
  *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
 
278
    am__expect_failure=yes;;                            \
 
279
  *)                                                    \
 
280
    am__expect_failure=no;;                             \
 
281
esac;                                                   \
 
282
$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
 
283
# A shell command to get the names of the tests scripts with any registered
 
284
# extension removed (i.e., equivalently, the names of the test logs, with
 
285
# the '.log' extension removed).  The result is saved in the shell variable
 
286
# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
 
287
# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
 
288
# since that might cause problem with VPATH rewrites for suffix-less tests.
 
289
# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
 
290
am__set_TESTS_bases = \
 
291
  bases='$(TEST_LOGS)'; \
 
292
  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
 
293
  bases=`echo $$bases`
 
294
RECHECK_LOGS = $(TEST_LOGS)
 
295
AM_RECURSIVE_TARGETS = check recheck
 
296
TEST_SUITE_LOG = test-suite.log
 
297
TEST_EXTENSIONS = @EXEEXT@ .test
 
298
LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
 
299
LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
 
300
am__set_b = \
 
301
  case '$@' in \
 
302
    */*) \
 
303
      case '$*' in \
 
304
        */*) b='$*';; \
 
305
          *) b=`echo '$@' | sed 's/\.log$$//'`; \
 
306
       esac;; \
 
307
    *) \
 
308
      b='$*';; \
 
309
  esac
 
310
am__test_logs1 = $(TESTS:=.log)
 
311
am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
 
312
TEST_LOGS = $(am__test_logs2:.test.log=.log)
 
313
TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
 
314
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
 
315
        $(TEST_LOG_FLAGS)
 
316
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
317
ACLOCAL = @ACLOCAL@
 
318
AMTAR = @AMTAR@
 
319
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
320
AR = @AR@
 
321
AUTOCONF = @AUTOCONF@
 
322
AUTOHEADER = @AUTOHEADER@
 
323
AUTOMAKE = @AUTOMAKE@
 
324
AWK = @AWK@
 
325
CC = @CC@
 
326
CCDEPMODE = @CCDEPMODE@
 
327
CFLAGS = @CFLAGS@
 
328
CPP = @CPP@
 
329
CPPFLAGS = @CPPFLAGS@
 
330
CYGPATH_W = @CYGPATH_W@
 
331
DEFS = @DEFS@
 
332
DEPDIR = @DEPDIR@
 
333
DLLTOOL = @DLLTOOL@
 
334
DSYMUTIL = @DSYMUTIL@
 
335
DUMPBIN = @DUMPBIN@
 
336
ECHO_C = @ECHO_C@
 
337
ECHO_N = @ECHO_N@
 
338
ECHO_T = @ECHO_T@
 
339
EGREP = @EGREP@
 
340
EXEEXT = @EXEEXT@
 
341
FGREP = @FGREP@
 
342
GREP = @GREP@
 
343
INSTALL = @INSTALL@
 
344
INSTALL_DATA = @INSTALL_DATA@
 
345
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
346
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
347
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
348
LD = @LD@
 
349
LDFLAGS = @LDFLAGS@
 
350
LEX = @LEX@
 
351
LEXLIB = @LEXLIB@
 
352
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
353
LIBOBJS = @LIBOBJS@
 
354
LIBS = @LIBS@
 
355
LIBTOOL = @LIBTOOL@
 
356
LIPO = @LIPO@
 
357
LN_S = @LN_S@
 
358
LTLIBOBJS = @LTLIBOBJS@
 
359
MAKEINFO = @MAKEINFO@
 
360
MANIFEST_TOOL = @MANIFEST_TOOL@
 
361
MKDIR_P = @MKDIR_P@
 
362
NM = @NM@
 
363
NMEDIT = @NMEDIT@
 
364
OBJDUMP = @OBJDUMP@
 
365
OBJEXT = @OBJEXT@
 
366
OTOOL = @OTOOL@
 
367
OTOOL64 = @OTOOL64@
 
368
PACKAGE = @PACKAGE@
 
369
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
370
PACKAGE_NAME = @PACKAGE_NAME@
 
371
PACKAGE_STRING = @PACKAGE_STRING@
 
372
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
373
PACKAGE_URL = @PACKAGE_URL@
 
374
PACKAGE_VERSION = @PACKAGE_VERSION@
 
375
PATH_SEPARATOR = @PATH_SEPARATOR@
 
376
PERL = @PERL@
 
377
PKG_CONFIG = @PKG_CONFIG@
 
378
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
379
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
380
POD2MAN = @POD2MAN@
 
381
PYTHON = @PYTHON@
 
382
PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
 
383
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
384
PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
 
385
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
 
386
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
 
387
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
388
PYTHON_PREFIX = @PYTHON_PREFIX@
 
389
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
 
390
PYTHON_VERSION = @PYTHON_VERSION@
 
391
RANLIB = @RANLIB@
 
392
RUBY = @RUBY@
 
393
SED = @SED@
 
394
SET_MAKE = @SET_MAKE@
 
395
SHELL = @SHELL@
 
396
STRIP = @STRIP@
 
397
SWIG = @SWIG@
 
398
VERSION = @VERSION@
 
399
YACC = @YACC@
 
400
YFLAGS = @YFLAGS@
 
401
abs_builddir = @abs_builddir@
 
402
abs_srcdir = @abs_srcdir@
 
403
abs_top_builddir = @abs_top_builddir@
 
404
abs_top_srcdir = @abs_top_srcdir@
 
405
ac_ct_AR = @ac_ct_AR@
 
406
ac_ct_CC = @ac_ct_CC@
 
407
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
408
am__include = @am__include@
 
409
am__leading_dot = @am__leading_dot@
 
410
am__quote = @am__quote@
 
411
am__tar = @am__tar@
 
412
am__untar = @am__untar@
 
413
bindir = @bindir@
 
414
build = @build@
 
415
build_alias = @build_alias@
 
416
build_cpu = @build_cpu@
 
417
build_os = @build_os@
 
418
build_vendor = @build_vendor@
 
419
builddir = @builddir@
 
420
datadir = @datadir@
 
421
datarootdir = @datarootdir@
 
422
docdir = @docdir@
 
423
dvidir = @dvidir@
 
424
exec_prefix = @exec_prefix@
 
425
host = @host@
 
426
host_alias = @host_alias@
 
427
host_cpu = @host_cpu@
 
428
host_os = @host_os@
 
429
host_vendor = @host_vendor@
 
430
htmldir = @htmldir@
 
431
includedir = @includedir@
 
432
infodir = @infodir@
 
433
install_sh = @install_sh@
 
434
libdir = @libdir@
 
435
libexecdir = @libexecdir@
 
436
localedir = @localedir@
 
437
localstatedir = @localstatedir@
 
438
mandir = @mandir@
 
439
mkdir_p = @mkdir_p@
 
440
oldincludedir = @oldincludedir@
 
441
pdfdir = @pdfdir@
 
442
pkgpyexecdir = @pkgpyexecdir@
 
443
pkgpythondir = @pkgpythondir@
 
444
prefix = @prefix@
 
445
program_transform_name = @program_transform_name@
 
446
psdir = @psdir@
 
447
pyexecdir = @pyexecdir@
 
448
pythondir = @pythondir@
 
449
sbindir = @sbindir@
 
450
sharedstatedir = @sharedstatedir@
 
451
srcdir = @srcdir@
 
452
sysconfdir = @sysconfdir@
 
453
target_alias = @target_alias@
 
454
top_build_prefix = @top_build_prefix@
 
455
top_builddir = @top_builddir@
 
456
top_srcdir = @top_srcdir@
 
457
@HAVE_PYTHON_TRUE@CLEANFILES = test_python.py
 
458
 
 
459
# bah, how brittle is this?
 
460
@HAVE_PYTHON_TRUE@PYTHON_DIST_BUILD_PATH = '$(builddir)/../build/$$($(PYTHON) -c "import distutils.util; import platform; print(\"lib.%s-%s\" %(distutils.util.get_platform(), platform.python_version()[:3]))")'
 
461
@HAVE_PYTHON_TRUE@TESTS = test_python.py
 
462
@HAVE_PYTHON_TRUE@TESTS_ENVIRONMENT = \
 
463
@HAVE_PYTHON_TRUE@  LD_LIBRARY_PATH='$(top_builddir)/src/.libs:$(PYTHON_DIST_BUILD_PATH)' \
 
464
@HAVE_PYTHON_TRUE@  PYTHONPATH='$(PYTHON_DIST_BUILD_PATH)'
 
465
 
 
466
all: all-am
 
467
 
 
468
.SUFFIXES:
 
469
.SUFFIXES: .log .test .test$(EXEEXT) .trs
 
470
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
471
        @for dep in $?; do \
 
472
          case '$(am__configure_deps)' in \
 
473
            *$$dep*) \
 
474
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
475
                && { if test -f $@; then exit 0; else break; fi; }; \
 
476
              exit 1;; \
 
477
          esac; \
 
478
        done; \
 
479
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu swig/python/test/Makefile'; \
 
480
        $(am__cd) $(top_srcdir) && \
 
481
          $(AUTOMAKE) --gnu swig/python/test/Makefile
 
482
.PRECIOUS: Makefile
 
483
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
484
        @case '$?' in \
 
485
          *config.status*) \
 
486
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
487
          *) \
 
488
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
489
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
490
        esac;
 
491
 
 
492
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
493
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
494
 
 
495
$(top_srcdir)/configure:  $(am__configure_deps)
 
496
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
497
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
498
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
499
$(am__aclocal_m4_deps):
 
500
 
 
501
mostlyclean-libtool:
 
502
        -rm -f *.lo
 
503
 
 
504
clean-libtool:
 
505
        -rm -rf .libs _libs
 
506
tags TAGS:
 
507
 
 
508
ctags CTAGS:
 
509
 
 
510
cscope cscopelist:
 
511
 
 
512
 
 
513
# Recover from deleted '.trs' file; this should ensure that
 
514
# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
 
515
# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
 
516
# to avoid problems with "make -n".
 
517
.log.trs:
 
518
        rm -f $< $@
 
519
        $(MAKE) $(AM_MAKEFLAGS) $<
 
520
 
 
521
# Leading 'am--fnord' is there to ensure the list of targets does not
 
522
# expand to empty, as could happen e.g. with make check TESTS=''.
 
523
am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
 
524
am--force-recheck:
 
525
        @:
 
526
 
 
527
$(TEST_SUITE_LOG): $(TEST_LOGS)
 
528
        @$(am__set_TESTS_bases); \
 
529
        am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
 
530
        redo_bases=`for i in $$bases; do \
 
531
                      am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
 
532
                    done`; \
 
533
        if test -n "$$redo_bases"; then \
 
534
          redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
 
535
          redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
 
536
          if $(am__make_dryrun); then :; else \
 
537
            rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
 
538
          fi; \
 
539
        fi; \
 
540
        if test -n "$$am__remaking_logs"; then \
 
541
          echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
 
542
               "recursion detected" >&2; \
 
543
        else \
 
544
          am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
 
545
        fi; \
 
546
        if $(am__make_dryrun); then :; else \
 
547
          st=0;  \
 
548
          errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
 
549
          for i in $$redo_bases; do \
 
550
            test -f $$i.trs && test -r $$i.trs \
 
551
              || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
 
552
            test -f $$i.log && test -r $$i.log \
 
553
              || { echo "$$errmsg $$i.log" >&2; st=1; }; \
 
554
          done; \
 
555
          test $$st -eq 0 || exit 1; \
 
556
        fi
 
557
        @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
 
558
        ws='[   ]'; \
 
559
        results=`for b in $$bases; do echo $$b.trs; done`; \
 
560
        test -n "$$results" || results=/dev/null; \
 
561
        all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
 
562
        pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
 
563
        fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
 
564
        skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
 
565
        xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
 
566
        xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
 
567
        error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
 
568
        if test `expr $$fail + $$xpass + $$error` -eq 0; then \
 
569
          success=true; \
 
570
        else \
 
571
          success=false; \
 
572
        fi; \
 
573
        br='==================='; br=$$br$$br$$br$$br; \
 
574
        result_count () \
 
575
        { \
 
576
            if test x"$$1" = x"--maybe-color"; then \
 
577
              maybe_colorize=yes; \
 
578
            elif test x"$$1" = x"--no-color"; then \
 
579
              maybe_colorize=no; \
 
580
            else \
 
581
              echo "$@: invalid 'result_count' usage" >&2; exit 4; \
 
582
            fi; \
 
583
            shift; \
 
584
            desc=$$1 count=$$2; \
 
585
            if test $$maybe_colorize = yes && test $$count -gt 0; then \
 
586
              color_start=$$3 color_end=$$std; \
 
587
            else \
 
588
              color_start= color_end=; \
 
589
            fi; \
 
590
            echo "$${color_start}# $$desc $$count$${color_end}"; \
 
591
        }; \
 
592
        create_testsuite_report () \
 
593
        { \
 
594
          result_count $$1 "TOTAL:" $$all   "$$brg"; \
 
595
          result_count $$1 "PASS: " $$pass  "$$grn"; \
 
596
          result_count $$1 "SKIP: " $$skip  "$$blu"; \
 
597
          result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
 
598
          result_count $$1 "FAIL: " $$fail  "$$red"; \
 
599
          result_count $$1 "XPASS:" $$xpass "$$red"; \
 
600
          result_count $$1 "ERROR:" $$error "$$mgn"; \
 
601
        }; \
 
602
        {                                                               \
 
603
          echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
 
604
            $(am__rst_title);                                           \
 
605
          create_testsuite_report --no-color;                           \
 
606
          echo;                                                         \
 
607
          echo ".. contents:: :depth: 2";                               \
 
608
          echo;                                                         \
 
609
          for b in $$bases; do echo $$b; done                           \
 
610
            | $(am__create_global_log);                                 \
 
611
        } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
 
612
        mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
 
613
        if $$success; then                                              \
 
614
          col="$$grn";                                                  \
 
615
         else                                                           \
 
616
          col="$$red";                                                  \
 
617
          test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
 
618
        fi;                                                             \
 
619
        echo "$${col}$$br$${std}";                                      \
 
620
        echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
 
621
        echo "$${col}$$br$${std}";                                      \
 
622
        create_testsuite_report --maybe-color;                          \
 
623
        echo "$$col$$br$$std";                                          \
 
624
        if $$success; then :; else                                      \
 
625
          echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
 
626
          if test -n "$(PACKAGE_BUGREPORT)"; then                       \
 
627
            echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
 
628
          fi;                                                           \
 
629
          echo "$$col$$br$$std";                                        \
 
630
        fi;                                                             \
 
631
        $$success || exit 1
 
632
 
 
633
check-TESTS:
 
634
        @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
 
635
        @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
 
636
        @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
 
637
        @set +e; $(am__set_TESTS_bases); \
 
638
        log_list=`for i in $$bases; do echo $$i.log; done`; \
 
639
        trs_list=`for i in $$bases; do echo $$i.trs; done`; \
 
640
        log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
 
641
        $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
 
642
        exit $$?;
 
643
recheck: all 
 
644
        @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
 
645
        @set +e; $(am__set_TESTS_bases); \
 
646
        bases=`for i in $$bases; do echo $$i; done \
 
647
                 | $(am__list_recheck_tests)` || exit 1; \
 
648
        log_list=`for i in $$bases; do echo $$i.log; done`; \
 
649
        log_list=`echo $$log_list`; \
 
650
        $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
 
651
                am__force_recheck=am--force-recheck \
 
652
                TEST_LOGS="$$log_list"; \
 
653
        exit $$?
 
654
test_python.py.log: test_python.py
 
655
        @p='test_python.py'; \
 
656
        b='test_python.py'; \
 
657
        $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
 
658
        --log-file $$b.log --trs-file $$b.trs \
 
659
        $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
 
660
        "$$tst" $(AM_TESTS_FD_REDIRECT)
 
661
.test.log:
 
662
        @p='$<'; \
 
663
        $(am__set_b); \
 
664
        $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
 
665
        --log-file $$b.log --trs-file $$b.trs \
 
666
        $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
 
667
        "$$tst" $(AM_TESTS_FD_REDIRECT)
 
668
@am__EXEEXT_TRUE@.test$(EXEEXT).log:
 
669
@am__EXEEXT_TRUE@       @p='$<'; \
 
670
@am__EXEEXT_TRUE@       $(am__set_b); \
 
671
@am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
 
672
@am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
 
673
@am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
 
674
@am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
 
675
 
 
676
distdir: $(DISTFILES)
 
677
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
678
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
679
        list='$(DISTFILES)'; \
 
680
          dist_files=`for file in $$list; do echo $$file; done | \
 
681
          sed -e "s|^$$srcdirstrip/||;t" \
 
682
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
683
        case $$dist_files in \
 
684
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
685
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
686
                           sort -u` ;; \
 
687
        esac; \
 
688
        for file in $$dist_files; do \
 
689
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
690
          if test -d $$d/$$file; then \
 
691
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
692
            if test -d "$(distdir)/$$file"; then \
 
693
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
694
            fi; \
 
695
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
696
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
697
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
698
            fi; \
 
699
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
700
          else \
 
701
            test -f "$(distdir)/$$file" \
 
702
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
703
            || exit 1; \
 
704
          fi; \
 
705
        done
 
706
check-am: all-am
 
707
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
 
708
check: check-am
 
709
all-am: Makefile
 
710
installdirs:
 
711
install: install-am
 
712
install-exec: install-exec-am
 
713
install-data: install-data-am
 
714
uninstall: uninstall-am
 
715
 
 
716
install-am: all-am
 
717
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
718
 
 
719
installcheck: installcheck-am
 
720
install-strip:
 
721
        if test -z '$(STRIP)'; then \
 
722
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
723
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
724
              install; \
 
725
        else \
 
726
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
727
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
728
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
729
        fi
 
730
mostlyclean-generic:
 
731
        -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
 
732
        -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
 
733
        -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
 
734
 
 
735
clean-generic:
 
736
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
737
 
 
738
distclean-generic:
 
739
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
740
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
741
 
 
742
maintainer-clean-generic:
 
743
        @echo "This command is intended for maintainers to use"
 
744
        @echo "it deletes files that may require special tools to rebuild."
 
745
clean: clean-am
 
746
 
 
747
clean-am: clean-generic clean-libtool mostlyclean-am
 
748
 
 
749
distclean: distclean-am
 
750
        -rm -f Makefile
 
751
distclean-am: clean-am distclean-generic
 
752
 
 
753
dvi: dvi-am
 
754
 
 
755
dvi-am:
 
756
 
 
757
html: html-am
 
758
 
 
759
html-am:
 
760
 
 
761
info: info-am
 
762
 
 
763
info-am:
 
764
 
 
765
install-data-am:
 
766
 
 
767
install-dvi: install-dvi-am
 
768
 
 
769
install-dvi-am:
 
770
 
 
771
install-exec-am:
 
772
 
 
773
install-html: install-html-am
 
774
 
 
775
install-html-am:
 
776
 
 
777
install-info: install-info-am
 
778
 
 
779
install-info-am:
 
780
 
 
781
install-man:
 
782
 
 
783
install-pdf: install-pdf-am
 
784
 
 
785
install-pdf-am:
 
786
 
 
787
install-ps: install-ps-am
 
788
 
 
789
install-ps-am:
 
790
 
 
791
installcheck-am:
 
792
 
 
793
maintainer-clean: maintainer-clean-am
 
794
        -rm -f Makefile
 
795
maintainer-clean-am: distclean-am maintainer-clean-generic
 
796
 
 
797
mostlyclean: mostlyclean-am
 
798
 
 
799
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
800
 
 
801
pdf: pdf-am
 
802
 
 
803
pdf-am:
 
804
 
 
805
ps: ps-am
 
806
 
 
807
ps-am:
 
808
 
 
809
uninstall-am:
 
810
 
 
811
.MAKE: check-am install-am install-strip
 
812
 
 
813
.PHONY: all all-am check check-TESTS check-am clean clean-generic \
 
814
        clean-libtool cscopelist-am ctags-am distclean \
 
815
        distclean-generic distclean-libtool distdir dvi dvi-am html \
 
816
        html-am info info-am install install-am install-data \
 
817
        install-data-am install-dvi install-dvi-am install-exec \
 
818
        install-exec-am install-html install-html-am install-info \
 
819
        install-info-am install-man install-pdf install-pdf-am \
 
820
        install-ps install-ps-am install-strip installcheck \
 
821
        installcheck-am installdirs maintainer-clean \
 
822
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
823
        mostlyclean-libtool pdf pdf-am ps ps-am recheck tags-am \
 
824
        uninstall uninstall-am
 
825
 
 
826
 
 
827
# NOTE: tests needs to exist in test/test*.py for python's setuptools
 
828
# not to treat it as a script to install.
 
829
 
 
830
@HAVE_PYTHON_TRUE@test_python.py: test_python.py.in $(top_builddir)/config.status
 
831
@HAVE_PYTHON_TRUE@      $(AM_V_GEN)cd "$(top_builddir)" && \
 
832
@HAVE_PYTHON_TRUE@      $(SHELL) ./config.status --file="swig/python/test/$@"
 
833
@HAVE_PYTHON_TRUE@      chmod +x test_python.py
 
834
 
 
835
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
836
# Otherwise a system limit (for SysV at least) may be exceeded.
 
837
.NOEXPORT: