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

« back to all changes in this revision

Viewing changes to tests/Fortran/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 = tests/Fortran
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_adios_test_f_OBJECTS = adios_test_f-adios_test_f.$(OBJEXT)
67
70
adios_test_f_OBJECTS = $(am_adios_test_f_OBJECTS)
68
71
am__DEPENDENCIES_1 =
69
72
adios_test_f_DEPENDENCIES = $(top_builddir)/src/libadiosf.a \
70
73
        $(am__DEPENDENCIES_1)
71
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
74
adios_test_f_LINK = $(LIBTOOL) --tag=FC $(AM_LIBTOOLFLAGS) \
 
75
        $(LIBTOOLFLAGS) --mode=link $(FCLD) $(AM_FCFLAGS) $(FCFLAGS) \
 
76
        $(adios_test_f_LDFLAGS) $(LDFLAGS) -o $@
 
77
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
72
78
depcomp =
73
79
am__depfiles_maybe =
74
80
PPFCCOMPILE = $(FC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
75
81
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FCFLAGS) $(FCFLAGS)
76
 
LTPPFCCOMPILE = $(LIBTOOL) --mode=compile $(FC) $(DEFS) \
77
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
78
 
        $(AM_FCFLAGS) $(FCFLAGS)
 
82
LTPPFCCOMPILE = $(LIBTOOL) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
83
        --mode=compile $(FC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
84
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FCFLAGS) $(FCFLAGS)
79
85
FCLD = $(FC)
80
86
SOURCES = $(adios_test_f_SOURCES)
81
87
DIST_SOURCES = $(adios_test_f_SOURCES)
104
110
ADIOSREADLIB_SEQ_CPPFLAGS = @ADIOSREADLIB_SEQ_CPPFLAGS@
105
111
ADIOSREADLIB_SEQ_LDADD = @ADIOSREADLIB_SEQ_LDADD@
106
112
ADIOSREADLIB_SEQ_LDFLAGS = @ADIOSREADLIB_SEQ_LDFLAGS@
107
 
AMDEP_FALSE = @AMDEP_FALSE@
108
 
AMDEP_TRUE = @AMDEP_TRUE@
109
113
AMTAR = @AMTAR@
110
114
AR = @AR@
111
115
AUTOCONF = @AUTOCONF@
112
116
AUTOHEADER = @AUTOHEADER@
113
117
AUTOMAKE = @AUTOMAKE@
114
118
AWK = @AWK@
115
 
BUILD_FORTRAN_FALSE = @BUILD_FORTRAN_FALSE@
116
 
BUILD_FORTRAN_TRUE = @BUILD_FORTRAN_TRUE@
117
 
BUILD_WRITE_FALSE = @BUILD_WRITE_FALSE@
118
 
BUILD_WRITE_TRUE = @BUILD_WRITE_TRUE@
119
119
CC = @CC@
120
120
CCDEPMODE = @CCDEPMODE@
121
121
CFLAGS = @CFLAGS@
122
122
CPP = @CPP@
123
123
CPPFLAGS = @CPPFLAGS@
 
124
CRAY_PMI_CPPFLAGS = @CRAY_PMI_CPPFLAGS@
 
125
CRAY_PMI_LDFLAGS = @CRAY_PMI_LDFLAGS@
 
126
CRAY_PMI_LIBS = @CRAY_PMI_LIBS@
 
127
CRAY_UGNI_CPPFLAGS = @CRAY_UGNI_CPPFLAGS@
 
128
CRAY_UGNI_LDFLAGS = @CRAY_UGNI_LDFLAGS@
 
129
CRAY_UGNI_LIBS = @CRAY_UGNI_LIBS@
124
130
CSH = @CSH@
125
131
CXX = @CXX@
126
132
CXXCPP = @CXXCPP@
127
133
CXXDEPMODE = @CXXDEPMODE@
128
134
CXXFLAGS = @CXXFLAGS@
129
135
CYGPATH_W = @CYGPATH_W@
130
 
DART_CPPFLAGS = @DART_CPPFLAGS@
131
 
DART_LDFLAGS = @DART_LDFLAGS@
132
 
DART_LIBS = @DART_LIBS@
 
136
DATASPACES_CPPFLAGS = @DATASPACES_CPPFLAGS@
 
137
DATASPACES_LDFLAGS = @DATASPACES_LDFLAGS@
 
138
DATASPACES_LIBS = @DATASPACES_LIBS@
 
139
DCMF_CFLAGS = @DCMF_CFLAGS@
 
140
DCMF_CPPFLAGS = @DCMF_CPPFLAGS@
 
141
DCMF_LDFLAGS = @DCMF_LDFLAGS@
 
142
DCMF_LIBS = @DCMF_LIBS@
133
143
DEFS = @DEFS@
134
144
DEPDIR = @DEPDIR@
135
145
DIMES_CPPFLAGS = @DIMES_CPPFLAGS@
138
148
DMALLOC_CPPFLAGS = @DMALLOC_CPPFLAGS@
139
149
DMALLOC_LDFLAGS = @DMALLOC_LDFLAGS@
140
150
DMALLOC_LIBS = @DMALLOC_LIBS@
 
151
DSYMUTIL = @DSYMUTIL@
141
152
DT_CPPFLAGS = @DT_CPPFLAGS@
142
153
DT_LDFLAGS = @DT_LDFLAGS@
143
154
DT_LIBS = @DT_LIBS@
144
 
ECHO = @ECHO@
 
155
DUMPBIN = @DUMPBIN@
145
156
ECHO_C = @ECHO_C@
146
157
ECHO_N = @ECHO_N@
147
158
ECHO_T = @ECHO_T@
148
159
EGREP = @EGREP@
149
160
EXEEXT = @EXEEXT@
150
 
F77 = @F77@
151
161
FC = $(MPIFC)
152
162
FCFLAGS = @FCFLAGS@
153
163
FCLIBS = @FCLIBS@
154
 
FFLAGS = @FFLAGS@
155
 
HAVE_DART_FALSE = @HAVE_DART_FALSE@
156
 
HAVE_DART_TRUE = @HAVE_DART_TRUE@
157
 
HAVE_DATATAP_FALSE = @HAVE_DATATAP_FALSE@
158
 
HAVE_DATATAP_TRUE = @HAVE_DATATAP_TRUE@
159
 
HAVE_DIMES_FALSE = @HAVE_DIMES_FALSE@
160
 
HAVE_DIMES_TRUE = @HAVE_DIMES_TRUE@
161
 
HAVE_DMALLOC_FALSE = @HAVE_DMALLOC_FALSE@
162
 
HAVE_DMALLOC_TRUE = @HAVE_DMALLOC_TRUE@
163
 
HAVE_HDF5_FALSE = @HAVE_HDF5_FALSE@
164
 
HAVE_HDF5_TRUE = @HAVE_HDF5_TRUE@
165
 
HAVE_INFINIBAND_FALSE = @HAVE_INFINIBAND_FALSE@
166
 
HAVE_INFINIBAND_TRUE = @HAVE_INFINIBAND_TRUE@
167
 
HAVE_LUSTRE_FALSE = @HAVE_LUSTRE_FALSE@
168
 
HAVE_LUSTRE_TRUE = @HAVE_LUSTRE_TRUE@
169
 
HAVE_MPI_FALSE = @HAVE_MPI_FALSE@
170
 
HAVE_MPI_TRUE = @HAVE_MPI_TRUE@
171
 
HAVE_MXML_FALSE = @HAVE_MXML_FALSE@
172
 
HAVE_MXML_TRUE = @HAVE_MXML_TRUE@
173
 
HAVE_NC4PAR_FALSE = @HAVE_NC4PAR_FALSE@
174
 
HAVE_NC4PAR_TRUE = @HAVE_NC4PAR_TRUE@
175
 
HAVE_NETCDF_FALSE = @HAVE_NETCDF_FALSE@
176
 
HAVE_NETCDF_TRUE = @HAVE_NETCDF_TRUE@
177
 
HAVE_NSSI_FALSE = @HAVE_NSSI_FALSE@
178
 
HAVE_NSSI_TRUE = @HAVE_NSSI_TRUE@
179
 
HAVE_PABLO_FALSE = @HAVE_PABLO_FALSE@
180
 
HAVE_PABLO_TRUE = @HAVE_PABLO_TRUE@
181
 
HAVE_PHDF5_FALSE = @HAVE_PHDF5_FALSE@
182
 
HAVE_PHDF5_TRUE = @HAVE_PHDF5_TRUE@
183
 
HAVE_PORTALS_FALSE = @HAVE_PORTALS_FALSE@
184
 
HAVE_PORTALS_TRUE = @HAVE_PORTALS_TRUE@
 
164
FGREP = @FGREP@
 
165
FP_CPPFLAGS = @FP_CPPFLAGS@
 
166
FP_LDFLAGS = @FP_LDFLAGS@
 
167
FP_LIBS = @FP_LIBS@
 
168
GREP = @GREP@
185
169
HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
186
170
HDF5_LDFLAGS = @HDF5_LDFLAGS@
187
171
HDF5_LIBS = @HDF5_LIBS@
188
172
INFINIBAND_CFLAGS = @INFINIBAND_CFLAGS@
189
173
INFINIBAND_CPPFLAGS = @INFINIBAND_CPPFLAGS@
190
 
INFINIBAND_HEADER = @INFINIBAND_HEADER@
191
174
INFINIBAND_LDFLAGS = @INFINIBAND_LDFLAGS@
192
175
INFINIBAND_LIBS = @INFINIBAND_LIBS@
 
176
INSTALL = @INSTALL@
193
177
INSTALL_DATA = @INSTALL_DATA@
194
178
INSTALL_PROGRAM = @INSTALL_PROGRAM@
195
179
INSTALL_SCRIPT = @INSTALL_SCRIPT@
196
180
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
181
LD = @LD@
197
182
LDFLAGS = @LDFLAGS@
198
183
LIBOBJS = @LIBOBJS@
199
184
LIBS = @LIBS@
200
185
LIBTOOL = @LIBTOOL@
 
186
LIPO = @LIPO@
201
187
LN_S = @LN_S@
202
188
LTLIBOBJS = @LTLIBOBJS@
203
189
LUSTRE_CPPFLAGS = @LUSTRE_CPPFLAGS@
204
190
LUSTRE_LDFLAGS = @LUSTRE_LDFLAGS@
205
191
LUSTRE_LIBS = @LUSTRE_LIBS@
 
192
MACRODEFFLAG = @MACRODEFFLAG@
 
193
MAINT = @MAINT@
206
194
MAKEINFO = @MAKEINFO@
 
195
MKDIR_P = @MKDIR_P@
207
196
MPICC = @MPICC@
208
197
MPICXX = @MPICXX@
209
198
MPIFC = @MPIFC@
214
203
NC4PAR_CPPFLAGS = @NC4PAR_CPPFLAGS@
215
204
NC4PAR_LDFLAGS = @NC4PAR_LDFLAGS@
216
205
NC4PAR_LIBS = @NC4PAR_LIBS@
217
 
NEED_DARWIN_SINGLE_MODULE_FALSE = @NEED_DARWIN_SINGLE_MODULE_FALSE@
218
 
NEED_DARWIN_SINGLE_MODULE_TRUE = @NEED_DARWIN_SINGLE_MODULE_TRUE@
219
206
NETCDF_CPPFLAGS = @NETCDF_CPPFLAGS@
220
207
NETCDF_LDFLAGS = @NETCDF_LDFLAGS@
221
208
NETCDF_LIBS = @NETCDF_LIBS@
 
209
NM = @NM@
 
210
NMEDIT = @NMEDIT@
222
211
NSSI_BUILDDIR = @NSSI_BUILDDIR@
223
212
NSSI_CFLAGS = @NSSI_CFLAGS@
224
213
NSSI_CPPFLAGS = @NSSI_CPPFLAGS@
226
215
NSSI_LIBS = @NSSI_LIBS@
227
216
NSSI_SERVER_LIBS = @NSSI_SERVER_LIBS@
228
217
NSSI_SRCDIR = @NSSI_SRCDIR@
 
218
OBJDUMP = @OBJDUMP@
229
219
OBJEXT = @OBJEXT@
 
220
OTOOL = @OTOOL@
 
221
OTOOL64 = @OTOOL64@
230
222
PABLO_CPPFLAGS = @PABLO_CPPFLAGS@
231
223
PABLO_LDFLAGS = @PABLO_LDFLAGS@
232
224
PABLO_LIBS = @PABLO_LIBS@
252
244
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
253
245
PTHREAD_LIBS = @PTHREAD_LIBS@
254
246
RANLIB = @RANLIB@
255
 
RESEARCH_TRANSPORTS_FALSE = @RESEARCH_TRANSPORTS_FALSE@
256
 
RESEARCH_TRANSPORTS_TRUE = @RESEARCH_TRANSPORTS_TRUE@
257
247
SED = @SED@
258
248
SET_MAKE = @SET_MAKE@
259
249
SHELL = @SHELL@
 
250
SKEL_HAVE_ADIOS_TIMING = @SKEL_HAVE_ADIOS_TIMING@
 
251
SKEL_TIMING = @SKEL_TIMING@
260
252
STRIP = @STRIP@
261
 
USE_PARALLEL_COMPILER_FALSE = @USE_PARALLEL_COMPILER_FALSE@
262
 
USE_PARALLEL_COMPILER_TRUE = @USE_PARALLEL_COMPILER_TRUE@
263
253
VERSION = @VERSION@
264
 
ac_ct_AR = @ac_ct_AR@
 
254
abs_builddir = @abs_builddir@
 
255
abs_srcdir = @abs_srcdir@
 
256
abs_top_builddir = @abs_top_builddir@
 
257
abs_top_srcdir = @abs_top_srcdir@
265
258
ac_ct_CC = @ac_ct_CC@
266
259
ac_ct_CXX = @ac_ct_CXX@
267
 
ac_ct_F77 = @ac_ct_F77@
 
260
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
268
261
ac_ct_FC = @ac_ct_FC@
269
 
ac_ct_RANLIB = @ac_ct_RANLIB@
270
 
ac_ct_STRIP = @ac_ct_STRIP@
271
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
272
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
273
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
274
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
275
262
am__include = @am__include@
276
263
am__leading_dot = @am__leading_dot@
277
264
am__quote = @am__quote@
283
270
build_cpu = @build_cpu@
284
271
build_os = @build_os@
285
272
build_vendor = @build_vendor@
 
273
builddir = @builddir@
286
274
datadir = @datadir@
 
275
datarootdir = @datarootdir@
 
276
docdir = @docdir@
 
277
dvidir = @dvidir@
287
278
exec_prefix = @exec_prefix@
288
279
host = @host@
289
280
host_alias = @host_alias@
290
281
host_cpu = @host_cpu@
291
282
host_os = @host_os@
292
283
host_vendor = @host_vendor@
 
284
htmldir = @htmldir@
293
285
includedir = @includedir@
294
286
infodir = @infodir@
295
287
install_sh = @install_sh@
296
288
libdir = @libdir@
297
289
libexecdir = @libexecdir@
 
290
localedir = @localedir@
298
291
localstatedir = @localstatedir@
 
292
lt_ECHO = @lt_ECHO@
299
293
mandir = @mandir@
300
294
mkdir_p = @mkdir_p@
301
295
oldincludedir = @oldincludedir@
 
296
pdfdir = @pdfdir@
302
297
prefix = @prefix@
303
298
program_transform_name = @program_transform_name@
 
299
psdir = @psdir@
304
300
sbindir = @sbindir@
305
301
sharedstatedir = @sharedstatedir@
 
302
srcdir = @srcdir@
306
303
sysconfdir = @sysconfdir@
307
304
target_alias = @target_alias@
 
305
top_build_prefix = @top_build_prefix@
 
306
top_builddir = @top_builddir@
 
307
top_srcdir = @top_srcdir@
308
308
INCLUDES = $(all_includes) -I$(top_builddir)/src
309
309
AUTOMAKE_OPTIONS = no-dependencies
310
310
 
323
323
 
324
324
.SUFFIXES:
325
325
.SUFFIXES: .F90 .lo .o .obj
326
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
326
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
327
327
        @for dep in $?; do \
328
328
          case '$(am__configure_deps)' in \
329
329
            *$$dep*) \
330
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
331
 
                && exit 0; \
 
330
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
331
                && { if test -f $@; then exit 0; else break; fi; }; \
332
332
              exit 1;; \
333
333
          esac; \
334
334
        done; \
335
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/Fortran/Makefile'; \
336
 
        cd $(top_srcdir) && \
337
 
          $(AUTOMAKE) --gnu  tests/Fortran/Makefile
 
335
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Fortran/Makefile'; \
 
336
        $(am__cd) $(top_srcdir) && \
 
337
          $(AUTOMAKE) --gnu tests/Fortran/Makefile
338
338
.PRECIOUS: Makefile
339
339
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
340
340
        @case '$?' in \
348
348
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
349
349
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350
350
 
351
 
$(top_srcdir)/configure:  $(am__configure_deps)
352
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
353
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
354
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
351
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
352
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
353
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
354
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
355
$(am__aclocal_m4_deps):
355
356
 
356
357
clean-noinstPROGRAMS:
357
 
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
358
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
359
 
          echo " rm -f $$p $$f"; \
360
 
          rm -f $$p $$f ; \
361
 
        done
 
358
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
 
359
        echo " rm -f" $$list; \
 
360
        rm -f $$list || exit $$?; \
 
361
        test -n "$(EXEEXT)" || exit 0; \
 
362
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
363
        echo " rm -f" $$list; \
 
364
        rm -f $$list
362
365
adios_test_f$(EXEEXT): $(adios_test_f_OBJECTS) $(adios_test_f_DEPENDENCIES) 
363
366
        @rm -f adios_test_f$(EXEEXT)
364
 
        $(FCLINK) $(adios_test_f_LDFLAGS) $(adios_test_f_OBJECTS) $(adios_test_f_LDADD) $(LIBS)
 
367
        $(adios_test_f_LINK) $(adios_test_f_OBJECTS) $(adios_test_f_LDADD) $(LIBS)
365
368
 
366
369
mostlyclean-compile:
367
370
        -rm -f *.$(OBJEXT)
390
393
clean-libtool:
391
394
        -rm -rf .libs _libs
392
395
 
393
 
distclean-libtool:
394
 
        -rm -f libtool
395
 
uninstall-info-am:
396
 
 
397
396
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
398
397
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
399
398
        unique=`for i in $$list; do \
400
399
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401
400
          done | \
402
 
          $(AWK) '    { files[$$0] = 1; } \
403
 
               END { for (i in files) print i; }'`; \
 
401
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
402
              END { if (nonempty) { for (i in files) print i; }; }'`; \
404
403
        mkid -fID $$unique
405
404
tags: TAGS
406
405
 
407
406
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
408
407
                $(TAGS_FILES) $(LISP)
409
 
        tags=; \
 
408
        set x; \
410
409
        here=`pwd`; \
411
410
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
412
411
        unique=`for i in $$list; do \
413
412
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414
413
          done | \
415
 
          $(AWK) '    { files[$$0] = 1; } \
416
 
               END { for (i in files) print i; }'`; \
417
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
414
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
415
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
416
        shift; \
 
417
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
418
418
          test -n "$$unique" || unique=$$empty_fix; \
419
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
420
 
            $$tags $$unique; \
 
419
          if test $$# -gt 0; then \
 
420
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
421
              "$$@" $$unique; \
 
422
          else \
 
423
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
424
              $$unique; \
 
425
          fi; \
421
426
        fi
422
427
ctags: CTAGS
423
428
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
424
429
                $(TAGS_FILES) $(LISP)
425
 
        tags=; \
426
 
        here=`pwd`; \
427
430
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
428
431
        unique=`for i in $$list; do \
429
432
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
430
433
          done | \
431
 
          $(AWK) '    { files[$$0] = 1; } \
432
 
               END { for (i in files) print i; }'`; \
433
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
434
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
435
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
436
        test -z "$(CTAGS_ARGS)$$unique" \
434
437
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
435
 
             $$tags $$unique
 
438
             $$unique
436
439
 
437
440
GTAGS:
438
441
        here=`$(am__cd) $(top_builddir) && pwd` \
439
 
          && cd $(top_srcdir) \
440
 
          && gtags -i $(GTAGS_ARGS) $$here
 
442
          && $(am__cd) $(top_srcdir) \
 
443
          && gtags -i $(GTAGS_ARGS) "$$here"
441
444
 
442
445
distclean-tags:
443
446
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
444
447
 
445
448
distdir: $(DISTFILES)
446
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
447
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
448
 
        list='$(DISTFILES)'; for file in $$list; do \
449
 
          case $$file in \
450
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
451
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
452
 
          esac; \
 
449
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
450
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
451
        list='$(DISTFILES)'; \
 
452
          dist_files=`for file in $$list; do echo $$file; done | \
 
453
          sed -e "s|^$$srcdirstrip/||;t" \
 
454
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
455
        case $$dist_files in \
 
456
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
457
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
458
                           sort -u` ;; \
 
459
        esac; \
 
460
        for file in $$dist_files; do \
453
461
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
454
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
455
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
456
 
            dir="/$$dir"; \
457
 
            $(mkdir_p) "$(distdir)$$dir"; \
458
 
          else \
459
 
            dir=''; \
460
 
          fi; \
461
462
          if test -d $$d/$$file; then \
 
463
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
464
            if test -d "$(distdir)/$$file"; then \
 
465
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
466
            fi; \
462
467
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
463
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
468
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
469
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
464
470
            fi; \
465
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
471
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
466
472
          else \
467
 
            test -f $(distdir)/$$file \
468
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
473
            test -f "$(distdir)/$$file" \
 
474
            || cp -p $$d/$$file "$(distdir)/$$file" \
469
475
            || exit 1; \
470
476
          fi; \
471
477
        done
493
499
 
494
500
distclean-generic:
495
501
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
502
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
496
503
 
497
504
maintainer-clean-generic:
498
505
        @echo "This command is intended for maintainers to use"
505
512
distclean: distclean-am
506
513
        -rm -f Makefile
507
514
distclean-am: clean-am distclean-compile distclean-generic \
508
 
        distclean-libtool distclean-tags
 
515
        distclean-tags
509
516
 
510
517
dvi: dvi-am
511
518
 
513
520
 
514
521
html: html-am
515
522
 
 
523
html-am:
 
524
 
516
525
info: info-am
517
526
 
518
527
info-am:
519
528
 
520
529
install-data-am:
521
530
 
 
531
install-dvi: install-dvi-am
 
532
 
 
533
install-dvi-am:
 
534
 
522
535
install-exec-am:
523
536
 
 
537
install-html: install-html-am
 
538
 
 
539
install-html-am:
 
540
 
524
541
install-info: install-info-am
525
542
 
 
543
install-info-am:
 
544
 
526
545
install-man:
527
546
 
 
547
install-pdf: install-pdf-am
 
548
 
 
549
install-pdf-am:
 
550
 
 
551
install-ps: install-ps-am
 
552
 
 
553
install-ps-am:
 
554
 
528
555
installcheck-am:
529
556
 
530
557
maintainer-clean: maintainer-clean-am
544
571
 
545
572
ps-am:
546
573
 
547
 
uninstall-am: uninstall-info-am
 
574
uninstall-am:
 
575
 
 
576
.MAKE: install-am install-strip
548
577
 
549
578
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
550
579
        clean-libtool clean-noinstPROGRAMS ctags distclean \
551
580
        distclean-compile distclean-generic distclean-libtool \
552
581
        distclean-tags distdir dvi dvi-am html html-am info info-am \
553
 
        install install-am install-data install-data-am install-exec \
554
 
        install-exec-am install-info install-info-am install-man \
 
582
        install install-am install-data install-data-am install-dvi \
 
583
        install-dvi-am install-exec install-exec-am install-html \
 
584
        install-html-am install-info install-info-am install-man \
 
585
        install-pdf install-pdf-am install-ps install-ps-am \
555
586
        install-strip installcheck installcheck-am installdirs \
556
587
        maintainer-clean maintainer-clean-generic mostlyclean \
557
588
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
558
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
559
 
        uninstall-info-am
 
589
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
590
 
560
591
 
561
592
# Tell versions [3.59,3.63) of GNU make to not export all variables.
562
593
# Otherwise a system limit (for SysV at least) may be exceeded.