1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# SiloWindows/Makefile.  Generated from Makefile.in by configure.
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
17
18# Copyright (c) 1994 - 2010, Lawrence Livermore National Security, LLC.
19# LLNL-CODE-425250.
20# All rights reserved.
21#
22# This file is part of Silo. For details, see silo.llnl.gov.
23#
24# Redistribution and use in source and binary forms, with or without
25# modification, are permitted provided that the following conditions
26# are met:
27#
28#    * Redistributions of source code must retain the above copyright
29#      notice, this list of conditions and the disclaimer below.
30#    * Redistributions in binary form must reproduce the above copyright
31#      notice, this list of conditions and the disclaimer (as noted
32#      below) in the documentation and/or other materials provided with
33#      the distribution.
34#    * Neither the name of the LLNS/LLNL nor the names of its
35#      contributors may be used to endorse or promote products derived
36#      from this software without specific prior written permission.
37#
38# THIS SOFTWARE  IS PROVIDED BY  THE COPYRIGHT HOLDERS  AND CONTRIBUTORS
39# "AS  IS" AND  ANY EXPRESS  OR IMPLIED  WARRANTIES, INCLUDING,  BUT NOT
40# LIMITED TO, THE IMPLIED  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
41# A  PARTICULAR  PURPOSE ARE  DISCLAIMED.  IN  NO  EVENT SHALL  LAWRENCE
42# LIVERMORE  NATIONAL SECURITY, LLC,  THE U.S.  DEPARTMENT OF  ENERGY OR
43# CONTRIBUTORS BE LIABLE FOR  ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
44# EXEMPLARY, OR  CONSEQUENTIAL DAMAGES  (INCLUDING, BUT NOT  LIMITED TO,
45# PROCUREMENT OF  SUBSTITUTE GOODS  OR SERVICES; LOSS  OF USE,  DATA, OR
46# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
47# LIABILITY, WHETHER  IN CONTRACT, STRICT LIABILITY,  OR TORT (INCLUDING
48# NEGLIGENCE OR  OTHERWISE) ARISING IN  ANY WAY OUT  OF THE USE  OF THIS
49# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50#
51# This work was produced at Lawrence Livermore National Laboratory under
52# Contract No.  DE-AC52-07NA27344 with the DOE.
53#
54# Neither the  United States Government nor  Lawrence Livermore National
55# Security, LLC nor any of  their employees, makes any warranty, express
56# or  implied,  or  assumes  any  liability or  responsibility  for  the
57# accuracy, completeness,  or usefulness of  any information, apparatus,
58# product, or  process disclosed, or  represents that its use  would not
59# infringe privately-owned rights.
60#
61# Any reference herein to  any specific commercial products, process, or
62# services by trade name,  trademark, manufacturer or otherwise does not
63# necessarily  constitute or imply  its endorsement,  recommendation, or
64# favoring  by  the  United  States  Government  or  Lawrence  Livermore
65# National Security,  LLC. The views  and opinions of  authors expressed
66# herein do not necessarily state  or reflect those of the United States
67# Government or Lawrence Livermore National Security, LLC, and shall not
68#
69# Makefile.am --- automake input file for SiloWindows directory
70#
71#
72# Modifications:
73#   Mark C. Miller, Tue Aug  3 17:24:43 PDT 2010
74#   Ensure a number of silo project files were included.
75#
76#   Kathleen Bonnell, Fri Dec 10 10:02:09 PST 2010
77#   Add silodiff.bat, browser.vcxproj
78#
79#   Kathleen Bonnell, Thu Mar 3 10:38:05 PST 2011
80#   Add MSVC2012 project files.
81#
82#   Kathleen Bonnell, Thu Mar 3 10:38:05 PST 2011
83#   Remove MSVC2012 and MSVC2010 project files. Add MSVC2012 project files.
84
85pkgdatadir = $(datadir)/silo
86pkgincludedir = $(includedir)/silo
87pkglibdir = $(libdir)/silo
88pkglibexecdir = $(libexecdir)/silo
89am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90install_sh_DATA = $(install_sh) -c -m 644
91install_sh_PROGRAM = $(install_sh) -c
92install_sh_SCRIPT = $(install_sh) -c
93INSTALL_HEADER = $(INSTALL_DATA)
94transform = $(program_transform_name)
95NORMAL_INSTALL = :
96PRE_INSTALL = :
97POST_INSTALL = :
98NORMAL_UNINSTALL = :
99PRE_UNINSTALL = :
100POST_UNINSTALL = :
101build_triplet = x86_64-unknown-linux-gnu
102host_triplet = x86_64-unknown-linux-gnu
103subdir = SiloWindows
104DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
105ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_compiler_flags.m4 \
107	$(top_srcdir)/config/ax_have_qt.m4 \
108	$(top_srcdir)/config/libtool.m4 \
109	$(top_srcdir)/config/ltoptions.m4 \
110	$(top_srcdir)/config/ltsugar.m4 \
111	$(top_srcdir)/config/ltversion.m4 \
112	$(top_srcdir)/config/lt~obsolete.m4 \
113	$(top_srcdir)/config/vl_lib_readline.m4 \
114	$(top_srcdir)/configure.ac
115am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
116	$(ACLOCAL_M4)
117mkinstalldirs = $(install_sh) -d
118CONFIG_HEADER = $(top_builddir)/config.h
119CONFIG_CLEAN_FILES =
120CONFIG_CLEAN_VPATH_FILES =
121SOURCES =
122DIST_SOURCES =
123DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124ACLOCAL = ${SHELL} /g/g11/miller86/silo/trunk/config/missing --run aclocal-1.11
125AMTAR = ${SHELL} /g/g11/miller86/silo/trunk/config/missing --run tar
126AR = ar
127AUTOCONF = ${SHELL} /g/g11/miller86/silo/trunk/config/missing --run autoconf
128AUTOHEADER = ${SHELL} /g/g11/miller86/silo/trunk/config/missing --run autoheader
129AUTOMAKE = ${SHELL} /g/g11/miller86/silo/trunk/config/missing --run automake-1.11
130AWK = gawk
131BROWSER = browser
132BUNDLE_TARGET =
133CC = gcc
134CCDEPMODE = depmode=gcc3
135CC_FULLPATH = /usr/local/bin/gcc
136CFLAGS = -g -m64 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement
137CONFIG_CMD = ./configure 'CC=gcc' 'CXX=g++' 'FC=gfortran' 'F77=gfortran' 'CFLAGS=-g -m64 -fPIC' 'CXXFLAGS=-g -m64 -fPIC' '--enable-pythonmodule' '--disable-shared' '--with-szlib=/usr/gapps/silo/szip/2.1/chaos_5_x86_64_ib' '--with-hdf5=/usr/gapps/silo/hdf5/1.8.10/chaos_5_x86_64_ib/include,/usr/gapps/silo/hdf5/1.8.10/chaos_5_x86_64_ib/lib' '--with-Qt-dir=/usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4' '--with-Qt-lib=QtGui -lQtCore' '--enable-silex' '--enable-install-lite-headers' '--enable-json' '--prefix=/g/g11/miller86/silo/trunk/my_install'
138CONFIG_DATE = Mon Oct 13 17:02:30 PDT 2014
139CONFIG_USER = miller86@edge84
140CPP = gcc -E
141CPPFLAGS = -I/usr/gapps/silo/hdf5/1.8.10/chaos_5_x86_64_ib/include
142CXX = g++
143CXXCPP = g++ -E
144CXXDEPMODE = depmode=gcc3
145CXXFLAGS = -g -m64 -fPIC
146CXX_FULLPATH = /usr/local/bin/g++
147CYGPATH_W = echo
148DEFS = -DHAVE_CONFIG_H
149DEPDIR = .deps
150DSYMUTIL =
151DUMPBIN =
152ECHO_C =
153ECHO_N = -n
154ECHO_T =
155EGREP = /bin/grep -E
156EXEEXT =
157F77 = gfortran
158FC = gfortran
159FCFLAGS = -g -O2
160FCLIBS =  -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm
161FC_FULLPATH = /usr/local/bin/gfortran
162FFLAGS = -g -O2
163FGREP = /bin/grep -F
164FORTRAN = fortran
165FPZIP = fpzip
166GREP = /bin/grep
167HDF5_DRV = hdf5_drv
168HZIP = hzip
169INSTALL = /usr/bin/install -c
170INSTALL_DATA = ${INSTALL} -m 644
171INSTALL_PROGRAM = ${INSTALL}
172INSTALL_SCRIPT = ${INSTALL}
173INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
174JSON = json
175LD = /usr/local/bin/ld -m elf_x86_64
176LDFLAGS = -L/usr/gapps/silo/hdf5/1.8.10/chaos_5_x86_64_ib/lib -L/usr/gapps/silo/szip/2.1/chaos_5_x86_64_ib/lib  -L/usr/gapps/silo/szip/2.1/chaos_5_x86_64_ib/lib
177LIBM = -lm
178LIBOBJS =
179LIBS = -lhdf5 -lsz -lsz -lz  -lm -lsz
180LIBTOOL = $(SHELL) $(top_builddir)/libtool
181LIPO =
182LN_S = ln -s
183LTLIBOBJS =
184MAINT = #
185MAKEINFO = ${SHELL} /g/g11/miller86/silo/trunk/config/missing --run makeinfo
186MKDIR_P = /bin/mkdir -p
187NETCDF = netcdf
188NM = /usr/bin/nm -B
189NMEDIT =
190OBJDUMP = objdump
191OBJEXT = o
192OTOOL =
193OTOOL64 =
194PACKAGE = silo
195PACKAGE_BUGREPORT = visit-users@elist.ornl.gov
196PACKAGE_NAME = silo
197PACKAGE_STRING = silo 4.10.2
198PACKAGE_TARNAME = silo
199PACKAGE_VERSION = 4.10.2
200PATH_SEPARATOR = :
201PDBP_DRV =
202PDB_DRV = pdb_drv
203PYTHON = /usr/local/bin/python
204PYTHONMODULE = python
205PYTHON_CPPFLAGS = -I/usr/apps/python/include/python2.7
206PYTHON_EXEC_PREFIX = ${exec_prefix}
207PYTHON_PLATFORM = linux2
208PYTHON_PREFIX = ${prefix}
209PYTHON_VERSION = 2.7
210QT_CXXFLAGS = -I/usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4/include -I/usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4/include/Qt -I/usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4/include/QtCore -I/usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4/include/QtGui
211QT_DIR = /usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4
212QT_LIBS = -L/usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4/lib -lQtGui -lQtCore  -lSM -lICE  -lX11 -lXext -lXmu -lXt -lXi
213QT_LRELEASE = /usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4/bin/lrelease
214QT_LUPDATE = /usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4/bin/lupdate
215QT_MOC = /usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4/bin/moc
216QT_UIC = /usr/gapps/visit/thirdparty_shared/2.8.1/qt/4.8.3/linux-x86_64_gcc-4.4/bin/uic
217RANLIB = ranlib
218READLINE_LIBS = -lreadline
219SED = /bin/sed
220SET_MAKE =
221SHELL = /bin/sh
222SILEX = silex
223SILO_VERS_MAJ = 4
224SILO_VERS_MIN = 10
225SILO_VERS_PAT = 2
226SILO_VERS_PRE =
227SILO_VERS_TAG = Silo_version_4_10_2
228STRIP = strip
229TAURUS = taurus
230VERSION = 4.10.2
231XMKMF =
232X_CFLAGS =
233X_EXTRA_LIBS =
234X_LIBS =
235X_PRE_LIBS =  -lSM -lICE
236ZLIB = zlib
237abs_builddir = /g/g11/miller86/silo/trunk/SiloWindows
238abs_srcdir = /g/g11/miller86/silo/trunk/SiloWindows
239abs_top_builddir = /g/g11/miller86/silo/trunk
240abs_top_srcdir = /g/g11/miller86/silo/trunk
241ac_ct_CC = gcc
242ac_ct_CXX =
243ac_ct_DUMPBIN =
244ac_ct_F77 =
245ac_ct_FC =
246am__include = include
247am__leading_dot = .
248am__quote =
249am__tar = ${AMTAR} chof - "$$tardir"
250am__untar = ${AMTAR} xf -
251bindir = ${exec_prefix}/bin
252build = x86_64-unknown-linux-gnu
253build_alias =
254build_cpu = x86_64
255build_os = linux-gnu
256build_vendor = unknown
257builddir = .
258datadir = ${datarootdir}
259datarootdir = ${prefix}/share
260docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
261dvidir = ${docdir}
262exec_prefix = ${prefix}
263host = x86_64-unknown-linux-gnu
264host_alias =
265host_cpu = x86_64
266host_os = linux-gnu
267host_vendor = unknown
268htmldir = ${docdir}
269includedir = ${prefix}/include
270infodir = ${datarootdir}/info
271install_sh = ${SHELL} /g/g11/miller86/silo/trunk/config/install-sh
272libdir = ${exec_prefix}/lib
273libexecdir = ${exec_prefix}/libexec
274localedir = ${datarootdir}/locale
275localstatedir = ${prefix}/var
276lt_ECHO = echo
277mandir = ${datarootdir}/man
278mkdir_p = /bin/mkdir -p
279oldincludedir = /usr/include
280pdfdir = ${docdir}
281pkgpyexecdir = ${pyexecdir}/silo
282pkgpythondir = ${pythondir}/silo
283prefix = /g/g11/miller86/silo/trunk/my_install
284program_transform_name = s,x,x,
285psdir = ${docdir}
286pyexecdir = ${exec_prefix}/lib/python2.7/site-packages
287pythondir = ${prefix}/lib/python2.7/site-packages
288sbindir = ${exec_prefix}/sbin
289sharedstatedir = ${prefix}/com
290srcdir = .
291sysconfdir = ${prefix}/etc
292target_alias =
293top_build_prefix = ../
294top_builddir = ..
295top_srcdir = ..
296EXTRA_DIST = \
297./MSVC2012/Tests/alltypes.vcxproj\
298./MSVC2012/Tests/arbpoly.vcxproj\
299./MSVC2012/Tests/arbpoly3d.vcxproj\
300./MSVC2012/Tests/array.vcxproj\
301./MSVC2012/Tests/array_f.vfproj\
302./MSVC2012/Tests/compression.vcxproj\
303./MSVC2012/Tests/csg.vcxproj\
304./MSVC2012/Tests/csgmesh_f.vfproj\
305./MSVC2012/Tests/curve_f.vfproj\
306./MSVC2012/Tests/dirtest.vcxproj\
307./MSVC2012/Tests/empty.vcxproj\
308./MSVC2012/Tests/extface.vcxproj\
309./MSVC2012/Tests/grab.vcxproj\
310./MSVC2012/Tests/group_test.vcxproj\
311./MSVC2012/Tests/largefile.vcxproj\
312./MSVC2012/Tests/listtypes.vcxproj\
313./MSVC2012/Tests/mat3d_3across.vcxproj\
314./MSVC2012/Tests/mat_f.vfproj\
315./MSVC2012/Tests/merge_block.vcxproj\
316./MSVC2012/Tests/mmadjacency.vcxproj\
317./MSVC2012/Tests/multi_file.vcxproj\
318./MSVC2012/Tests/multi_test.vcxproj\
319./MSVC2012/Tests/multispec.vcxproj\
320./MSVC2012/Tests/namescheme.vcxproj\
321./MSVC2012/Tests/obj.vcxproj\
322./MSVC2012/Tests/onehex.vcxproj\
323./MSVC2012/Tests/oneprism.vcxproj\
324./MSVC2012/Tests/onepyramid.vcxproj\
325./MSVC2012/Tests/onetet.vcxproj\
326./MSVC2012/Tests/partial_io.vcxproj\
327./MSVC2012/Tests/point.vcxproj\
328./MSVC2012/Tests/point_f.vfproj\
329./MSVC2012/Tests/polyzl.vcxproj\
330./MSVC2012/Tests/Preparation.vcxproj\
331./MSVC2012/Tests/quad.vcxproj\
332./MSVC2012/Tests/quad_f.vfproj\
333./MSVC2012/Tests/sami.vcxproj\
334./MSVC2012/Tests/simple.vcxproj\
335./MSVC2012/Tests/spec.vcxproj\
336./MSVC2012/Tests/specmix.vcxproj\
337./MSVC2012/Tests/subhex.vcxproj\
338./MSVC2012/Tests/testall.vcxproj\
339./MSVC2012/Tests/testall_f.vfproj\
340./MSVC2012/Tests/testfs.vcxproj\
341./MSVC2012/Tests/testpdb.vcxproj\
342./MSVC2012/Tests/TestReadMask.vcxproj\
343./MSVC2012/Tests/twohex.vcxproj\
344./MSVC2012/Tests/ucd1d.vcxproj\
345./MSVC2012/Tests/ucd.vcxproj\
346./MSVC2012/Tests/ucd_f.vfproj\
347./MSVC2012/Tests/ucdsamp3.vcxproj\
348./MSVC2012/Tests/version.vcxproj\
349./MSVC2012/Tests/wave.vcxproj\
350./MSVC2012/Tests/Tests.sln\
351./MSVC2012/Tests/CopyTestDependencies.bat\
352./MSVC2012/Tests/TestIncludes.props\
353./MSVC2012/bin/RunTests.bat\
354./MSVC2012/pdb_detect/pdb_detect.vcxproj\
355./MSVC2012/pdb_detect/pdb_detect.vcxproj.filters\
356./MSVC2012/BaseIncludes.props\
357./MSVC2012/DepLibs.props\
358./MSVC2012/HDF5_Defines.props\
359./MSVC2012/ModernDTPR.props\
360./MSVC2012/NO_SEC_DEP.props\
361./MSVC2012/NON_BSD_DEFINES.props\
362./MSVC2012/QT_Defines.props\
363./MSVC2012/browser.vcxproj\
364./MSVC2012/browser.vcxproj.filters\
365./MSVC2012/silex.vcxproj\
366./MSVC2012/silex.vcxproj.filters\
367./MSVC2012/Silo.vcxproj\
368./MSVC2012/Silo.vcxproj.filters\
369./MSVC2012/Silo.sln\
370./include/config.h\
371./resources/silex.aps\
372./resources/silex.ico\
373./resources/silex.rc\
374./Makefile.am\
375./Makefile\
376./runsilexmoc.bat\
377./Makefile.in\
378./copysilo.bat\
379./silodiff.bat\
380./README\
381./MSVC2012-BSD/pdb_detect/pdb_detect.vcxproj\
382./MSVC2012-BSD/pdb_detect/pdb_detect.vcxproj.filters\
383./MSVC2012-BSD/BaseIncludes.props\
384./MSVC2012-BSD/DepLibs.props\
385./MSVC2012-BSD/HDF5_Defines.props\
386./MSVC2012-BSD/ModernDTPR.props\
387./MSVC2012-BSD/NO_SEC_DEP.props\
388./MSVC2012-BSD/QT_Defines.props\
389./MSVC2012-BSD/browser.vcxproj\
390./MSVC2012-BSD/browser.vcxproj.filters\
391./MSVC2012-BSD/silex.vcxproj\
392./MSVC2012-BSD/silex.vcxproj.filters\
393./MSVC2012-BSD/Silo.vcxproj\
394./MSVC2012-BSD/Silo.vcxproj.filters\
395./MSVC2012-BSD/Silo.sln
396
397all: all-am
398
399.SUFFIXES:
400$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
401	@for dep in $?; do \
402	  case '$(am__configure_deps)' in \
403	    *$$dep*) \
404	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
405	        && { if test -f $@; then exit 0; else break; fi; }; \
406	      exit 1;; \
407	  esac; \
408	done; \
409	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign SiloWindows/Makefile'; \
410	$(am__cd) $(top_srcdir) && \
411	  $(AUTOMAKE) --foreign SiloWindows/Makefile
412.PRECIOUS: Makefile
413Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
414	@case '$?' in \
415	  *config.status*) \
416	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
417	  *) \
418	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
419	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
420	esac;
421
422$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
423	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
424
425$(top_srcdir)/configure: # $(am__configure_deps)
426	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
428	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429$(am__aclocal_m4_deps):
430
431mostlyclean-libtool:
432	-rm -f *.lo
433
434clean-libtool:
435	-rm -rf .libs _libs
436tags: TAGS
437TAGS:
438
439ctags: CTAGS
440CTAGS:
441
442
443distdir: $(DISTFILES)
444	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
445	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
446	list='$(DISTFILES)'; \
447	  dist_files=`for file in $$list; do echo $$file; done | \
448	  sed -e "s|^$$srcdirstrip/||;t" \
449	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
450	case $$dist_files in \
451	  */*) $(MKDIR_P) `echo "$$dist_files" | \
452			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
453			   sort -u` ;; \
454	esac; \
455	for file in $$dist_files; do \
456	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
457	  if test -d $$d/$$file; then \
458	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
459	    if test -d "$(distdir)/$$file"; then \
460	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
461	    fi; \
462	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
463	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
464	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
465	    fi; \
466	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
467	  else \
468	    test -f "$(distdir)/$$file" \
469	    || cp -p $$d/$$file "$(distdir)/$$file" \
470	    || exit 1; \
471	  fi; \
472	done
473check-am: all-am
474check: check-am
475all-am: Makefile
476installdirs:
477install: install-am
478install-exec: install-exec-am
479install-data: install-data-am
480uninstall: uninstall-am
481
482install-am: all-am
483	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
484
485installcheck: installcheck-am
486install-strip:
487	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
488	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
489	  `test -z '$(STRIP)' || \
490	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
491mostlyclean-generic:
492
493clean-generic:
494
495distclean-generic:
496	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
497	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
498
499maintainer-clean-generic:
500	@echo "This command is intended for maintainers to use"
501	@echo "it deletes files that may require special tools to rebuild."
502clean: clean-am
503
504clean-am: clean-generic clean-libtool mostlyclean-am
505
506distclean: distclean-am
507	-rm -f Makefile
508distclean-am: clean-am distclean-generic
509
510dvi: dvi-am
511
512dvi-am:
513
514html: html-am
515
516html-am:
517
518info: info-am
519
520info-am:
521
522install-data-am:
523
524install-dvi: install-dvi-am
525
526install-dvi-am:
527
528install-exec-am:
529
530install-html: install-html-am
531
532install-html-am:
533
534install-info: install-info-am
535
536install-info-am:
537
538install-man:
539
540install-pdf: install-pdf-am
541
542install-pdf-am:
543
544install-ps: install-ps-am
545
546install-ps-am:
547
548installcheck-am:
549
550maintainer-clean: maintainer-clean-am
551	-rm -f Makefile
552maintainer-clean-am: distclean-am maintainer-clean-generic
553
554mostlyclean: mostlyclean-am
555
556mostlyclean-am: mostlyclean-generic mostlyclean-libtool
557
558pdf: pdf-am
559
560pdf-am:
561
562ps: ps-am
563
564ps-am:
565
566uninstall-am:
567
568.MAKE: install-am install-strip
569
570.PHONY: all all-am check check-am clean clean-generic clean-libtool \
571	distclean distclean-generic distclean-libtool distdir dvi \
572	dvi-am html html-am info info-am install install-am \
573	install-data install-data-am install-dvi install-dvi-am \
574	install-exec install-exec-am install-html install-html-am \
575	install-info install-info-am install-man install-pdf \
576	install-pdf-am install-ps install-ps-am install-strip \
577	installcheck installcheck-am installdirs maintainer-clean \
578	maintainer-clean-generic mostlyclean mostlyclean-generic \
579	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
580
581
582# Tell versions [3.59,3.63) of GNU make to not export all variables.
583# Otherwise a system limit (for SysV at least) may be exceeded.
584.NOEXPORT:
585