~ubuntu-branches/ubuntu/natty/libffi/natty

« back to all changes in this revision

Viewing changes to testsuite/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-04-04 21:20:12 UTC
  • Revision ID: james.westby@ubuntu.com-20080404212012-08zs514m24myu0bh
Tags: upstream-3.0.5
ImportĀ upstreamĀ versionĀ 3.0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
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
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
target_triplet = @target@
 
35
subdir = testsuite
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
39
        $(top_srcdir)/configure.ac
 
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
41
        $(ACLOCAL_M4)
 
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
43
CONFIG_HEADER = $(top_builddir)/fficonfig.h
 
44
CONFIG_CLEAN_FILES =
 
45
SOURCES =
 
46
DIST_SOURCES =
 
47
DEJATOOL = $(PACKAGE)
 
48
RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
 
49
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
50
ACLOCAL = @ACLOCAL@
 
51
ALLOCA = @ALLOCA@
 
52
AMTAR = @AMTAR@
 
53
AM_RUNTESTFLAGS = 
 
54
AR = @AR@
 
55
AUTOCONF = @AUTOCONF@
 
56
AUTOHEADER = @AUTOHEADER@
 
57
AUTOMAKE = @AUTOMAKE@
 
58
AWK = @AWK@
 
59
CC = @CC@
 
60
CCAS = @CCAS@
 
61
CCASDEPMODE = @CCASDEPMODE@
 
62
CCASFLAGS = @CCASFLAGS@
 
63
CCDEPMODE = @CCDEPMODE@
 
64
CFLAGS = @CFLAGS@
 
65
CPP = @CPP@
 
66
CPPFLAGS = @CPPFLAGS@
 
67
CXX = @CXX@
 
68
CXXCPP = @CXXCPP@
 
69
CXXDEPMODE = @CXXDEPMODE@
 
70
CXXFLAGS = @CXXFLAGS@
 
71
CYGPATH_W = @CYGPATH_W@
 
72
DEFS = @DEFS@
 
73
DEPDIR = @DEPDIR@
 
74
ECHO = @ECHO@
 
75
ECHO_C = @ECHO_C@
 
76
ECHO_N = @ECHO_N@
 
77
ECHO_T = @ECHO_T@
 
78
EGREP = @EGREP@
 
79
EXEEXT = @EXEEXT@
 
80
F77 = @F77@
 
81
FFLAGS = @FFLAGS@
 
82
GREP = @GREP@
 
83
HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
 
84
INSTALL = @INSTALL@
 
85
INSTALL_DATA = @INSTALL_DATA@
 
86
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
87
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
88
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
89
LDFLAGS = @LDFLAGS@
 
90
LIBOBJS = @LIBOBJS@
 
91
LIBS = @LIBS@
 
92
LIBTOOL = @LIBTOOL@
 
93
LN_S = @LN_S@
 
94
LTLIBOBJS = @LTLIBOBJS@
 
95
MAINT = @MAINT@
 
96
MAKEINFO = @MAKEINFO@
 
97
MKDIR_P = @MKDIR_P@
 
98
OBJEXT = @OBJEXT@
 
99
PACKAGE = @PACKAGE@
 
100
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
101
PACKAGE_NAME = @PACKAGE_NAME@
 
102
PACKAGE_STRING = @PACKAGE_STRING@
 
103
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
104
PACKAGE_VERSION = @PACKAGE_VERSION@
 
105
PATH_SEPARATOR = @PATH_SEPARATOR@
 
106
RANLIB = @RANLIB@
 
107
SED = @SED@
 
108
SET_MAKE = @SET_MAKE@
 
109
SHELL = @SHELL@
 
110
STRIP = @STRIP@
 
111
TARGET = @TARGET@
 
112
TARGETDIR = @TARGETDIR@
 
113
VERSION = @VERSION@
 
114
abs_builddir = @abs_builddir@
 
115
abs_srcdir = @abs_srcdir@
 
116
abs_top_builddir = @abs_top_builddir@
 
117
abs_top_srcdir = @abs_top_srcdir@
 
118
ac_ct_CC = @ac_ct_CC@
 
119
ac_ct_CXX = @ac_ct_CXX@
 
120
ac_ct_F77 = @ac_ct_F77@
 
121
am__include = @am__include@
 
122
am__leading_dot = @am__leading_dot@
 
123
am__quote = @am__quote@
 
124
am__tar = @am__tar@
 
125
am__untar = @am__untar@
 
126
bindir = @bindir@
 
127
build = @build@
 
128
build_alias = @build_alias@
 
129
build_cpu = @build_cpu@
 
130
build_os = @build_os@
 
131
build_vendor = @build_vendor@
 
132
builddir = @builddir@
 
133
datadir = @datadir@
 
134
datarootdir = @datarootdir@
 
135
docdir = @docdir@
 
136
dvidir = @dvidir@
 
137
exec_prefix = @exec_prefix@
 
138
host = @host@
 
139
host_alias = @host_alias@
 
140
host_cpu = @host_cpu@
 
141
host_os = @host_os@
 
142
host_vendor = @host_vendor@
 
143
htmldir = @htmldir@
 
144
includedir = @includedir@
 
145
infodir = @infodir@
 
146
install_sh = @install_sh@
 
147
libdir = @libdir@
 
148
libexecdir = @libexecdir@
 
149
localedir = @localedir@
 
150
localstatedir = @localstatedir@
 
151
mandir = @mandir@
 
152
mkdir_p = @mkdir_p@
 
153
oldincludedir = @oldincludedir@
 
154
pdfdir = @pdfdir@
 
155
prefix = @prefix@
 
156
program_transform_name = @program_transform_name@
 
157
psdir = @psdir@
 
158
sbindir = @sbindir@
 
159
sharedstatedir = @sharedstatedir@
 
160
srcdir = @srcdir@
 
161
sysconfdir = @sysconfdir@
 
162
target = @target@
 
163
target_alias = @target_alias@
 
164
target_cpu = @target_cpu@
 
165
target_os = @target_os@
 
166
target_vendor = @target_vendor@
 
167
toolexecdir = @toolexecdir@
 
168
toolexeclibdir = @toolexeclibdir@
 
169
top_builddir = @top_builddir@
 
170
top_srcdir = @top_srcdir@
 
171
AUTOMAKE_OPTIONS = foreign dejagnu
 
172
 
 
173
# Setup the testing framework, if you have one
 
174
EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
 
175
            echo $(top_builddir)/../expect/expect ; \
 
176
          else echo expect ; fi`
 
177
 
 
178
RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
 
179
               echo $(top_srcdir)/../dejagnu/runtest ; \
 
180
            else echo runtest; fi`
 
181
 
 
182
CLEANFILES = *.exe core* *.log *.sum
 
183
EXTRA_DIST = config/default.exp lib/libffi-dg.exp                       \
 
184
 lib/target-libpath.exp lib/wrapper.exp libffi.call/call.exp            \
 
185
 libffi.call/closure_fn0.c libffi.call/closure_fn1.c                    \
 
186
 libffi.call/closure_fn2.c libffi.call/closure_fn3.c                    \
 
187
 libffi.call/closure_fn4.c libffi.call/closure_fn5.c                    \
 
188
 libffi.call/closure_fn6.c libffi.call/closure_stdcall.c                \
 
189
 libffi.call/cls_1_1byte.c libffi.call/cls_12byte.c                     \
 
190
 libffi.call/cls_16byte.c libffi.call/cls_18byte.c                      \
 
191
 libffi.call/cls_19byte.c libffi.call/cls_20byte1.c                     \
 
192
 libffi.call/cls_20byte.c libffi.call/cls_24byte.c                      \
 
193
 libffi.call/cls_2byte.c libffi.call/cls_3_1byte.c                      \
 
194
 libffi.call/cls_3byte1.c libffi.call/cls_3byte2.c                      \
 
195
 libffi.call/cls_4_1byte.c libffi.call/cls_4byte.c                      \
 
196
 libffi.call/cls_5_1_byte.c libffi.call/cls_5byte.c                     \
 
197
 libffi.call/cls_6_1_byte.c libffi.call/cls_64byte.c                    \
 
198
 libffi.call/cls_6byte.c libffi.call/cls_7_1_byte.c                     \
 
199
 libffi.call/cls_7byte.c libffi.call/cls_8byte.c                        \
 
200
 libffi.call/cls_9byte1.c libffi.call/cls_9byte2.c                      \
 
201
 libffi.call/cls_align_double.c libffi.call/cls_align_float.c           \
 
202
 libffi.call/cls_align_longdouble.c libffi.call/cls_align_pointer.c     \
 
203
 libffi.call/cls_align_sint16.c libffi.call/cls_align_sint32.c          \
 
204
 libffi.call/cls_align_sint64.c libffi.call/cls_align_uint16.c          \
 
205
 libffi.call/cls_align_uint32.c libffi.call/cls_align_uint64.c          \
 
206
 libffi.call/cls_double.c libffi.call/cls_float.c                       \
 
207
 libffi.call/cls_multi_schar.c libffi.call/cls_multi_sshort.c           \
 
208
 libffi.call/cls_multi_sshortchar.c libffi.call/cls_multi_uchar.c       \
 
209
 libffi.call/cls_multi_ushort.c libffi.call/cls_multi_ushortchar.c      \
 
210
 libffi.call/cls_schar.c libffi.call/cls_sint.c                         \
 
211
 libffi.call/cls_sshort.c libffi.call/cls_uchar.c                       \
 
212
 libffi.call/cls_uint.c libffi.call/cls_ulonglong.c                     \
 
213
 libffi.call/cls_ushort.c libffi.call/ffitest.h libffi.call/float1.c    \
 
214
 libffi.call/float2.c libffi.call/float3.c libffi.call/float4.c         \
 
215
 libffi.call/float.c libffi.call/many.c libffi.call/many_win32.c        \
 
216
 libffi.call/negint.c libffi.call/nested_struct10.c                     \
 
217
 libffi.call/nested_struct1.c libffi.call/nested_struct2.c              \
 
218
 libffi.call/nested_struct3.c libffi.call/nested_struct4.c              \
 
219
 libffi.call/nested_struct5.c libffi.call/nested_struct6.c              \
 
220
 libffi.call/nested_struct7.c libffi.call/nested_struct8.c              \
 
221
 libffi.call/nested_struct9.c libffi.call/nested_struct.c               \
 
222
 libffi.call/problem1.c libffi.call/promotion.c                         \
 
223
 libffi.call/pyobjc-tc.c libffi.call/return_dbl1.c                      \
 
224
 libffi.call/return_dbl2.c libffi.call/return_dbl.c                     \
 
225
 libffi.call/return_fl1.c libffi.call/return_fl2.c                      \
 
226
 libffi.call/return_fl3.c libffi.call/return_fl.c                       \
 
227
 libffi.call/return_ldl.c libffi.call/return_ll1.c                      \
 
228
 libffi.call/return_ll.c libffi.call/return_sc.c                        \
 
229
 libffi.call/return_sl.c libffi.call/return_uc.c                        \
 
230
 libffi.call/return_ul.c libffi.call/strlen.c                           \
 
231
 libffi.call/strlen_win32.c libffi.call/struct1.c                       \
 
232
 libffi.call/struct2.c libffi.call/struct3.c libffi.call/struct4.c      \
 
233
 libffi.call/struct5.c libffi.call/struct6.c libffi.call/struct7.c      \
 
234
 libffi.call/struct8.c libffi.call/struct9.c                            \
 
235
 libffi.special/ffitestcxx.h libffi.special/special.exp                 \
 
236
 libffi.special/unwindtest.cc libffi.special/unwindtest_ffi_call.cc
 
237
 
 
238
all: all-am
 
239
 
 
240
.SUFFIXES:
 
241
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
242
        @for dep in $?; do \
 
243
          case '$(am__configure_deps)' in \
 
244
            *$$dep*) \
 
245
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
246
                && exit 0; \
 
247
              exit 1;; \
 
248
          esac; \
 
249
        done; \
 
250
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  testsuite/Makefile'; \
 
251
        cd $(top_srcdir) && \
 
252
          $(AUTOMAKE) --foreign  testsuite/Makefile
 
253
.PRECIOUS: Makefile
 
254
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
255
        @case '$?' in \
 
256
          *config.status*) \
 
257
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
258
          *) \
 
259
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
260
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
261
        esac;
 
262
 
 
263
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
264
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
265
 
 
266
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
267
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
268
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
269
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
270
 
 
271
mostlyclean-libtool:
 
272
        -rm -f *.lo
 
273
 
 
274
clean-libtool:
 
275
        -rm -rf .libs _libs
 
276
tags: TAGS
 
277
TAGS:
 
278
 
 
279
ctags: CTAGS
 
280
CTAGS:
 
281
 
 
282
 
 
283
check-DEJAGNU: site.exp
 
284
        srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
 
285
        EXPECT=$(EXPECT); export EXPECT; \
 
286
        runtest=$(RUNTEST); \
 
287
        if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
 
288
          exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
 
289
            if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
 
290
            then :; else exit_status=1; fi; \
 
291
          done; \
 
292
        else echo "WARNING: could not find \`runtest'" 1>&2; :;\
 
293
        fi; \
 
294
        exit $$exit_status
 
295
site.exp: Makefile
 
296
        @echo 'Making a new site.exp file...'
 
297
        @echo '## these variables are automatically generated by make ##' >site.tmp
 
298
        @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
 
299
        @echo '# edit the last section' >>site.tmp
 
300
        @echo 'set srcdir $(srcdir)' >>site.tmp
 
301
        @echo "set objdir `pwd`" >>site.tmp
 
302
        @echo 'set build_alias "$(build_alias)"' >>site.tmp
 
303
        @echo 'set build_triplet $(build_triplet)' >>site.tmp
 
304
        @echo 'set host_alias "$(host_alias)"' >>site.tmp
 
305
        @echo 'set host_triplet $(host_triplet)' >>site.tmp
 
306
        @echo 'set target_alias "$(target_alias)"' >>site.tmp
 
307
        @echo 'set target_triplet $(target_triplet)' >>site.tmp
 
308
        @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
 
309
        @test ! -f site.exp || \
 
310
          sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
 
311
        @-rm -f site.bak
 
312
        @test ! -f site.exp || mv site.exp site.bak
 
313
        @mv site.tmp site.exp
 
314
 
 
315
distclean-DEJAGNU:
 
316
        -rm -f site.exp site.bak
 
317
        -l='$(DEJATOOL)'; for tool in $$l; do \
 
318
          rm -f $$tool.sum $$tool.log; \
 
319
        done
 
320
 
 
321
distdir: $(DISTFILES)
 
322
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
323
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
324
        list='$(DISTFILES)'; \
 
325
          dist_files=`for file in $$list; do echo $$file; done | \
 
326
          sed -e "s|^$$srcdirstrip/||;t" \
 
327
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
328
        case $$dist_files in \
 
329
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
330
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
331
                           sort -u` ;; \
 
332
        esac; \
 
333
        for file in $$dist_files; do \
 
334
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
335
          if test -d $$d/$$file; then \
 
336
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
337
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
338
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
339
            fi; \
 
340
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
341
          else \
 
342
            test -f $(distdir)/$$file \
 
343
            || cp -p $$d/$$file $(distdir)/$$file \
 
344
            || exit 1; \
 
345
          fi; \
 
346
        done
 
347
check-am: all-am
 
348
        $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
 
349
check: check-am
 
350
all-am: Makefile
 
351
installdirs:
 
352
install: install-am
 
353
install-exec: install-exec-am
 
354
install-data: install-data-am
 
355
uninstall: uninstall-am
 
356
 
 
357
install-am: all-am
 
358
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
359
 
 
360
installcheck: installcheck-am
 
361
install-strip:
 
362
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
363
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
364
          `test -z '$(STRIP)' || \
 
365
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
366
mostlyclean-generic:
 
367
 
 
368
clean-generic:
 
369
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
370
 
 
371
distclean-generic:
 
372
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
373
 
 
374
maintainer-clean-generic:
 
375
        @echo "This command is intended for maintainers to use"
 
376
        @echo "it deletes files that may require special tools to rebuild."
 
377
clean: clean-am
 
378
 
 
379
clean-am: clean-generic clean-libtool mostlyclean-am
 
380
 
 
381
distclean: distclean-am
 
382
        -rm -f Makefile
 
383
distclean-am: clean-am distclean-DEJAGNU distclean-generic
 
384
 
 
385
dvi: dvi-am
 
386
 
 
387
dvi-am:
 
388
 
 
389
html: html-am
 
390
 
 
391
info: info-am
 
392
 
 
393
info-am:
 
394
 
 
395
install-data-am:
 
396
 
 
397
install-dvi: install-dvi-am
 
398
 
 
399
install-exec-am:
 
400
 
 
401
install-html: install-html-am
 
402
 
 
403
install-info: install-info-am
 
404
 
 
405
install-man:
 
406
 
 
407
install-pdf: install-pdf-am
 
408
 
 
409
install-ps: install-ps-am
 
410
 
 
411
installcheck-am:
 
412
 
 
413
maintainer-clean: maintainer-clean-am
 
414
        -rm -f Makefile
 
415
maintainer-clean-am: distclean-am maintainer-clean-generic
 
416
 
 
417
mostlyclean: mostlyclean-am
 
418
 
 
419
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
420
 
 
421
pdf: pdf-am
 
422
 
 
423
pdf-am:
 
424
 
 
425
ps: ps-am
 
426
 
 
427
ps-am:
 
428
 
 
429
uninstall-am:
 
430
 
 
431
.MAKE: install-am install-strip
 
432
 
 
433
.PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
 
434
        clean-libtool distclean distclean-DEJAGNU distclean-generic \
 
435
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
 
436
        install install-am install-data install-data-am install-dvi \
 
437
        install-dvi-am install-exec install-exec-am install-html \
 
438
        install-html-am install-info install-info-am install-man \
 
439
        install-pdf install-pdf-am install-ps install-ps-am \
 
440
        install-strip installcheck installcheck-am installdirs \
 
441
        maintainer-clean maintainer-clean-generic mostlyclean \
 
442
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
443
        uninstall uninstall-am
 
444
 
 
445
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
446
# Otherwise a system limit (for SysV at least) may be exceeded.
 
447
.NOEXPORT: