~ubuntu-branches/ubuntu/vivid/adios/vivid-proposed

« back to all changes in this revision

Viewing changes to utils/list_methods/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Alastair McKinstry
  • Date: 2014-06-16 23:06:38 UTC
  • mfrom: (15.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20140616230638-cxryhot6b8ge32l6
Tags: 1.7.0-1
* New upstream release.
* Add adios.pc pkgconfig file. adios_config now uses this.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
bin_PROGRAMS = list_methods_readonly$(EXEEXT) \
 
38
        list_methods_readonly_nompi$(EXEEXT) $(am__EXEEXT_1)
 
39
@BUILD_WRITE_TRUE@am__append_1 = list_methods list_methods_nompi 
 
40
subdir = utils/list_methods
 
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/config/ac_alacrity.m4 \
 
44
        $(top_srcdir)/config/ac_aplod.m4 \
 
45
        $(top_srcdir)/config/ac_bgq.m4 \
 
46
        $(top_srcdir)/config/ac_bzip2.m4 \
 
47
        $(top_srcdir)/config/ac_cray_pmi.m4 \
 
48
        $(top_srcdir)/config/ac_cray_ugni.m4 \
 
49
        $(top_srcdir)/config/ac_dataspaces.m4 \
 
50
        $(top_srcdir)/config/ac_datatap.m4 \
 
51
        $(top_srcdir)/config/ac_dcmf.m4 \
 
52
        $(top_srcdir)/config/ac_dimes.m4 \
 
53
        $(top_srcdir)/config/ac_dmalloc.m4 \
 
54
        $(top_srcdir)/config/ac_fgr.m4 \
 
55
        $(top_srcdir)/config/ac_flexpath.m4 \
 
56
        $(top_srcdir)/config/ac_glib.m4 \
 
57
        $(top_srcdir)/config/ac_hdf5.m4 \
 
58
        $(top_srcdir)/config/ac_infiniband.m4 \
 
59
        $(top_srcdir)/config/ac_isobar.m4 \
 
60
        $(top_srcdir)/config/ac_lustre.m4 \
 
61
        $(top_srcdir)/config/ac_mxml.m4 \
 
62
        $(top_srcdir)/config/ac_nc4par.m4 \
 
63
        $(top_srcdir)/config/ac_ncsu_timer.m4 \
 
64
        $(top_srcdir)/config/ac_netcdf.m4 \
 
65
        $(top_srcdir)/config/ac_nssi.m4 \
 
66
        $(top_srcdir)/config/ac_pablo.m4 \
 
67
        $(top_srcdir)/config/ac_pami.m4 \
 
68
        $(top_srcdir)/config/ac_phdf5.m4 \
 
69
        $(top_srcdir)/config/ac_portals.m4 \
 
70
        $(top_srcdir)/config/ac_szip.m4 \
 
71
        $(top_srcdir)/config/ac_zlib.m4 \
 
72
        $(top_srcdir)/config/acx_mpi.m4 \
 
73
        $(top_srcdir)/config/acx_pthread.m4 \
 
74
        $(top_srcdir)/config/cercs.m4 $(top_srcdir)/configure.ac
 
75
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
76
        $(ACLOCAL_M4)
 
77
mkinstalldirs = $(install_sh) -d
 
78
CONFIG_HEADER = $(top_builddir)/config.h
 
79
CONFIG_CLEAN_FILES =
 
80
CONFIG_CLEAN_VPATH_FILES =
 
81
@BUILD_WRITE_TRUE@am__EXEEXT_1 = list_methods$(EXEEXT) \
 
82
@BUILD_WRITE_TRUE@      list_methods_nompi$(EXEEXT)
 
83
am__installdirs = "$(DESTDIR)$(bindir)"
 
84
PROGRAMS = $(bin_PROGRAMS)
 
85
am__list_methods_SOURCES_DIST = list_methods.c
 
86
@BUILD_WRITE_TRUE@am_list_methods_OBJECTS =  \
 
87
@BUILD_WRITE_TRUE@      list_methods-list_methods.$(OBJEXT)
 
88
list_methods_OBJECTS = $(am_list_methods_OBJECTS)
 
89
am__DEPENDENCIES_1 =
 
90
@BUILD_WRITE_TRUE@list_methods_DEPENDENCIES =  \
 
91
@BUILD_WRITE_TRUE@      $(top_builddir)/src/libadios.a \
 
92
@BUILD_WRITE_TRUE@      $(am__DEPENDENCIES_1)
 
93
list_methods_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
94
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
95
        $(list_methods_LDFLAGS) $(LDFLAGS) -o $@
 
96
am__list_methods_nompi_SOURCES_DIST = list_methods.c
 
97
@BUILD_WRITE_TRUE@am_list_methods_nompi_OBJECTS =  \
 
98
@BUILD_WRITE_TRUE@      list_methods_nompi-list_methods.$(OBJEXT)
 
99
list_methods_nompi_OBJECTS = $(am_list_methods_nompi_OBJECTS)
 
100
@BUILD_WRITE_TRUE@list_methods_nompi_DEPENDENCIES =  \
 
101
@BUILD_WRITE_TRUE@      $(top_builddir)/src/libadios_nompi.a \
 
102
@BUILD_WRITE_TRUE@      $(am__DEPENDENCIES_1)
 
103
list_methods_nompi_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
104
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
105
        $(list_methods_nompi_LDFLAGS) $(LDFLAGS) -o $@
 
106
am_list_methods_readonly_OBJECTS =  \
 
107
        list_methods_readonly-list_methods.$(OBJEXT)
 
108
list_methods_readonly_OBJECTS = $(am_list_methods_readonly_OBJECTS)
 
109
list_methods_readonly_DEPENDENCIES =  \
 
110
        $(top_builddir)/src/libadiosread.a $(am__DEPENDENCIES_1)
 
111
list_methods_readonly_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
112
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
113
        $(list_methods_readonly_LDFLAGS) $(LDFLAGS) -o $@
 
114
am_list_methods_readonly_nompi_OBJECTS =  \
 
115
        list_methods_readonly_nompi-list_methods.$(OBJEXT)
 
116
list_methods_readonly_nompi_OBJECTS =  \
 
117
        $(am_list_methods_readonly_nompi_OBJECTS)
 
118
list_methods_readonly_nompi_DEPENDENCIES =  \
 
119
        $(top_builddir)/src/libadiosread_nompi.a $(am__DEPENDENCIES_1)
 
120
list_methods_readonly_nompi_LINK = $(LIBTOOL) --tag=CC \
 
121
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
122
        $(AM_CFLAGS) $(CFLAGS) $(list_methods_readonly_nompi_LDFLAGS) \
 
123
        $(LDFLAGS) -o $@
 
124
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
125
depcomp =
 
126
am__depfiles_maybe =
 
127
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
128
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
129
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
130
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
131
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
132
CCLD = $(CC)
 
133
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
134
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
135
        $(LDFLAGS) -o $@
 
136
SOURCES = $(list_methods_SOURCES) $(list_methods_nompi_SOURCES) \
 
137
        $(list_methods_readonly_SOURCES) \
 
138
        $(list_methods_readonly_nompi_SOURCES)
 
139
DIST_SOURCES = $(am__list_methods_SOURCES_DIST) \
 
140
        $(am__list_methods_nompi_SOURCES_DIST) \
 
141
        $(list_methods_readonly_SOURCES) \
 
142
        $(list_methods_readonly_nompi_SOURCES)
 
143
ETAGS = etags
 
144
CTAGS = ctags
 
145
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
146
ACLOCAL = @ACLOCAL@
 
147
ADIOSLIB_CFLAGS = @ADIOSLIB_CFLAGS@
 
148
ADIOSLIB_CPPFLAGS = @ADIOSLIB_CPPFLAGS@
 
149
ADIOSLIB_EXTRA_CPPFLAGS = @ADIOSLIB_EXTRA_CPPFLAGS@
 
150
ADIOSLIB_INT_CFLAGS = @ADIOSLIB_INT_CFLAGS@
 
151
ADIOSLIB_INT_CPPFLAGS = @ADIOSLIB_INT_CPPFLAGS@
 
152
ADIOSLIB_INT_LDADD = @ADIOSLIB_INT_LDADD@
 
153
ADIOSLIB_INT_LDFLAGS = @ADIOSLIB_INT_LDFLAGS@
 
154
ADIOSLIB_LDADD = @ADIOSLIB_LDADD@
 
155
ADIOSLIB_LDFLAGS = @ADIOSLIB_LDFLAGS@
 
156
ADIOSLIB_SEQ_CFLAGS = @ADIOSLIB_SEQ_CFLAGS@
 
157
ADIOSLIB_SEQ_CPPFLAGS = @ADIOSLIB_SEQ_CPPFLAGS@
 
158
ADIOSLIB_SEQ_LDADD = @ADIOSLIB_SEQ_LDADD@
 
159
ADIOSLIB_SEQ_LDFLAGS = @ADIOSLIB_SEQ_LDFLAGS@
 
160
ADIOSREADLIB_CFLAGS = @ADIOSREADLIB_CFLAGS@
 
161
ADIOSREADLIB_CPPFLAGS = @ADIOSREADLIB_CPPFLAGS@
 
162
ADIOSREADLIB_LDADD = @ADIOSREADLIB_LDADD@
 
163
ADIOSREADLIB_LDFLAGS = @ADIOSREADLIB_LDFLAGS@
 
164
ADIOSREADLIB_SEQ_CFLAGS = @ADIOSREADLIB_SEQ_CFLAGS@
 
165
ADIOSREADLIB_SEQ_CPPFLAGS = @ADIOSREADLIB_SEQ_CPPFLAGS@
 
166
ADIOSREADLIB_SEQ_LDADD = @ADIOSREADLIB_SEQ_LDADD@
 
167
ADIOSREADLIB_SEQ_LDFLAGS = @ADIOSREADLIB_SEQ_LDFLAGS@
 
168
ALACRITY_CPPFLAGS = @ALACRITY_CPPFLAGS@
 
169
ALACRITY_LDFLAGS = @ALACRITY_LDFLAGS@
 
170
ALACRITY_LIBS = @ALACRITY_LIBS@
 
171
AMTAR = @AMTAR@
 
172
APLOD_CPPFLAGS = @APLOD_CPPFLAGS@
 
173
APLOD_LDFLAGS = @APLOD_LDFLAGS@
 
174
APLOD_LIBS = @APLOD_LIBS@
 
175
AR = @AR@
 
176
AUTOCONF = @AUTOCONF@
 
177
AUTOHEADER = @AUTOHEADER@
 
178
AUTOMAKE = @AUTOMAKE@
 
179
AWK = @AWK@
 
180
BZIP2_CPPFLAGS = @BZIP2_CPPFLAGS@
 
181
BZIP2_LDFLAGS = @BZIP2_LDFLAGS@
 
182
BZIP2_LIBS = @BZIP2_LIBS@
 
183
 
 
184
#if USE_PARALLEL_COMPILER
 
185
CC = $(MPICC)
 
186
CCDEPMODE = @CCDEPMODE@
 
187
CFLAGS = @CFLAGS@
 
188
CPP = @CPP@
 
189
CPPFLAGS = @CPPFLAGS@
 
190
CRAY_PMI_CPPFLAGS = @CRAY_PMI_CPPFLAGS@
 
191
CRAY_PMI_LDFLAGS = @CRAY_PMI_LDFLAGS@
 
192
CRAY_PMI_LIBS = @CRAY_PMI_LIBS@
 
193
CRAY_UGNI_CPPFLAGS = @CRAY_UGNI_CPPFLAGS@
 
194
CRAY_UGNI_LDFLAGS = @CRAY_UGNI_LDFLAGS@
 
195
CRAY_UGNI_LIBS = @CRAY_UGNI_LIBS@
 
196
CSH = @CSH@
 
197
CXX = $(MPICXX)
 
198
CXXCPP = @CXXCPP@
 
199
CXXDEPMODE = @CXXDEPMODE@
 
200
CXXFLAGS = @CXXFLAGS@
 
201
CYGPATH_W = @CYGPATH_W@
 
202
DATASPACES_CPPFLAGS = @DATASPACES_CPPFLAGS@
 
203
DATASPACES_LDFLAGS = @DATASPACES_LDFLAGS@
 
204
DATASPACES_LIBS = @DATASPACES_LIBS@
 
205
DCMF_CFLAGS = @DCMF_CFLAGS@
 
206
DCMF_CPPFLAGS = @DCMF_CPPFLAGS@
 
207
DCMF_LDFLAGS = @DCMF_LDFLAGS@
 
208
DCMF_LIBS = @DCMF_LIBS@
 
209
DEFS = @DEFS@
 
210
DEPDIR = @DEPDIR@
 
211
DIMES_CPPFLAGS = @DIMES_CPPFLAGS@
 
212
DIMES_LDFLAGS = @DIMES_LDFLAGS@
 
213
DIMES_LIBS = @DIMES_LIBS@
 
214
DMALLOC_CPPFLAGS = @DMALLOC_CPPFLAGS@
 
215
DMALLOC_LDFLAGS = @DMALLOC_LDFLAGS@
 
216
DMALLOC_LIBS = @DMALLOC_LIBS@
 
217
DSYMUTIL = @DSYMUTIL@
 
218
DT_CPPFLAGS = @DT_CPPFLAGS@
 
219
DT_LDFLAGS = @DT_LDFLAGS@
 
220
DT_LIBS = @DT_LIBS@
 
221
DUMPBIN = @DUMPBIN@
 
222
ECHO_C = @ECHO_C@
 
223
ECHO_N = @ECHO_N@
 
224
ECHO_T = @ECHO_T@
 
225
EGREP = @EGREP@
 
226
EXEEXT = @EXEEXT@
 
227
FC = @FC@
 
228
FCFLAGS = @FCFLAGS@
 
229
FCLIBS = @FCLIBS@
 
230
FGREP = @FGREP@
 
231
FGR_CPPFLAGS = @FGR_CPPFLAGS@
 
232
FGR_LDFLAGS = @FGR_LDFLAGS@
 
233
FGR_LIBS = @FGR_LIBS@
 
234
FP_CPPFLAGS = @FP_CPPFLAGS@
 
235
FP_LDFLAGS = @FP_LDFLAGS@
 
236
FP_LIBS = @FP_LIBS@
 
237
GLIB_CPPFLAGS = @GLIB_CPPFLAGS@
 
238
GLIB_LDFLAGS = @GLIB_LDFLAGS@
 
239
GLIB_LIBS = @GLIB_LIBS@
 
240
GREP = @GREP@
 
241
HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 
242
HDF5_LDFLAGS = @HDF5_LDFLAGS@
 
243
HDF5_LIBS = @HDF5_LIBS@
 
244
INFINIBAND_CFLAGS = @INFINIBAND_CFLAGS@
 
245
INFINIBAND_CPPFLAGS = @INFINIBAND_CPPFLAGS@
 
246
INFINIBAND_LDFLAGS = @INFINIBAND_LDFLAGS@
 
247
INFINIBAND_LIBS = @INFINIBAND_LIBS@
 
248
INSTALL = @INSTALL@
 
249
INSTALL_DATA = @INSTALL_DATA@
 
250
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
251
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
252
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
253
ISOBAR_CPPFLAGS = @ISOBAR_CPPFLAGS@
 
254
ISOBAR_LDFLAGS = @ISOBAR_LDFLAGS@
 
255
ISOBAR_LIBS = @ISOBAR_LIBS@
 
256
LD = @LD@
 
257
LDFLAGS = @LDFLAGS@
 
258
LIBOBJS = @LIBOBJS@
 
259
LIBS = @LIBS@
 
260
LIBTOOL = @LIBTOOL@
 
261
LIPO = @LIPO@
 
262
LN_S = @LN_S@
 
263
LTLIBOBJS = @LTLIBOBJS@
 
264
LUSTRE_CPPFLAGS = @LUSTRE_CPPFLAGS@
 
265
LUSTRE_LDFLAGS = @LUSTRE_LDFLAGS@
 
266
LUSTRE_LIBS = @LUSTRE_LIBS@
 
267
MACRODEFFLAG = @MACRODEFFLAG@
 
268
MAINT = @MAINT@
 
269
MAKEINFO = @MAKEINFO@
 
270
MKDIR_P = @MKDIR_P@
 
271
MPICC = @MPICC@
 
272
MPICXX = @MPICXX@
 
273
MPIFC = @MPIFC@
 
274
MPILIBS = @MPILIBS@
 
275
MXML_CPPFLAGS = @MXML_CPPFLAGS@
 
276
MXML_LDFLAGS = @MXML_LDFLAGS@
 
277
MXML_LIBS = @MXML_LIBS@
 
278
NC4PAR_CPPFLAGS = @NC4PAR_CPPFLAGS@
 
279
NC4PAR_LDFLAGS = @NC4PAR_LDFLAGS@
 
280
NC4PAR_LIBS = @NC4PAR_LIBS@
 
281
NETCDF_CPPFLAGS = @NETCDF_CPPFLAGS@
 
282
NETCDF_LDFLAGS = @NETCDF_LDFLAGS@
 
283
NETCDF_LIBS = @NETCDF_LIBS@
 
284
NM = @NM@
 
285
NMEDIT = @NMEDIT@
 
286
NSSI_BUILDDIR = @NSSI_BUILDDIR@
 
287
NSSI_CFLAGS = @NSSI_CFLAGS@
 
288
NSSI_CPPFLAGS = @NSSI_CPPFLAGS@
 
289
NSSI_LDFLAGS = @NSSI_LDFLAGS@
 
290
NSSI_LIBS = @NSSI_LIBS@
 
291
NSSI_SERVER_LIBS = @NSSI_SERVER_LIBS@
 
292
NSSI_SRCDIR = @NSSI_SRCDIR@
 
293
OBJDUMP = @OBJDUMP@
 
294
OBJEXT = @OBJEXT@
 
295
OTOOL = @OTOOL@
 
296
OTOOL64 = @OTOOL64@
 
297
PABLO_CPPFLAGS = @PABLO_CPPFLAGS@
 
298
PABLO_LDFLAGS = @PABLO_LDFLAGS@
 
299
PABLO_LIBS = @PABLO_LIBS@
 
300
PACKAGE = @PACKAGE@
 
301
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
302
PACKAGE_NAME = @PACKAGE_NAME@
 
303
PACKAGE_STRING = @PACKAGE_STRING@
 
304
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
305
PACKAGE_VERSION = @PACKAGE_VERSION@
 
306
PAMI_CFLAGS = @PAMI_CFLAGS@
 
307
PAMI_CPPFLAGS = @PAMI_CPPFLAGS@
 
308
PAMI_LDFLAGS = @PAMI_LDFLAGS@
 
309
PAMI_LIBS = @PAMI_LIBS@
 
310
PATHPROG = @PATHPROG@
 
311
PATH_SEPARATOR = @PATH_SEPARATOR@
 
312
PHDF5_CPPFLAGS = @PHDF5_CPPFLAGS@
 
313
PHDF5_LDFLAGS = @PHDF5_LDFLAGS@
 
314
PHDF5_LIBS = @PHDF5_LIBS@
 
315
PORTALS_CFLAGS = @PORTALS_CFLAGS@
 
316
PORTALS_CPPFLAGS = @PORTALS_CPPFLAGS@
 
317
PORTALS_HEADER = @PORTALS_HEADER@
 
318
PORTALS_LDFLAGS = @PORTALS_LDFLAGS@
 
319
PORTALS_LIBS = @PORTALS_LIBS@
 
320
PORTALS_NAL_HEADER = @PORTALS_NAL_HEADER@
 
321
PORTALS_RT_HEADER = @PORTALS_RT_HEADER@
 
322
PTHREAD_CC = @PTHREAD_CC@
 
323
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 
324
PTHREAD_LIBS = @PTHREAD_LIBS@
 
325
RANLIB = @RANLIB@
 
326
SED = @SED@
 
327
SET_MAKE = @SET_MAKE@
 
328
SHELL = @SHELL@
 
329
SKEL_HAVE_ADIOS_TIMING = @SKEL_HAVE_ADIOS_TIMING@
 
330
SKEL_TIMING = @SKEL_TIMING@
 
331
STRIP = @STRIP@
 
332
SZIP_CPPFLAGS = @SZIP_CPPFLAGS@
 
333
SZIP_LDFLAGS = @SZIP_LDFLAGS@
 
334
SZIP_LIBS = @SZIP_LIBS@
 
335
TIMER_CPPFLAGS = @TIMER_CPPFLAGS@
 
336
TIMER_LDFLAGS = @TIMER_LDFLAGS@
 
337
TIMER_LIBS = @TIMER_LIBS@
 
338
VERSION = @VERSION@
 
339
ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
 
340
ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
 
341
ZLIB_LIBS = @ZLIB_LIBS@
 
342
abs_builddir = @abs_builddir@
 
343
abs_srcdir = @abs_srcdir@
 
344
abs_top_builddir = @abs_top_builddir@
 
345
abs_top_srcdir = @abs_top_srcdir@
 
346
ac_ct_CC = @ac_ct_CC@
 
347
ac_ct_CXX = @ac_ct_CXX@
 
348
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
349
ac_ct_FC = @ac_ct_FC@
 
350
am__include = @am__include@
 
351
am__leading_dot = @am__leading_dot@
 
352
am__quote = @am__quote@
 
353
am__tar = @am__tar@
 
354
am__untar = @am__untar@
 
355
bindir = @bindir@
 
356
build = @build@
 
357
build_alias = @build_alias@
 
358
build_cpu = @build_cpu@
 
359
build_os = @build_os@
 
360
build_vendor = @build_vendor@
 
361
builddir = @builddir@
 
362
datadir = @datadir@
 
363
datarootdir = @datarootdir@
 
364
docdir = @docdir@
 
365
dvidir = @dvidir@
 
366
exec_prefix = @exec_prefix@
 
367
host = @host@
 
368
host_alias = @host_alias@
 
369
host_cpu = @host_cpu@
 
370
host_os = @host_os@
 
371
host_vendor = @host_vendor@
 
372
htmldir = @htmldir@
 
373
includedir = @includedir@
 
374
infodir = @infodir@
 
375
install_sh = @install_sh@
 
376
libdir = @libdir@
 
377
libexecdir = @libexecdir@
 
378
localedir = @localedir@
 
379
localstatedir = @localstatedir@
 
380
lt_ECHO = @lt_ECHO@
 
381
mandir = @mandir@
 
382
mkdir_p = @mkdir_p@
 
383
oldincludedir = @oldincludedir@
 
384
pdfdir = @pdfdir@
 
385
prefix = @prefix@
 
386
program_transform_name = @program_transform_name@
 
387
psdir = @psdir@
 
388
sbindir = @sbindir@
 
389
sharedstatedir = @sharedstatedir@
 
390
srcdir = @srcdir@
 
391
sysconfdir = @sysconfdir@
 
392
target_alias = @target_alias@
 
393
top_build_prefix = @top_build_prefix@
 
394
top_builddir = @top_builddir@
 
395
top_srcdir = @top_srcdir@
 
396
INCLUDES = $(all_includes) -I$(top_srcdir)/src \
 
397
        -I$(top_srcdir)/src/core
 
398
AUTOMAKE_OPTIONS = no-dependencies
 
399
@BUILD_WRITE_TRUE@list_methods_SOURCES = list_methods.c
 
400
@BUILD_WRITE_TRUE@list_methods_CPPFLAGS = ${MACRODEFFLAG}WRITE $(ADIOSLIB_CPPFLAGS) $(ADIOSLIB_CFLAGS) $(ADIOSLIB_EXTRA_CPPFLAGS) 
 
401
@BUILD_WRITE_TRUE@list_methods_LDFLAGS = $(ADIOSLIB_LDFLAGS) 
 
402
@BUILD_WRITE_TRUE@list_methods_LDADD = $(top_builddir)/src/libadios.a $(ADIOSLIB_LDADD)
 
403
@BUILD_WRITE_TRUE@list_methods_nompi_SOURCES = list_methods.c
 
404
@BUILD_WRITE_TRUE@list_methods_nompi_CPPFLAGS = ${MACRODEFFLAG}WRITE $(ADIOSLIB_SEQ_CPPFLAGS) $(ADIOSLIB_SEQ_CFLAGS) $(ADIOSLIB_EXTRA_CPPFLAGS) 
 
405
@BUILD_WRITE_TRUE@list_methods_nompi_LDFLAGS = $(ADIOSLIB_SEQ_LDFLAGS) 
 
406
@BUILD_WRITE_TRUE@list_methods_nompi_LDADD = $(top_builddir)/src/libadios_nompi.a $(ADIOSLIB_SEQ_LDADD)
 
407
list_methods_readonly_SOURCES = list_methods.c
 
408
list_methods_readonly_CPPFLAGS = $(ADIOSREADLIB_CPPFLAGS) $(ADIOSREADLIB_CFLAGS)
 
409
list_methods_readonly_LDFLAGS = $(ADIOSREADLIB_LDFLAGS) 
 
410
list_methods_readonly_LDADD = $(top_builddir)/src/libadiosread.a $(ADIOSREADLIB_LDADD)
 
411
list_methods_readonly_nompi_SOURCES = list_methods.c
 
412
list_methods_readonly_nompi_CPPFLAGS = $(ADIOSREADLIB_SEQ_CPPFLAGS) $(ADIOSREADLIB_SEQ_CFLAGS) 
 
413
list_methods_readonly_nompi_LDFLAGS = $(ADIOSREADLIB_SEQ_LDFLAGS) 
 
414
list_methods_readonly_nompi_LDADD = $(top_builddir)/src/libadiosread_nompi.a $(ADIOSREADLIB_SEQ_LDADD)
 
415
all: all-am
 
416
 
 
417
.SUFFIXES:
 
418
.SUFFIXES: .c .lo .o .obj
 
419
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
420
        @for dep in $?; do \
 
421
          case '$(am__configure_deps)' in \
 
422
            *$$dep*) \
 
423
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
424
                && { if test -f $@; then exit 0; else break; fi; }; \
 
425
              exit 1;; \
 
426
          esac; \
 
427
        done; \
 
428
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/list_methods/Makefile'; \
 
429
        $(am__cd) $(top_srcdir) && \
 
430
          $(AUTOMAKE) --gnu utils/list_methods/Makefile
 
431
.PRECIOUS: Makefile
 
432
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
433
        @case '$?' in \
 
434
          *config.status*) \
 
435
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
436
          *) \
 
437
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
438
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
439
        esac;
 
440
 
 
441
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
442
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
443
 
 
444
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
445
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
446
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
447
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
448
$(am__aclocal_m4_deps):
 
449
install-binPROGRAMS: $(bin_PROGRAMS)
 
450
        @$(NORMAL_INSTALL)
 
451
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 
452
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
453
        for p in $$list; do echo "$$p $$p"; done | \
 
454
        sed 's/$(EXEEXT)$$//' | \
 
455
        while read p p1; do if test -f $$p || test -f $$p1; \
 
456
          then echo "$$p"; echo "$$p"; else :; fi; \
 
457
        done | \
 
458
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
459
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
460
        sed 'N;N;N;s,\n, ,g' | \
 
461
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
462
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
463
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
464
            else { print "f", $$3 "/" $$4, $$1; } } \
 
465
          END { for (d in files) print "f", d, files[d] }' | \
 
466
        while read type dir files; do \
 
467
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
468
            test -z "$$files" || { \
 
469
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
470
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
471
            } \
 
472
        ; done
 
473
 
 
474
uninstall-binPROGRAMS:
 
475
        @$(NORMAL_UNINSTALL)
 
476
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
477
        files=`for p in $$list; do echo "$$p"; done | \
 
478
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
479
              -e 's/$$/$(EXEEXT)/' `; \
 
480
        test -n "$$list" || exit 0; \
 
481
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
482
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
 
483
 
 
484
clean-binPROGRAMS:
 
485
        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
486
        echo " rm -f" $$list; \
 
487
        rm -f $$list || exit $$?; \
 
488
        test -n "$(EXEEXT)" || exit 0; \
 
489
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
490
        echo " rm -f" $$list; \
 
491
        rm -f $$list
 
492
list_methods$(EXEEXT): $(list_methods_OBJECTS) $(list_methods_DEPENDENCIES) 
 
493
        @rm -f list_methods$(EXEEXT)
 
494
        $(list_methods_LINK) $(list_methods_OBJECTS) $(list_methods_LDADD) $(LIBS)
 
495
list_methods_nompi$(EXEEXT): $(list_methods_nompi_OBJECTS) $(list_methods_nompi_DEPENDENCIES) 
 
496
        @rm -f list_methods_nompi$(EXEEXT)
 
497
        $(list_methods_nompi_LINK) $(list_methods_nompi_OBJECTS) $(list_methods_nompi_LDADD) $(LIBS)
 
498
list_methods_readonly$(EXEEXT): $(list_methods_readonly_OBJECTS) $(list_methods_readonly_DEPENDENCIES) 
 
499
        @rm -f list_methods_readonly$(EXEEXT)
 
500
        $(list_methods_readonly_LINK) $(list_methods_readonly_OBJECTS) $(list_methods_readonly_LDADD) $(LIBS)
 
501
list_methods_readonly_nompi$(EXEEXT): $(list_methods_readonly_nompi_OBJECTS) $(list_methods_readonly_nompi_DEPENDENCIES) 
 
502
        @rm -f list_methods_readonly_nompi$(EXEEXT)
 
503
        $(list_methods_readonly_nompi_LINK) $(list_methods_readonly_nompi_OBJECTS) $(list_methods_readonly_nompi_LDADD) $(LIBS)
 
504
 
 
505
mostlyclean-compile:
 
506
        -rm -f *.$(OBJEXT)
 
507
 
 
508
distclean-compile:
 
509
        -rm -f *.tab.c
 
510
 
 
511
.c.o:
 
512
        $(COMPILE) -c $<
 
513
 
 
514
.c.obj:
 
515
        $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
516
 
 
517
.c.lo:
 
518
        $(LTCOMPILE) -c -o $@ $<
 
519
 
 
520
list_methods-list_methods.o: list_methods.c
 
521
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(list_methods_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list_methods-list_methods.o `test -f 'list_methods.c' || echo '$(srcdir)/'`list_methods.c
 
522
 
 
523
list_methods-list_methods.obj: list_methods.c
 
524
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(list_methods_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list_methods-list_methods.obj `if test -f 'list_methods.c'; then $(CYGPATH_W) 'list_methods.c'; else $(CYGPATH_W) '$(srcdir)/list_methods.c'; fi`
 
525
 
 
526
list_methods_nompi-list_methods.o: list_methods.c
 
527
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(list_methods_nompi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list_methods_nompi-list_methods.o `test -f 'list_methods.c' || echo '$(srcdir)/'`list_methods.c
 
528
 
 
529
list_methods_nompi-list_methods.obj: list_methods.c
 
530
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(list_methods_nompi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list_methods_nompi-list_methods.obj `if test -f 'list_methods.c'; then $(CYGPATH_W) 'list_methods.c'; else $(CYGPATH_W) '$(srcdir)/list_methods.c'; fi`
 
531
 
 
532
list_methods_readonly-list_methods.o: list_methods.c
 
533
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(list_methods_readonly_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list_methods_readonly-list_methods.o `test -f 'list_methods.c' || echo '$(srcdir)/'`list_methods.c
 
534
 
 
535
list_methods_readonly-list_methods.obj: list_methods.c
 
536
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(list_methods_readonly_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list_methods_readonly-list_methods.obj `if test -f 'list_methods.c'; then $(CYGPATH_W) 'list_methods.c'; else $(CYGPATH_W) '$(srcdir)/list_methods.c'; fi`
 
537
 
 
538
list_methods_readonly_nompi-list_methods.o: list_methods.c
 
539
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(list_methods_readonly_nompi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list_methods_readonly_nompi-list_methods.o `test -f 'list_methods.c' || echo '$(srcdir)/'`list_methods.c
 
540
 
 
541
list_methods_readonly_nompi-list_methods.obj: list_methods.c
 
542
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(list_methods_readonly_nompi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list_methods_readonly_nompi-list_methods.obj `if test -f 'list_methods.c'; then $(CYGPATH_W) 'list_methods.c'; else $(CYGPATH_W) '$(srcdir)/list_methods.c'; fi`
 
543
 
 
544
mostlyclean-libtool:
 
545
        -rm -f *.lo
 
546
 
 
547
clean-libtool:
 
548
        -rm -rf .libs _libs
 
549
 
 
550
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
551
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
552
        unique=`for i in $$list; do \
 
553
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
554
          done | \
 
555
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
556
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
557
        mkid -fID $$unique
 
558
tags: TAGS
 
559
 
 
560
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
561
                $(TAGS_FILES) $(LISP)
 
562
        set x; \
 
563
        here=`pwd`; \
 
564
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
565
        unique=`for i in $$list; do \
 
566
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
567
          done | \
 
568
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
569
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
570
        shift; \
 
571
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
572
          test -n "$$unique" || unique=$$empty_fix; \
 
573
          if test $$# -gt 0; then \
 
574
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
575
              "$$@" $$unique; \
 
576
          else \
 
577
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
578
              $$unique; \
 
579
          fi; \
 
580
        fi
 
581
ctags: CTAGS
 
582
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
583
                $(TAGS_FILES) $(LISP)
 
584
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
585
        unique=`for i in $$list; do \
 
586
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
587
          done | \
 
588
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
589
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
590
        test -z "$(CTAGS_ARGS)$$unique" \
 
591
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
592
             $$unique
 
593
 
 
594
GTAGS:
 
595
        here=`$(am__cd) $(top_builddir) && pwd` \
 
596
          && $(am__cd) $(top_srcdir) \
 
597
          && gtags -i $(GTAGS_ARGS) "$$here"
 
598
 
 
599
distclean-tags:
 
600
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
601
 
 
602
distdir: $(DISTFILES)
 
603
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
604
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
605
        list='$(DISTFILES)'; \
 
606
          dist_files=`for file in $$list; do echo $$file; done | \
 
607
          sed -e "s|^$$srcdirstrip/||;t" \
 
608
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
609
        case $$dist_files in \
 
610
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
611
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
612
                           sort -u` ;; \
 
613
        esac; \
 
614
        for file in $$dist_files; do \
 
615
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
616
          if test -d $$d/$$file; then \
 
617
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
618
            if test -d "$(distdir)/$$file"; then \
 
619
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
620
            fi; \
 
621
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
622
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
623
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
624
            fi; \
 
625
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
626
          else \
 
627
            test -f "$(distdir)/$$file" \
 
628
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
629
            || exit 1; \
 
630
          fi; \
 
631
        done
 
632
check-am: all-am
 
633
check: check-am
 
634
all-am: Makefile $(PROGRAMS)
 
635
installdirs:
 
636
        for dir in "$(DESTDIR)$(bindir)"; do \
 
637
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
638
        done
 
639
install: install-am
 
640
install-exec: install-exec-am
 
641
install-data: install-data-am
 
642
uninstall: uninstall-am
 
643
 
 
644
install-am: all-am
 
645
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
646
 
 
647
installcheck: installcheck-am
 
648
install-strip:
 
649
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
650
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
651
          `test -z '$(STRIP)' || \
 
652
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
653
mostlyclean-generic:
 
654
 
 
655
clean-generic:
 
656
 
 
657
distclean-generic:
 
658
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
659
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
660
 
 
661
maintainer-clean-generic:
 
662
        @echo "This command is intended for maintainers to use"
 
663
        @echo "it deletes files that may require special tools to rebuild."
 
664
clean: clean-am
 
665
 
 
666
clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
 
667
 
 
668
distclean: distclean-am
 
669
        -rm -f Makefile
 
670
distclean-am: clean-am distclean-compile distclean-generic \
 
671
        distclean-tags
 
672
 
 
673
dvi: dvi-am
 
674
 
 
675
dvi-am:
 
676
 
 
677
html: html-am
 
678
 
 
679
html-am:
 
680
 
 
681
info: info-am
 
682
 
 
683
info-am:
 
684
 
 
685
install-data-am:
 
686
 
 
687
install-dvi: install-dvi-am
 
688
 
 
689
install-dvi-am:
 
690
 
 
691
install-exec-am: install-binPROGRAMS
 
692
 
 
693
install-html: install-html-am
 
694
 
 
695
install-html-am:
 
696
 
 
697
install-info: install-info-am
 
698
 
 
699
install-info-am:
 
700
 
 
701
install-man:
 
702
 
 
703
install-pdf: install-pdf-am
 
704
 
 
705
install-pdf-am:
 
706
 
 
707
install-ps: install-ps-am
 
708
 
 
709
install-ps-am:
 
710
 
 
711
installcheck-am:
 
712
 
 
713
maintainer-clean: maintainer-clean-am
 
714
        -rm -f Makefile
 
715
maintainer-clean-am: distclean-am maintainer-clean-generic
 
716
 
 
717
mostlyclean: mostlyclean-am
 
718
 
 
719
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
720
        mostlyclean-libtool
 
721
 
 
722
pdf: pdf-am
 
723
 
 
724
pdf-am:
 
725
 
 
726
ps: ps-am
 
727
 
 
728
ps-am:
 
729
 
 
730
uninstall-am: uninstall-binPROGRAMS
 
731
 
 
732
.MAKE: install-am install-strip
 
733
 
 
734
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
 
735
        clean-generic clean-libtool ctags distclean distclean-compile \
 
736
        distclean-generic distclean-libtool distclean-tags distdir dvi \
 
737
        dvi-am html html-am info info-am install install-am \
 
738
        install-binPROGRAMS install-data install-data-am install-dvi \
 
739
        install-dvi-am install-exec install-exec-am install-html \
 
740
        install-html-am install-info install-info-am install-man \
 
741
        install-pdf install-pdf-am install-ps install-ps-am \
 
742
        install-strip installcheck installcheck-am installdirs \
 
743
        maintainer-clean maintainer-clean-generic mostlyclean \
 
744
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
745
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
746
        uninstall-binPROGRAMS
 
747
 
 
748
#endif
 
749
 
 
750
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
751
# Otherwise a system limit (for SysV at least) may be exceeded.
 
752
.NOEXPORT: