~ubuntu-branches/ubuntu/utopic/adios/utopic

« back to all changes in this revision

Viewing changes to examples/C/attributes/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Alastair McKinstry
  • Date: 2013-12-09 15:21:31 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20131209152131-jtd4fpmdv3xnunnm
Tags: 1.5.0-1
* New upstream.
* Standards-Version: 3.9.5
* Include latest config.{sub,guess} 
* New watch file.
* Create libadios-bin for binaries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 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, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
14
15
 
15
16
@SET_MAKE@
16
17
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
18
VPATH = @srcdir@
20
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
21
21
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ../../..
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
24
install_sh_DATA = $(install_sh) -c -m 644
27
25
install_sh_PROGRAM = $(install_sh) -c
28
26
install_sh_SCRIPT = $(install_sh) -c
40
38
subdir = examples/C/attributes
41
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/config/ac_dart.m4 \
 
41
am__aclocal_m4_deps = $(top_srcdir)/config/ac_cray_pmi.m4 \
 
42
        $(top_srcdir)/config/ac_cray_ugni.m4 \
 
43
        $(top_srcdir)/config/ac_dataspaces.m4 \
44
44
        $(top_srcdir)/config/ac_datatap.m4 \
 
45
        $(top_srcdir)/config/ac_dcmf.m4 \
45
46
        $(top_srcdir)/config/ac_dimes.m4 \
46
47
        $(top_srcdir)/config/ac_dmalloc.m4 \
 
48
        $(top_srcdir)/config/ac_flexpath.m4 \
47
49
        $(top_srcdir)/config/ac_hdf5.m4 \
48
50
        $(top_srcdir)/config/ac_infiniband.m4 \
49
51
        $(top_srcdir)/config/ac_lustre.m4 \
62
64
mkinstalldirs = $(install_sh) -d
63
65
CONFIG_HEADER = $(top_builddir)/config.h
64
66
CONFIG_CLEAN_FILES =
 
67
CONFIG_CLEAN_VPATH_FILES =
65
68
PROGRAMS = $(noinst_PROGRAMS)
66
69
am_attributes_read_OBJECTS = attributes_read.$(OBJEXT)
67
70
attributes_read_OBJECTS = $(am_attributes_read_OBJECTS)
68
71
am__DEPENDENCIES_1 =
69
72
attributes_read_DEPENDENCIES = $(top_builddir)/src/libadiosread.a \
70
73
        $(am__DEPENDENCIES_1)
 
74
attributes_read_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
75
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
76
        $(attributes_read_LDFLAGS) $(LDFLAGS) -o $@
71
77
am_attributes_write_OBJECTS = attributes_write.$(OBJEXT)
72
78
attributes_write_OBJECTS = $(am_attributes_write_OBJECTS)
73
79
attributes_write_DEPENDENCIES = $(top_builddir)/src/libadios.a \
74
80
        $(am__DEPENDENCIES_1)
75
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
81
attributes_write_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
82
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
83
        $(attributes_write_LDFLAGS) $(LDFLAGS) -o $@
 
84
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
76
85
depcomp =
77
86
am__depfiles_maybe =
78
87
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
79
88
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
81
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
82
 
        $(AM_CFLAGS) $(CFLAGS)
 
89
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
90
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
91
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83
92
CCLD = $(CC)
84
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
85
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
93
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
94
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
95
        $(LDFLAGS) -o $@
86
96
SOURCES = $(attributes_read_SOURCES) $(attributes_write_SOURCES)
87
97
DIST_SOURCES = $(attributes_read_SOURCES) $(attributes_write_SOURCES)
88
98
ETAGS = etags
110
120
ADIOSREADLIB_SEQ_CPPFLAGS = @ADIOSREADLIB_SEQ_CPPFLAGS@
111
121
ADIOSREADLIB_SEQ_LDADD = @ADIOSREADLIB_SEQ_LDADD@
112
122
ADIOSREADLIB_SEQ_LDFLAGS = @ADIOSREADLIB_SEQ_LDFLAGS@
113
 
AMDEP_FALSE = @AMDEP_FALSE@
114
 
AMDEP_TRUE = @AMDEP_TRUE@
115
123
AMTAR = @AMTAR@
116
124
AR = @AR@
117
125
AUTOCONF = @AUTOCONF@
118
126
AUTOHEADER = @AUTOHEADER@
119
127
AUTOMAKE = @AUTOMAKE@
120
128
AWK = @AWK@
121
 
BUILD_FORTRAN_FALSE = @BUILD_FORTRAN_FALSE@
122
 
BUILD_FORTRAN_TRUE = @BUILD_FORTRAN_TRUE@
123
 
BUILD_WRITE_FALSE = @BUILD_WRITE_FALSE@
124
 
BUILD_WRITE_TRUE = @BUILD_WRITE_TRUE@
125
129
CC = $(MPICC)
126
130
CCDEPMODE = @CCDEPMODE@
127
131
CFLAGS = @CFLAGS@
128
132
CPP = @CPP@
129
133
CPPFLAGS = @CPPFLAGS@
 
134
CRAY_PMI_CPPFLAGS = @CRAY_PMI_CPPFLAGS@
 
135
CRAY_PMI_LDFLAGS = @CRAY_PMI_LDFLAGS@
 
136
CRAY_PMI_LIBS = @CRAY_PMI_LIBS@
 
137
CRAY_UGNI_CPPFLAGS = @CRAY_UGNI_CPPFLAGS@
 
138
CRAY_UGNI_LDFLAGS = @CRAY_UGNI_LDFLAGS@
 
139
CRAY_UGNI_LIBS = @CRAY_UGNI_LIBS@
130
140
CSH = @CSH@
131
141
CXX = @CXX@
132
142
CXXCPP = @CXXCPP@
133
143
CXXDEPMODE = @CXXDEPMODE@
134
144
CXXFLAGS = @CXXFLAGS@
135
145
CYGPATH_W = @CYGPATH_W@
136
 
DART_CPPFLAGS = @DART_CPPFLAGS@
137
 
DART_LDFLAGS = @DART_LDFLAGS@
138
 
DART_LIBS = @DART_LIBS@
 
146
DATASPACES_CPPFLAGS = @DATASPACES_CPPFLAGS@
 
147
DATASPACES_LDFLAGS = @DATASPACES_LDFLAGS@
 
148
DATASPACES_LIBS = @DATASPACES_LIBS@
 
149
DCMF_CFLAGS = @DCMF_CFLAGS@
 
150
DCMF_CPPFLAGS = @DCMF_CPPFLAGS@
 
151
DCMF_LDFLAGS = @DCMF_LDFLAGS@
 
152
DCMF_LIBS = @DCMF_LIBS@
139
153
DEFS = @DEFS@
140
154
DEPDIR = @DEPDIR@
141
155
DIMES_CPPFLAGS = @DIMES_CPPFLAGS@
144
158
DMALLOC_CPPFLAGS = @DMALLOC_CPPFLAGS@
145
159
DMALLOC_LDFLAGS = @DMALLOC_LDFLAGS@
146
160
DMALLOC_LIBS = @DMALLOC_LIBS@
 
161
DSYMUTIL = @DSYMUTIL@
147
162
DT_CPPFLAGS = @DT_CPPFLAGS@
148
163
DT_LDFLAGS = @DT_LDFLAGS@
149
164
DT_LIBS = @DT_LIBS@
150
 
ECHO = @ECHO@
 
165
DUMPBIN = @DUMPBIN@
151
166
ECHO_C = @ECHO_C@
152
167
ECHO_N = @ECHO_N@
153
168
ECHO_T = @ECHO_T@
154
169
EGREP = @EGREP@
155
170
EXEEXT = @EXEEXT@
156
 
F77 = @F77@
157
171
FC = @FC@
158
172
FCFLAGS = @FCFLAGS@
159
173
FCLIBS = @FCLIBS@
160
 
FFLAGS = @FFLAGS@
161
 
HAVE_DART_FALSE = @HAVE_DART_FALSE@
162
 
HAVE_DART_TRUE = @HAVE_DART_TRUE@
163
 
HAVE_DATATAP_FALSE = @HAVE_DATATAP_FALSE@
164
 
HAVE_DATATAP_TRUE = @HAVE_DATATAP_TRUE@
165
 
HAVE_DIMES_FALSE = @HAVE_DIMES_FALSE@
166
 
HAVE_DIMES_TRUE = @HAVE_DIMES_TRUE@
167
 
HAVE_DMALLOC_FALSE = @HAVE_DMALLOC_FALSE@
168
 
HAVE_DMALLOC_TRUE = @HAVE_DMALLOC_TRUE@
169
 
HAVE_HDF5_FALSE = @HAVE_HDF5_FALSE@
170
 
HAVE_HDF5_TRUE = @HAVE_HDF5_TRUE@
171
 
HAVE_INFINIBAND_FALSE = @HAVE_INFINIBAND_FALSE@
172
 
HAVE_INFINIBAND_TRUE = @HAVE_INFINIBAND_TRUE@
173
 
HAVE_LUSTRE_FALSE = @HAVE_LUSTRE_FALSE@
174
 
HAVE_LUSTRE_TRUE = @HAVE_LUSTRE_TRUE@
175
 
HAVE_MPI_FALSE = @HAVE_MPI_FALSE@
176
 
HAVE_MPI_TRUE = @HAVE_MPI_TRUE@
177
 
HAVE_MXML_FALSE = @HAVE_MXML_FALSE@
178
 
HAVE_MXML_TRUE = @HAVE_MXML_TRUE@
179
 
HAVE_NC4PAR_FALSE = @HAVE_NC4PAR_FALSE@
180
 
HAVE_NC4PAR_TRUE = @HAVE_NC4PAR_TRUE@
181
 
HAVE_NETCDF_FALSE = @HAVE_NETCDF_FALSE@
182
 
HAVE_NETCDF_TRUE = @HAVE_NETCDF_TRUE@
183
 
HAVE_NSSI_FALSE = @HAVE_NSSI_FALSE@
184
 
HAVE_NSSI_TRUE = @HAVE_NSSI_TRUE@
185
 
HAVE_PABLO_FALSE = @HAVE_PABLO_FALSE@
186
 
HAVE_PABLO_TRUE = @HAVE_PABLO_TRUE@
187
 
HAVE_PHDF5_FALSE = @HAVE_PHDF5_FALSE@
188
 
HAVE_PHDF5_TRUE = @HAVE_PHDF5_TRUE@
189
 
HAVE_PORTALS_FALSE = @HAVE_PORTALS_FALSE@
190
 
HAVE_PORTALS_TRUE = @HAVE_PORTALS_TRUE@
 
174
FGREP = @FGREP@
 
175
FP_CPPFLAGS = @FP_CPPFLAGS@
 
176
FP_LDFLAGS = @FP_LDFLAGS@
 
177
FP_LIBS = @FP_LIBS@
 
178
GREP = @GREP@
191
179
HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
192
180
HDF5_LDFLAGS = @HDF5_LDFLAGS@
193
181
HDF5_LIBS = @HDF5_LIBS@
194
182
INFINIBAND_CFLAGS = @INFINIBAND_CFLAGS@
195
183
INFINIBAND_CPPFLAGS = @INFINIBAND_CPPFLAGS@
196
 
INFINIBAND_HEADER = @INFINIBAND_HEADER@
197
184
INFINIBAND_LDFLAGS = @INFINIBAND_LDFLAGS@
198
185
INFINIBAND_LIBS = @INFINIBAND_LIBS@
 
186
INSTALL = @INSTALL@
199
187
INSTALL_DATA = @INSTALL_DATA@
200
188
INSTALL_PROGRAM = @INSTALL_PROGRAM@
201
189
INSTALL_SCRIPT = @INSTALL_SCRIPT@
202
190
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
191
LD = @LD@
203
192
LDFLAGS = @LDFLAGS@
204
193
LIBOBJS = @LIBOBJS@
205
194
LIBS = @LIBS@
206
195
LIBTOOL = @LIBTOOL@
 
196
LIPO = @LIPO@
207
197
LN_S = @LN_S@
208
198
LTLIBOBJS = @LTLIBOBJS@
209
199
LUSTRE_CPPFLAGS = @LUSTRE_CPPFLAGS@
210
200
LUSTRE_LDFLAGS = @LUSTRE_LDFLAGS@
211
201
LUSTRE_LIBS = @LUSTRE_LIBS@
 
202
MACRODEFFLAG = @MACRODEFFLAG@
 
203
MAINT = @MAINT@
212
204
MAKEINFO = @MAKEINFO@
 
205
MKDIR_P = @MKDIR_P@
213
206
MPICC = @MPICC@
214
207
MPICXX = @MPICXX@
215
208
MPIFC = @MPIFC@
220
213
NC4PAR_CPPFLAGS = @NC4PAR_CPPFLAGS@
221
214
NC4PAR_LDFLAGS = @NC4PAR_LDFLAGS@
222
215
NC4PAR_LIBS = @NC4PAR_LIBS@
223
 
NEED_DARWIN_SINGLE_MODULE_FALSE = @NEED_DARWIN_SINGLE_MODULE_FALSE@
224
 
NEED_DARWIN_SINGLE_MODULE_TRUE = @NEED_DARWIN_SINGLE_MODULE_TRUE@
225
216
NETCDF_CPPFLAGS = @NETCDF_CPPFLAGS@
226
217
NETCDF_LDFLAGS = @NETCDF_LDFLAGS@
227
218
NETCDF_LIBS = @NETCDF_LIBS@
 
219
NM = @NM@
 
220
NMEDIT = @NMEDIT@
228
221
NSSI_BUILDDIR = @NSSI_BUILDDIR@
229
222
NSSI_CFLAGS = @NSSI_CFLAGS@
230
223
NSSI_CPPFLAGS = @NSSI_CPPFLAGS@
232
225
NSSI_LIBS = @NSSI_LIBS@
233
226
NSSI_SERVER_LIBS = @NSSI_SERVER_LIBS@
234
227
NSSI_SRCDIR = @NSSI_SRCDIR@
 
228
OBJDUMP = @OBJDUMP@
235
229
OBJEXT = @OBJEXT@
 
230
OTOOL = @OTOOL@
 
231
OTOOL64 = @OTOOL64@
236
232
PABLO_CPPFLAGS = @PABLO_CPPFLAGS@
237
233
PABLO_LDFLAGS = @PABLO_LDFLAGS@
238
234
PABLO_LIBS = @PABLO_LIBS@
258
254
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
259
255
PTHREAD_LIBS = @PTHREAD_LIBS@
260
256
RANLIB = @RANLIB@
261
 
RESEARCH_TRANSPORTS_FALSE = @RESEARCH_TRANSPORTS_FALSE@
262
 
RESEARCH_TRANSPORTS_TRUE = @RESEARCH_TRANSPORTS_TRUE@
263
257
SED = @SED@
264
258
SET_MAKE = @SET_MAKE@
265
259
SHELL = @SHELL@
 
260
SKEL_HAVE_ADIOS_TIMING = @SKEL_HAVE_ADIOS_TIMING@
 
261
SKEL_TIMING = @SKEL_TIMING@
266
262
STRIP = @STRIP@
267
 
USE_PARALLEL_COMPILER_FALSE = @USE_PARALLEL_COMPILER_FALSE@
268
 
USE_PARALLEL_COMPILER_TRUE = @USE_PARALLEL_COMPILER_TRUE@
269
263
VERSION = @VERSION@
270
 
ac_ct_AR = @ac_ct_AR@
 
264
abs_builddir = @abs_builddir@
 
265
abs_srcdir = @abs_srcdir@
 
266
abs_top_builddir = @abs_top_builddir@
 
267
abs_top_srcdir = @abs_top_srcdir@
271
268
ac_ct_CC = @ac_ct_CC@
272
269
ac_ct_CXX = @ac_ct_CXX@
273
 
ac_ct_F77 = @ac_ct_F77@
 
270
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
274
271
ac_ct_FC = @ac_ct_FC@
275
 
ac_ct_RANLIB = @ac_ct_RANLIB@
276
 
ac_ct_STRIP = @ac_ct_STRIP@
277
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
278
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
279
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
280
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
281
272
am__include = @am__include@
282
273
am__leading_dot = @am__leading_dot@
283
274
am__quote = @am__quote@
289
280
build_cpu = @build_cpu@
290
281
build_os = @build_os@
291
282
build_vendor = @build_vendor@
 
283
builddir = @builddir@
292
284
datadir = @datadir@
 
285
datarootdir = @datarootdir@
 
286
docdir = @docdir@
 
287
dvidir = @dvidir@
293
288
exec_prefix = @exec_prefix@
294
289
host = @host@
295
290
host_alias = @host_alias@
296
291
host_cpu = @host_cpu@
297
292
host_os = @host_os@
298
293
host_vendor = @host_vendor@
 
294
htmldir = @htmldir@
299
295
includedir = @includedir@
300
296
infodir = @infodir@
301
297
install_sh = @install_sh@
302
298
libdir = @libdir@
303
299
libexecdir = @libexecdir@
 
300
localedir = @localedir@
304
301
localstatedir = @localstatedir@
 
302
lt_ECHO = @lt_ECHO@
305
303
mandir = @mandir@
306
304
mkdir_p = @mkdir_p@
307
305
oldincludedir = @oldincludedir@
 
306
pdfdir = @pdfdir@
308
307
prefix = @prefix@
309
308
program_transform_name = @program_transform_name@
 
309
psdir = @psdir@
310
310
sbindir = @sbindir@
311
311
sharedstatedir = @sharedstatedir@
 
312
srcdir = @srcdir@
312
313
sysconfdir = @sysconfdir@
313
314
target_alias = @target_alias@
314
 
INCLUDES = $(all_includes) -I$(top_builddir)/src
 
315
top_build_prefix = @top_build_prefix@
 
316
top_builddir = @top_builddir@
 
317
top_srcdir = @top_srcdir@
 
318
INCLUDES = $(all_includes) -I$(top_builddir)/src \
 
319
        -I$(top_builddir)/src/public
315
320
AUTOMAKE_OPTIONS = no-dependencies
316
321
attributes_write_SOURCES = attributes_write.c
317
322
attributes_write_LDADD = $(top_builddir)/src/libadios.a \
319
324
attributes_write_LDFLAGS = $(ADIOSLIB_LDFLAGS)
320
325
attributes_read_SOURCES = attributes_read.c
321
326
attributes_read_LDADD = $(top_builddir)/src/libadiosread.a \
322
 
        $(ADIOSLIB_LDADD)
323
 
attributes_read_LDFLAGS = $(ADIOSLIB_LDFLAGS)
 
327
        $(ADIOSREADLIB_LDADD)
 
328
attributes_read_LDFLAGS = $(ADIOSREADLIB_LDFLAGS)
324
329
CLEANFILES = *.bp
325
330
EXTRA_DIST = attributes.xml gwrite_temperature.ch gread_temperature.ch
326
331
all: all-am
327
332
 
328
333
.SUFFIXES:
329
334
.SUFFIXES: .c .lo .o .obj
330
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
335
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
331
336
        @for dep in $?; do \
332
337
          case '$(am__configure_deps)' in \
333
338
            *$$dep*) \
334
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
335
 
                && exit 0; \
 
339
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
340
                && { if test -f $@; then exit 0; else break; fi; }; \
336
341
              exit 1;; \
337
342
          esac; \
338
343
        done; \
339
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/C/attributes/Makefile'; \
340
 
        cd $(top_srcdir) && \
341
 
          $(AUTOMAKE) --gnu  examples/C/attributes/Makefile
 
344
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/C/attributes/Makefile'; \
 
345
        $(am__cd) $(top_srcdir) && \
 
346
          $(AUTOMAKE) --gnu examples/C/attributes/Makefile
342
347
.PRECIOUS: Makefile
343
348
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
344
349
        @case '$?' in \
352
357
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
353
358
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354
359
 
355
 
$(top_srcdir)/configure:  $(am__configure_deps)
356
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
358
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
360
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
361
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
362
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
363
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
364
$(am__aclocal_m4_deps):
359
365
 
360
366
clean-noinstPROGRAMS:
361
 
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
362
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
363
 
          echo " rm -f $$p $$f"; \
364
 
          rm -f $$p $$f ; \
365
 
        done
 
367
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
 
368
        echo " rm -f" $$list; \
 
369
        rm -f $$list || exit $$?; \
 
370
        test -n "$(EXEEXT)" || exit 0; \
 
371
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
372
        echo " rm -f" $$list; \
 
373
        rm -f $$list
366
374
attributes_read$(EXEEXT): $(attributes_read_OBJECTS) $(attributes_read_DEPENDENCIES) 
367
375
        @rm -f attributes_read$(EXEEXT)
368
 
        $(LINK) $(attributes_read_LDFLAGS) $(attributes_read_OBJECTS) $(attributes_read_LDADD) $(LIBS)
 
376
        $(attributes_read_LINK) $(attributes_read_OBJECTS) $(attributes_read_LDADD) $(LIBS)
369
377
attributes_write$(EXEEXT): $(attributes_write_OBJECTS) $(attributes_write_DEPENDENCIES) 
370
378
        @rm -f attributes_write$(EXEEXT)
371
 
        $(LINK) $(attributes_write_LDFLAGS) $(attributes_write_OBJECTS) $(attributes_write_LDADD) $(LIBS)
 
379
        $(attributes_write_LINK) $(attributes_write_OBJECTS) $(attributes_write_LDADD) $(LIBS)
372
380
 
373
381
mostlyclean-compile:
374
382
        -rm -f *.$(OBJEXT)
391
399
clean-libtool:
392
400
        -rm -rf .libs _libs
393
401
 
394
 
distclean-libtool:
395
 
        -rm -f libtool
396
 
uninstall-info-am:
397
 
 
398
402
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
399
403
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
400
404
        unique=`for i in $$list; do \
401
405
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402
406
          done | \
403
 
          $(AWK) '    { files[$$0] = 1; } \
404
 
               END { for (i in files) print i; }'`; \
 
407
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
408
              END { if (nonempty) { for (i in files) print i; }; }'`; \
405
409
        mkid -fID $$unique
406
410
tags: TAGS
407
411
 
408
412
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
409
413
                $(TAGS_FILES) $(LISP)
410
 
        tags=; \
 
414
        set x; \
411
415
        here=`pwd`; \
412
416
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
413
417
        unique=`for i in $$list; do \
414
418
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
415
419
          done | \
416
 
          $(AWK) '    { files[$$0] = 1; } \
417
 
               END { for (i in files) print i; }'`; \
418
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
420
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
421
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
422
        shift; \
 
423
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
419
424
          test -n "$$unique" || unique=$$empty_fix; \
420
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
421
 
            $$tags $$unique; \
 
425
          if test $$# -gt 0; then \
 
426
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
427
              "$$@" $$unique; \
 
428
          else \
 
429
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
430
              $$unique; \
 
431
          fi; \
422
432
        fi
423
433
ctags: CTAGS
424
434
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
425
435
                $(TAGS_FILES) $(LISP)
426
 
        tags=; \
427
 
        here=`pwd`; \
428
436
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
429
437
        unique=`for i in $$list; do \
430
438
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
431
439
          done | \
432
 
          $(AWK) '    { files[$$0] = 1; } \
433
 
               END { for (i in files) print i; }'`; \
434
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
440
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
441
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
442
        test -z "$(CTAGS_ARGS)$$unique" \
435
443
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
436
 
             $$tags $$unique
 
444
             $$unique
437
445
 
438
446
GTAGS:
439
447
        here=`$(am__cd) $(top_builddir) && pwd` \
440
 
          && cd $(top_srcdir) \
441
 
          && gtags -i $(GTAGS_ARGS) $$here
 
448
          && $(am__cd) $(top_srcdir) \
 
449
          && gtags -i $(GTAGS_ARGS) "$$here"
442
450
 
443
451
distclean-tags:
444
452
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
445
453
 
446
454
distdir: $(DISTFILES)
447
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
448
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
449
 
        list='$(DISTFILES)'; for file in $$list; do \
450
 
          case $$file in \
451
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
452
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
453
 
          esac; \
 
455
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
456
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
457
        list='$(DISTFILES)'; \
 
458
          dist_files=`for file in $$list; do echo $$file; done | \
 
459
          sed -e "s|^$$srcdirstrip/||;t" \
 
460
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
461
        case $$dist_files in \
 
462
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
463
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
464
                           sort -u` ;; \
 
465
        esac; \
 
466
        for file in $$dist_files; do \
454
467
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
455
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
456
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
457
 
            dir="/$$dir"; \
458
 
            $(mkdir_p) "$(distdir)$$dir"; \
459
 
          else \
460
 
            dir=''; \
461
 
          fi; \
462
468
          if test -d $$d/$$file; then \
 
469
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
470
            if test -d "$(distdir)/$$file"; then \
 
471
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
472
            fi; \
463
473
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
464
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
474
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
475
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
465
476
            fi; \
466
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
477
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
467
478
          else \
468
 
            test -f $(distdir)/$$file \
469
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
479
            test -f "$(distdir)/$$file" \
 
480
            || cp -p $$d/$$file "$(distdir)/$$file" \
470
481
            || exit 1; \
471
482
          fi; \
472
483
        done
495
506
 
496
507
distclean-generic:
497
508
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
509
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
498
510
 
499
511
maintainer-clean-generic:
500
512
        @echo "This command is intended for maintainers to use"
507
519
distclean: distclean-am
508
520
        -rm -f Makefile
509
521
distclean-am: clean-am distclean-compile distclean-generic \
510
 
        distclean-libtool distclean-tags
 
522
        distclean-tags
511
523
 
512
524
dvi: dvi-am
513
525
 
515
527
 
516
528
html: html-am
517
529
 
 
530
html-am:
 
531
 
518
532
info: info-am
519
533
 
520
534
info-am:
521
535
 
522
536
install-data-am:
523
537
 
 
538
install-dvi: install-dvi-am
 
539
 
 
540
install-dvi-am:
 
541
 
524
542
install-exec-am:
525
543
 
 
544
install-html: install-html-am
 
545
 
 
546
install-html-am:
 
547
 
526
548
install-info: install-info-am
527
549
 
 
550
install-info-am:
 
551
 
528
552
install-man:
529
553
 
 
554
install-pdf: install-pdf-am
 
555
 
 
556
install-pdf-am:
 
557
 
 
558
install-ps: install-ps-am
 
559
 
 
560
install-ps-am:
 
561
 
530
562
installcheck-am:
531
563
 
532
564
maintainer-clean: maintainer-clean-am
546
578
 
547
579
ps-am:
548
580
 
549
 
uninstall-am: uninstall-info-am
 
581
uninstall-am:
 
582
 
 
583
.MAKE: install-am install-strip
550
584
 
551
585
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
552
586
        clean-libtool clean-noinstPROGRAMS ctags distclean \
553
587
        distclean-compile distclean-generic distclean-libtool \
554
588
        distclean-tags distdir dvi dvi-am html html-am info info-am \
555
 
        install install-am install-data install-data-am install-exec \
556
 
        install-exec-am install-info install-info-am install-man \
 
589
        install install-am install-data install-data-am install-dvi \
 
590
        install-dvi-am install-exec install-exec-am install-html \
 
591
        install-html-am install-info install-info-am install-man \
 
592
        install-pdf install-pdf-am install-ps install-ps-am \
557
593
        install-strip installcheck installcheck-am installdirs \
558
594
        maintainer-clean maintainer-clean-generic mostlyclean \
559
595
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
560
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
561
 
        uninstall-info-am
 
596
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
597
 
562
598
 
563
599
# Tell versions [3.59,3.63) of GNU make to not export all variables.
564
600
# Otherwise a system limit (for SysV at least) may be exceeded.