# Makefile.in generated by automake 1.9.2 from Makefile.am. # framework/io/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # io SOURCES = $(libio_a_SOURCES) srcdir = . top_srcdir = ../.. pkgdatadir = $(datadir)/protomol pkglibdir = $(libdir)/protomol pkgincludedir = $(includedir)/protomol top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = /usr/bin/install -c install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/Makefile.depend subdir = framework/io ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/protomol_config.h CONFIG_CLEAN_FILES = LIBRARIES = $(noinst_LIBRARIES) ARFLAGS = cru libio_a_LIBADD = am__objects_1 = CheckpointInputStream.$(OBJEXT) \ CheckpointOutputStream.$(OBJEXT) ConfigurationReader.$(OBJEXT) \ DCDTrajectoryReader.$(OBJEXT) DCDTrajectoryWriter.$(OBJEXT) \ File.$(OBJEXT) AMBERReader.$(OBJEXT) \ EigenvectorReader.$(OBJEXT) PARReader.$(OBJEXT) \ PARWriter.$(OBJEXT) PDBReader.$(OBJEXT) CRDReader.$(OBJEXT) \ PDBWriter.$(OBJEXT) PNGWriter.$(OBJEXT) PPMReader.$(OBJEXT) \ PPMWriter.$(OBJEXT) PGMReader.$(OBJEXT) PGMWriter.$(OBJEXT) \ PSFReader.$(OBJEXT) PSFWriter.$(OBJEXT) Reader.$(OBJEXT) \ REMConfigurationReader.$(OBJEXT) TempFileReader.$(OBJEXT) \ Writer.$(OBJEXT) XFigWriter.$(OBJEXT) XYZBinReader.$(OBJEXT) \ XYZBinWriter.$(OBJEXT) XYZReader.$(OBJEXT) \ XYZTrajectoryReader.$(OBJEXT) XYZTrajectoryWriter.$(OBJEXT) \ XYZWriter.$(OBJEXT) am__objects_2 = am_libio_a_OBJECTS = $(am__objects_1) $(am__objects_2) libio_a_OBJECTS = $(am_libio_a_OBJECTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = am__depfiles_maybe = CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(libio_a_SOURCES) DIST_SOURCES = $(libio_a_SOURCES) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /afs/nd.edu/user25/tcickovs/Research/BORN-ION/protomol/config/missing --run aclocal-1.9 AMDEP_FALSE = # AMDEP_TRUE = AMTAR = ${SHELL} /afs/nd.edu/user25/tcickovs/Research/BORN-ION/protomol/config/missing --run tar AR1 = ar AR2 = ar cru AUTOCONF = ${SHELL} /afs/nd.edu/user25/tcickovs/Research/BORN-ION/protomol/config/missing --run autoconf AUTOHEADER = ${SHELL} /afs/nd.edu/user25/tcickovs/Research/BORN-ION/protomol/config/missing --run autoheader AUTOMAKE = ${SHELL} /afs/nd.edu/user25/tcickovs/Research/BORN-ION/protomol/config/missing --run automake-1.9 AWK = gawk BOOST_CFLAGS = BOOST_LIBS = CC = icpc CCDEPMODE = depmode=none CFLAGS = -Wall -wd810,383,981,279,444,1572 -O3 -ip -DNDEBUG CLEANFILES = -r *~ CPPFLAGS = CXX = icpc CXXCPP = icpc -E CXXDEPMODE = depmode=none CXXFLAGS = -Wall -wd810,383,981,279,444,1572 -O3 -ip -DNDEBUG CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DEPFLAGS = ECHO_C = ECHO_N = -n ECHO_T = EGREP = grep -E EXEEXT = FFT_CFLAGS = FFT_LIBS = GLUT_CFLAGS = GLUT_LIBS = INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s LAPACK_CFLAGS = -I/afs/nd.edu/user25/tcickovs/Research/LAPACK/include -DHAVE_LAPACK -DHAVE_SIMTK_LAPACK LAPACK_LIBS = -L/afs/nd.edu/user25/tcickovs/Research/LAPACK/lib -lSimTKlapack LDFLAGS = LIBOBJS = LIBS = -lm -lnsl LTLIBOBJS = LT_AGE = 0 LT_CURRENT = LT_RELEASE = 2.0 LT_REVISION = 0 MAKEDEPEND = makedepend MAKEINFO = ${SHELL} /afs/nd.edu/user25/tcickovs/Research/BORN-ION/protomol/config/missing --run makeinfo OBJEXT = o PACKAGE = protomol PACKAGE_BUGREPORT = protomol@cse.nd.edu PACKAGE_NAME = protomol PACKAGE_STRING = protomol 2.0.4 PACKAGE_TARNAME = protomol PACKAGE_VERSION = 2.0.4 PATH_SEPARATOR = : PNG_LIBS = -lpng PROTOMOL_MAJOR_VERSION = 2 PROTOMOL_MINOR_VERSION = 0 PROTOMOL_PATCH_LEVEL = 4 RANLIB = ranlib SET_MAKE = SHELL = /bin/sh SOCKET_LIBS = STRIP = VERSION = 2.0.4 X_CFLAGS = X_EXTRA_LIBS = X_LIBS = X_PRE_LIBS = -lSM -lICE ac_ct_CC = icpc ac_ct_CXX = icpc ac_ct_RANLIB = ranlib ac_ct_STRIP = am__fastdepCC_FALSE = am__fastdepCC_TRUE = # am__fastdepCXX_FALSE = am__fastdepCXX_TRUE = # am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin build_alias = datadir = ${prefix}/share exec_prefix = ${prefix} host_alias = includedir = ${prefix}/include infodir = ${prefix}/info install_sh = /afs/nd.edu/user25/tcickovs/Research/BORN-ION/protomol/config/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localstatedir = ${prefix}/var mandir = ${prefix}/man mkdir_p = mkdir -p -- oldincludedir = /usr/include prefix = /usr/local program_transform_name = s,x,x, sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com sysconfdir = ${prefix}/etc target_alias = AUTOMAKE_OPTIONS = foreign dist-tarZ no-dependencies #Change AR Flag AR = $(AR1) libio_a_AR = $(AR2) P_BASE = $(top_srcdir)/framework/base P_IO = $(top_srcdir)/framework/io P_PARALLEL = $(top_srcdir)/framework/parallel P_TOPOLOGY = $(top_srcdir)/framework/topology P_FORCES = $(top_srcdir)/framework/forces P_IMD = $(top_srcdir)/framework/imd P_INTEGRATORS = $(top_srcdir)/framework/integrators P_FRONTEND = $(top_srcdir)/framework/frontend P_FACTORIES = $(top_srcdir)/framework/factories # io Sources P_IO_SRC = \ CheckpointInputStream.cpp\ CheckpointOutputStream.cpp\ ConfigurationReader.cpp\ DCDTrajectoryReader.cpp\ DCDTrajectoryWriter.cpp\ File.cpp\ AMBERReader.cpp\ EigenvectorReader.cpp\ PARReader.cpp\ PARWriter.cpp\ PDBReader.cpp\ CRDReader.cpp\ PDBWriter.cpp\ PNGWriter.cpp\ PPMReader.cpp\ PPMWriter.cpp\ PGMReader.cpp\ PGMWriter.cpp\ PSFReader.cpp\ PSFWriter.cpp\ Reader.cpp\ REMConfigurationReader.cpp\ TempFileReader.cpp\ Writer.cpp\ XFigWriter.cpp\ XYZBinReader.cpp\ XYZBinWriter.cpp\ XYZReader.cpp\ XYZTrajectoryReader.cpp\ XYZTrajectoryWriter.cpp\ XYZWriter.cpp # io Includes P_IO_H = \ CheckpointInputStream.h\ CheckpointOutputStream.h\ ConfigurationReader.h\ DCDTrajectoryReader.h\ DCDTrajectoryWriter.h\ EigenvectorReader.h\ File.h\ AMBERReader.h\ PARReader.h\ PARWriter.h\ PDBReader.h\ CRDReader.h\ PDBWriter.h\ PNGWriter.h\ PPMReader.h\ PPMWriter.h\ PGMReader.h\ PGMWriter.h\ PSFReader.h\ PSFWriter.h\ Reader.h\ REMConfigurationReader.h\ TempFileReader.h\ Writer.h\ XFigWriter.h\ XYZBinReader.h\ XYZBinWriter.h\ XYZReader.h\ XYZTrajectoryReader.h\ XYZTrajectoryWriter.h\ XYZWriter.h # Temporary library to get subdirectory source files, blech! noinst_LIBRARIES = libio.a libio_a_SOURCES = $(P_IO_SRC) $(P_IO_H) INCLUDES = -I$(P_BASE) -I$(P_IO) -I$(P_PARALLEL) -I$(P_TOPOLOGY) -I$(P_FORCES) -I$(P_IMD) -I$(P_INTEGRATORS) -I$(P_FRONTEND) -I$(P_FACTORIES) SOURCEFILES = $(P_IO_SRC) all: all-am .SUFFIXES: .SUFFIXES: .cpp .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.depend $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign framework/io/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --foreign framework/io/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) libio.a: $(libio_a_OBJECTS) $(libio_a_DEPENDENCIES) -rm -f libio.a $(libio_a_AR) libio.a $(libio_a_OBJECTS) $(libio_a_LIBADD) $(RANLIB) libio.a mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c .cpp.o: $(CXXCOMPILE) -c -o $@ $< .cpp.obj: $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` uninstall-info-am: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(mkdir_p) $(distdir)/../.. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LIBRARIES) installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-noinstLIBRARIES ctags distclean distclean-compile \ distclean-generic distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-exec install-exec-am install-info \ install-info-am install-man install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ uninstall-am uninstall-info-am depend: $(SOURCEFILES) $(WRAP) @ if test "$(SOURCEFILES)" != ""; then \ echo "$(MAKEDEPEND) $(DEPFLAGS) $(INCLUDES) $(INILIB_CXX_DEPDIRS) -- --" $(SOURCEFILES); \ $(MAKEDEPEND) $(DEPFLAGS) $(INCLUDES) $(INILIB_CXX_DEPDIRS) -- -- $(SOURCEFILES); \ fi @set fnord $(MAKEFLAGS); amf=$$2; \ if test "$(DEPDIRS)" = ""; then \ foo_dirs="$(SUBDIRS)"; \ else \ foo_dirs="$(DEPDIRS)"; \ fi; \ target=`echo $@ | sed s/-recursive//`; \ list="$$foo_dirs"; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: # DO NOT DELETE CheckpointInputStream.o: CheckpointInputStream.h CheckpointInputStream.o: ../../framework/base/StateRestore.h CheckpointInputStream.o: ../../framework/base/Real.h CheckpointInputStream.o: ../../framework/base/Vector3DBlock.h CheckpointInputStream.o: ../../framework/base/Vector3D.h CheckpointInputStream.o: ../../framework/base/mathutilities.h CheckpointInputStream.o: ../../framework/base/pmconstants.h CheckpointInputStream.o: ../../framework/base/simpleTypes.h CheckpointInputStream.o: /usr/include/math.h /usr/include/features.h CheckpointInputStream.o: /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h CheckpointInputStream.o: /usr/include/bits/huge_val.h CheckpointInputStream.o: /usr/include/bits/mathdef.h CheckpointInputStream.o: /usr/include/bits/mathcalls.h CheckpointInputStream.o: ../../framework/base/Report.h CheckpointInputStream.o: ../../framework/base/Proxy.h CheckpointInputStream.o: ../../framework/base/ScalarStructure.h CheckpointOutputStream.o: CheckpointOutputStream.h CheckpointOutputStream.o: ../../framework/base/StateRestore.h CheckpointOutputStream.o: ../../framework/base/Real.h CheckpointOutputStream.o: ../../framework/base/Vector3DBlock.h CheckpointOutputStream.o: ../../framework/base/Vector3D.h CheckpointOutputStream.o: ../../framework/base/mathutilities.h CheckpointOutputStream.o: ../../framework/base/pmconstants.h CheckpointOutputStream.o: ../../framework/base/simpleTypes.h CheckpointOutputStream.o: /usr/include/math.h /usr/include/features.h CheckpointOutputStream.o: /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h CheckpointOutputStream.o: /usr/include/bits/huge_val.h CheckpointOutputStream.o: /usr/include/bits/mathdef.h CheckpointOutputStream.o: /usr/include/bits/mathcalls.h CheckpointOutputStream.o: ../../framework/base/Report.h CheckpointOutputStream.o: ../../framework/base/Proxy.h CheckpointOutputStream.o: ../../framework/base/ScalarStructure.h CheckpointOutputStream.o: ../../framework/topology/GenericTopology.h CheckpointOutputStream.o: ../../framework/base/Atom.h CheckpointOutputStream.o: ../../framework/base/AtomType.h CheckpointOutputStream.o: ../../framework/topology/Angle.h CheckpointOutputStream.o: ../../framework/topology/Bond.h CheckpointOutputStream.o: ../../framework/topology/Torsion.h CheckpointOutputStream.o: ../../framework/topology/ExclusionTable.h CheckpointOutputStream.o: ../../framework/topology/ExclusionType.h CheckpointOutputStream.o: ../../framework/base/AbstractEnumType.h CheckpointOutputStream.o: ../../framework/base/stringutilities.h CheckpointOutputStream.o: ../../framework/topology/LennardJonesParameterTable.h CheckpointOutputStream.o: ../../framework/topology/LennardJonesParameters.h CheckpointOutputStream.o: ../../framework/base/Makeable.h CheckpointOutputStream.o: ../../framework/base/MakeableDefinition.h CheckpointOutputStream.o: ../../framework/base/Parameter.h CheckpointOutputStream.o: ../../framework/base/Value.h CheckpointOutputStream.o: ../../framework/base/ValueType.h CheckpointOutputStream.o: ../../framework/base/ConstraintValueType.h CheckpointOutputStream.o: CheckpointInputStream.h CheckpointOutputStream.o: ../../framework/base/Molecule.h CheckpointOutputStream.o: ../../framework/topology/BankLennardJonesParameterTable.h CheckpointOutputStream.o: ../../framework/topology/SemiGenericTopology.h CheckpointOutputStream.o: ../../framework/topology/topologyutilities.h CheckpointOutputStream.o: ../../framework/base/Matrix3by3.h CheckpointOutputStream.o: ../../framework/base/Stack.h /usr/include/string.h CheckpointOutputStream.o: /usr/lib/gcc/i386-redhat-linux/3.4.6/include/stddef.h CheckpointOutputStream.o: ../../framework/topology/AngleInfo.h CheckpointOutputStream.o: ../../framework/topology/PeriodicBoundaryConditions.h CheckpointOutputStream.o: ../../framework/topology/VacuumBoundaryConditions.h CheckpointOutputStream.o: ../../framework/integrators/Integrator.h CheckpointOutputStream.o: ../../framework/integrators/IntegratorDefinition.h CheckpointOutputStream.o: ../../framework/base/XSC.h ConfigurationReader.o: ConfigurationReader.h Reader.h File.h ConfigurationReader.o: ../../framework/base/Configuration.h ConfigurationReader.o: ../../framework/base/Parameter.h ConfigurationReader.o: ../../framework/base/Value.h ConfigurationReader.o: ../../framework/base/ValueType.h ConfigurationReader.o: ../../framework/base/AbstractEnumType.h ConfigurationReader.o: ../../framework/base/stringutilities.h ConfigurationReader.o: ../../framework/base/Vector3D.h ConfigurationReader.o: ../../framework/base/mathutilities.h ConfigurationReader.o: ../../framework/base/pmconstants.h ConfigurationReader.o: ../../framework/base/Real.h ConfigurationReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h ConfigurationReader.o: /usr/include/features.h /usr/include/sys/cdefs.h ConfigurationReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h ConfigurationReader.o: /usr/include/bits/mathdef.h ConfigurationReader.o: /usr/include/bits/mathcalls.h ConfigurationReader.o: ../../framework/base/Report.h ConfigurationReader.o: ../../framework/base/ConstraintValueType.h DCDTrajectoryReader.o: DCDTrajectoryReader.h Reader.h File.h DCDTrajectoryReader.o: ../../framework/base/XYZ.h DCDTrajectoryReader.o: ../../framework/base/Vector3DBlock.h DCDTrajectoryReader.o: ../../framework/base/Vector3D.h DCDTrajectoryReader.o: ../../framework/base/mathutilities.h DCDTrajectoryReader.o: ../../framework/base/pmconstants.h DCDTrajectoryReader.o: ../../framework/base/Real.h DCDTrajectoryReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h DCDTrajectoryReader.o: /usr/include/features.h /usr/include/sys/cdefs.h DCDTrajectoryReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h DCDTrajectoryReader.o: /usr/include/bits/mathdef.h DCDTrajectoryReader.o: /usr/include/bits/mathcalls.h DCDTrajectoryReader.o: ../../framework/base/Report.h DCDTrajectoryReader.o: ../../framework/base/Proxy.h DCDTrajectoryReader.o: ../../framework/base/typeSelection.h DCDTrajectoryReader.o: ../../framework/base/systemutilities.h DCDTrajectoryWriter.o: DCDTrajectoryWriter.h Writer.h File.h DCDTrajectoryWriter.o: ../../framework/base/XYZ.h DCDTrajectoryWriter.o: ../../framework/base/Vector3DBlock.h DCDTrajectoryWriter.o: ../../framework/base/Vector3D.h DCDTrajectoryWriter.o: ../../framework/base/mathutilities.h DCDTrajectoryWriter.o: ../../framework/base/pmconstants.h DCDTrajectoryWriter.o: ../../framework/base/Real.h DCDTrajectoryWriter.o: ../../framework/base/simpleTypes.h /usr/include/math.h DCDTrajectoryWriter.o: /usr/include/features.h /usr/include/sys/cdefs.h DCDTrajectoryWriter.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h DCDTrajectoryWriter.o: /usr/include/bits/mathdef.h DCDTrajectoryWriter.o: /usr/include/bits/mathcalls.h DCDTrajectoryWriter.o: ../../framework/base/Report.h DCDTrajectoryWriter.o: ../../framework/base/Proxy.h DCDTrajectoryWriter.o: ../../framework/base/systemutilities.h DCDTrajectoryWriter.o: ../../framework/base/typeSelection.h DCDTrajectoryWriter.o: ../../framework/base/stringutilities.h File.o: File.h ../../framework/base/systemutilities.h File.o: ../../framework/base/Report.h ../../framework/base/Real.h AMBERReader.o: AMBERReader.h Reader.h File.h ../../framework/base/PSF.h AMBERReader.o: ../../framework/base/Real.h ../../framework/base/PAR.h AMBERReader.o: ../../framework/base/Report.h AMBERReader.o: ../../framework/base/stringutilities.h AMBERReader.o: ../../framework/base/Vector3D.h AMBERReader.o: ../../framework/base/mathutilities.h AMBERReader.o: ../../framework/base/pmconstants.h AMBERReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h AMBERReader.o: /usr/include/features.h /usr/include/sys/cdefs.h AMBERReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h AMBERReader.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h EigenvectorReader.o: EigenvectorReader.h Reader.h File.h EigenvectorReader.o: ../../framework/base/EigenvectorInfo.h EigenvectorReader.o: ../../framework/base/Real.h EigenvectorReader.o: ../../framework/base/typeSelection.h EigenvectorReader.o: ../../framework/base/stringutilities.h EigenvectorReader.o: ../../framework/base/Vector3D.h EigenvectorReader.o: ../../framework/base/mathutilities.h EigenvectorReader.o: ../../framework/base/pmconstants.h EigenvectorReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h EigenvectorReader.o: /usr/include/features.h /usr/include/sys/cdefs.h EigenvectorReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h EigenvectorReader.o: /usr/include/bits/mathdef.h EigenvectorReader.o: /usr/include/bits/mathcalls.h EigenvectorReader.o: ../../framework/base/Report.h EigenvectorReader.o: ../../framework/base/systemutilities.h PARReader.o: PARReader.h Reader.h File.h ../../framework/base/PAR.h PARReader.o: ../../framework/base/Real.h ../../framework/base/Report.h PARReader.o: ../../framework/base/stringutilities.h PARReader.o: ../../framework/base/Vector3D.h PARReader.o: ../../framework/base/mathutilities.h PARReader.o: ../../framework/base/pmconstants.h PARReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h PARReader.o: /usr/include/features.h /usr/include/sys/cdefs.h PARReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h PARReader.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h PARWriter.o: PARWriter.h Writer.h File.h ../../framework/base/PAR.h PARWriter.o: ../../framework/base/Real.h ../../framework/base/Report.h PARWriter.o: ../../framework/base/stringutilities.h PARWriter.o: ../../framework/base/Vector3D.h PARWriter.o: ../../framework/base/mathutilities.h PARWriter.o: ../../framework/base/pmconstants.h PARWriter.o: ../../framework/base/simpleTypes.h /usr/include/math.h PARWriter.o: /usr/include/features.h /usr/include/sys/cdefs.h PARWriter.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h PARWriter.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h PARWriter.o: ../../framework/base/systemutilities.h PDBReader.o: PDBReader.h Reader.h File.h ../../framework/base/PDB.h PDBReader.o: ../../framework/base/Vector3DBlock.h PDBReader.o: ../../framework/base/Vector3D.h PDBReader.o: ../../framework/base/mathutilities.h PDBReader.o: ../../framework/base/pmconstants.h ../../framework/base/Real.h PDBReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h PDBReader.o: /usr/include/features.h /usr/include/sys/cdefs.h PDBReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h PDBReader.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h PDBReader.o: ../../framework/base/Report.h ../../framework/base/Proxy.h PDBReader.o: ../../framework/base/XYZ.h PDBReader.o: ../../framework/base/stringutilities.h CRDReader.o: CRDReader.h Reader.h File.h ../../framework/base/Vector3DBlock.h CRDReader.o: ../../framework/base/Vector3D.h CRDReader.o: ../../framework/base/mathutilities.h CRDReader.o: ../../framework/base/pmconstants.h ../../framework/base/Real.h CRDReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h CRDReader.o: /usr/include/features.h /usr/include/sys/cdefs.h CRDReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h CRDReader.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h CRDReader.o: ../../framework/base/Report.h ../../framework/base/Proxy.h CRDReader.o: ../../framework/base/stringutilities.h PDBWriter.o: PDBWriter.h Writer.h File.h ../../framework/base/PDB.h PDBWriter.o: ../../framework/base/Vector3DBlock.h PDBWriter.o: ../../framework/base/Vector3D.h PDBWriter.o: ../../framework/base/mathutilities.h PDBWriter.o: ../../framework/base/pmconstants.h ../../framework/base/Real.h PDBWriter.o: ../../framework/base/simpleTypes.h /usr/include/math.h PDBWriter.o: /usr/include/features.h /usr/include/sys/cdefs.h PDBWriter.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h PDBWriter.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h PDBWriter.o: ../../framework/base/Report.h ../../framework/base/Proxy.h PDBWriter.o: ../../framework/base/stringutilities.h PDBWriter.o: ../../framework/base/systemutilities.h PNGWriter.o: ../../framework/base/protomol.h PNGWriter.h Writer.h File.h PNGWriter.o: ../../framework/base/PPM.h ../../framework/base/PGM.h PNGWriter.o: ../../framework/base/systemutilities.h PNGWriter.o: ../../framework/base/Report.h ../../framework/base/Real.h PPMReader.o: PPMReader.h Reader.h File.h ../../framework/base/PPM.h PPMReader.o: ../../framework/base/PGM.h ../../framework/base/Report.h PPMReader.o: ../../framework/base/stringutilities.h PPMReader.o: ../../framework/base/Vector3D.h PPMReader.o: ../../framework/base/mathutilities.h PPMReader.o: ../../framework/base/pmconstants.h ../../framework/base/Real.h PPMReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h PPMReader.o: /usr/include/features.h /usr/include/sys/cdefs.h PPMReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h PPMReader.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h PPMWriter.o: PPMWriter.h Writer.h File.h ../../framework/base/PPM.h PPMWriter.o: ../../framework/base/PGM.h PPMWriter.o: ../../framework/base/systemutilities.h PPMWriter.o: ../../framework/base/Report.h ../../framework/base/Real.h PGMReader.o: PGMReader.h Reader.h File.h ../../framework/base/PGM.h PGMReader.o: ../../framework/base/PPM.h PGMReader.o: ../../framework/base/stringutilities.h PGMReader.o: ../../framework/base/Vector3D.h PGMReader.o: ../../framework/base/mathutilities.h PGMReader.o: ../../framework/base/pmconstants.h ../../framework/base/Real.h PGMReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h PGMReader.o: /usr/include/features.h /usr/include/sys/cdefs.h PGMReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h PGMReader.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h PGMReader.o: ../../framework/base/Report.h PGMWriter.o: PGMWriter.h Writer.h File.h ../../framework/base/PGM.h PGMWriter.o: ../../framework/base/PPM.h PGMWriter.o: ../../framework/base/systemutilities.h PGMWriter.o: ../../framework/base/Report.h ../../framework/base/Real.h PSFReader.o: PSFReader.h Reader.h File.h ../../framework/base/PSF.h PSFReader.o: ../../framework/base/Real.h PSFReader.o: ../../framework/base/stringutilities.h PSFReader.o: ../../framework/base/Vector3D.h PSFReader.o: ../../framework/base/mathutilities.h PSFReader.o: ../../framework/base/pmconstants.h PSFReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h PSFReader.o: /usr/include/features.h /usr/include/sys/cdefs.h PSFReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h PSFReader.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h PSFReader.o: ../../framework/base/Report.h PSFWriter.o: PSFWriter.h Writer.h File.h ../../framework/base/PSF.h PSFWriter.o: ../../framework/base/Real.h ../../framework/base/Report.h PSFWriter.o: ../../framework/base/stringutilities.h PSFWriter.o: ../../framework/base/Vector3D.h PSFWriter.o: ../../framework/base/mathutilities.h PSFWriter.o: ../../framework/base/pmconstants.h PSFWriter.o: ../../framework/base/simpleTypes.h /usr/include/math.h PSFWriter.o: /usr/include/features.h /usr/include/sys/cdefs.h PSFWriter.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h PSFWriter.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h PSFWriter.o: ../../framework/base/systemutilities.h Reader.o: Reader.h File.h REMConfigurationReader.o: REMConfigurationReader.h Reader.h File.h REMConfigurationReader.o: ../../framework/base/Configuration.h REMConfigurationReader.o: ../../framework/base/Parameter.h REMConfigurationReader.o: ../../framework/base/Value.h REMConfigurationReader.o: ../../framework/base/ValueType.h REMConfigurationReader.o: ../../framework/base/AbstractEnumType.h REMConfigurationReader.o: ../../framework/base/stringutilities.h REMConfigurationReader.o: ../../framework/base/Vector3D.h REMConfigurationReader.o: ../../framework/base/mathutilities.h REMConfigurationReader.o: ../../framework/base/pmconstants.h REMConfigurationReader.o: ../../framework/base/Real.h REMConfigurationReader.o: ../../framework/base/simpleTypes.h REMConfigurationReader.o: /usr/include/math.h /usr/include/features.h REMConfigurationReader.o: /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h REMConfigurationReader.o: /usr/include/bits/huge_val.h REMConfigurationReader.o: /usr/include/bits/mathdef.h REMConfigurationReader.o: /usr/include/bits/mathcalls.h REMConfigurationReader.o: ../../framework/base/Report.h REMConfigurationReader.o: ../../framework/base/ConstraintValueType.h TempFileReader.o: TempFileReader.h Reader.h File.h TempFileReader.o: ../../framework/base/Real.h Writer.o: Writer.h File.h XFigWriter.o: XFigWriter.h Writer.h File.h ../../framework/base/XYZ.h XFigWriter.o: ../../framework/base/Vector3DBlock.h XFigWriter.o: ../../framework/base/Vector3D.h XFigWriter.o: ../../framework/base/mathutilities.h XFigWriter.o: ../../framework/base/pmconstants.h ../../framework/base/Real.h XFigWriter.o: ../../framework/base/simpleTypes.h /usr/include/math.h XFigWriter.o: /usr/include/features.h /usr/include/sys/cdefs.h XFigWriter.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h XFigWriter.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h XFigWriter.o: ../../framework/base/Report.h ../../framework/base/Proxy.h XFigWriter.o: ../../framework/base/Matrix3by3.h XFigWriter.o: ../../framework/base/stringutilities.h XFigWriter.o: ../../framework/base/systemutilities.h XYZBinReader.o: XYZBinReader.h Reader.h File.h ../../framework/base/XYZ.h XYZBinReader.o: ../../framework/base/Vector3DBlock.h XYZBinReader.o: ../../framework/base/Vector3D.h XYZBinReader.o: ../../framework/base/mathutilities.h XYZBinReader.o: ../../framework/base/pmconstants.h XYZBinReader.o: ../../framework/base/Real.h XYZBinReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h XYZBinReader.o: /usr/include/features.h /usr/include/sys/cdefs.h XYZBinReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h XYZBinReader.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h XYZBinReader.o: ../../framework/base/Report.h ../../framework/base/Proxy.h XYZBinReader.o: ../../framework/base/systemutilities.h XYZBinReader.o: ../../framework/base/typeSelection.h XYZBinWriter.o: XYZBinWriter.h Writer.h File.h ../../framework/base/XYZ.h XYZBinWriter.o: ../../framework/base/Vector3DBlock.h XYZBinWriter.o: ../../framework/base/Vector3D.h XYZBinWriter.o: ../../framework/base/mathutilities.h XYZBinWriter.o: ../../framework/base/pmconstants.h XYZBinWriter.o: ../../framework/base/Real.h XYZBinWriter.o: ../../framework/base/simpleTypes.h /usr/include/math.h XYZBinWriter.o: /usr/include/features.h /usr/include/sys/cdefs.h XYZBinWriter.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h XYZBinWriter.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h XYZBinWriter.o: ../../framework/base/Report.h ../../framework/base/Proxy.h XYZBinWriter.o: ../../framework/base/systemutilities.h XYZBinWriter.o: ../../framework/base/stringutilities.h XYZBinWriter.o: ../../framework/base/typeSelection.h XYZReader.o: XYZReader.h Reader.h File.h ../../framework/base/XYZ.h XYZReader.o: ../../framework/base/Vector3DBlock.h XYZReader.o: ../../framework/base/Vector3D.h XYZReader.o: ../../framework/base/mathutilities.h XYZReader.o: ../../framework/base/pmconstants.h ../../framework/base/Real.h XYZReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h XYZReader.o: /usr/include/features.h /usr/include/sys/cdefs.h XYZReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h XYZReader.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h XYZReader.o: ../../framework/base/Report.h ../../framework/base/Proxy.h XYZReader.o: ../../framework/base/stringutilities.h XYZTrajectoryReader.o: XYZTrajectoryReader.h Reader.h File.h XYZTrajectoryReader.o: ../../framework/base/XYZ.h XYZTrajectoryReader.o: ../../framework/base/Vector3DBlock.h XYZTrajectoryReader.o: ../../framework/base/Vector3D.h XYZTrajectoryReader.o: ../../framework/base/mathutilities.h XYZTrajectoryReader.o: ../../framework/base/pmconstants.h XYZTrajectoryReader.o: ../../framework/base/Real.h XYZTrajectoryReader.o: ../../framework/base/simpleTypes.h /usr/include/math.h XYZTrajectoryReader.o: /usr/include/features.h /usr/include/sys/cdefs.h XYZTrajectoryReader.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h XYZTrajectoryReader.o: /usr/include/bits/mathdef.h XYZTrajectoryReader.o: /usr/include/bits/mathcalls.h XYZTrajectoryReader.o: ../../framework/base/Report.h XYZTrajectoryReader.o: ../../framework/base/Proxy.h XYZTrajectoryReader.o: ../../framework/base/stringutilities.h XYZTrajectoryWriter.o: XYZTrajectoryWriter.h Writer.h File.h XYZTrajectoryWriter.o: ../../framework/base/XYZ.h XYZTrajectoryWriter.o: ../../framework/base/Vector3DBlock.h XYZTrajectoryWriter.o: ../../framework/base/Vector3D.h XYZTrajectoryWriter.o: ../../framework/base/mathutilities.h XYZTrajectoryWriter.o: ../../framework/base/pmconstants.h XYZTrajectoryWriter.o: ../../framework/base/Real.h XYZTrajectoryWriter.o: ../../framework/base/simpleTypes.h /usr/include/math.h XYZTrajectoryWriter.o: /usr/include/features.h /usr/include/sys/cdefs.h XYZTrajectoryWriter.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h XYZTrajectoryWriter.o: /usr/include/bits/mathdef.h XYZTrajectoryWriter.o: /usr/include/bits/mathcalls.h XYZTrajectoryWriter.o: ../../framework/base/Report.h XYZTrajectoryWriter.o: ../../framework/base/Proxy.h XYZTrajectoryWriter.o: ../../framework/base/Atom.h XYZTrajectoryWriter.o: ../../framework/base/AtomType.h XYZTrajectoryWriter.o: ../../framework/topology/GenericTopology.h XYZTrajectoryWriter.o: ../../framework/topology/Angle.h XYZTrajectoryWriter.o: ../../framework/topology/Bond.h XYZTrajectoryWriter.o: ../../framework/topology/Torsion.h XYZTrajectoryWriter.o: ../../framework/topology/ExclusionTable.h XYZTrajectoryWriter.o: ../../framework/topology/ExclusionType.h XYZTrajectoryWriter.o: ../../framework/base/AbstractEnumType.h XYZTrajectoryWriter.o: ../../framework/base/stringutilities.h XYZTrajectoryWriter.o: ../../framework/topology/LennardJonesParameterTable.h XYZTrajectoryWriter.o: ../../framework/topology/LennardJonesParameters.h XYZTrajectoryWriter.o: ../../framework/base/Makeable.h XYZTrajectoryWriter.o: ../../framework/base/MakeableDefinition.h XYZTrajectoryWriter.o: ../../framework/base/Parameter.h XYZTrajectoryWriter.o: ../../framework/base/Value.h XYZTrajectoryWriter.o: ../../framework/base/ValueType.h XYZTrajectoryWriter.o: ../../framework/base/ConstraintValueType.h XYZTrajectoryWriter.o: CheckpointInputStream.h XYZTrajectoryWriter.o: ../../framework/base/StateRestore.h XYZTrajectoryWriter.o: ../../framework/base/ScalarStructure.h XYZTrajectoryWriter.o: CheckpointOutputStream.h XYZTrajectoryWriter.o: ../../framework/base/Molecule.h XYZTrajectoryWriter.o: ../../framework/topology/BankLennardJonesParameterTable.h XYZWriter.o: XYZWriter.h Writer.h File.h ../../framework/base/XYZ.h XYZWriter.o: ../../framework/base/Vector3DBlock.h XYZWriter.o: ../../framework/base/Vector3D.h XYZWriter.o: ../../framework/base/mathutilities.h XYZWriter.o: ../../framework/base/pmconstants.h ../../framework/base/Real.h XYZWriter.o: ../../framework/base/simpleTypes.h /usr/include/math.h XYZWriter.o: /usr/include/features.h /usr/include/sys/cdefs.h XYZWriter.o: /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h XYZWriter.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h XYZWriter.o: ../../framework/base/Report.h ../../framework/base/Proxy.h XYZWriter.o: ../../framework/base/Atom.h ../../framework/base/AtomType.h XYZWriter.o: ../../framework/base/stringutilities.h XYZWriter.o: ../../framework/base/systemutilities.h