ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/SHAPES/Make.dep
Revision: 1287
Committed: Wed Jun 23 20:18:48 2004 UTC (20 years ago) by chrisfen
File size: 677 byte(s)
Log Message:
Major progress towards inclusion of spherical harmonic transform capability - still having some build issues...

File Contents

# Content
1 # DO NOT DELETE THIS LINE - used by make depend
2 obj/forcerCmd$(O) : ./forcerCmd.c /usr/include/getopt.h ./forcerCmd.h
3 obj/cospmls$(O) : ./cospmls.c ./cospmls.h ./primitive.h ./pmls.h /usr/local/include/fftw3.h
4 obj/makeweights$(O) : ./makeweights.c ./makeweights.h
5 obj/MatVec3$(O) : ./MatVec3.c ./MatVec3.h
6 obj/forcer$(O) : ./forcer.cpp ./forcerCmd.h ./PDBReader.hpp ./VDWAtom.hpp \
7 ./RigidBody.hpp
8 obj/PDBReader$(O) : ./PDBReader.cpp ./PDBReader.hpp ./VDWAtom.hpp
9 obj/RigidBody$(O) : ./RigidBody.cpp ./RigidBody.hpp ./VDWAtom.hpp ./MatVec3.h
10 obj/VDWAtom$(O) : ./VDWAtom.cpp ./VDWAtom.hpp
11 obj/GridBuilder$(O) : ./GridBuilder.cpp ./GridBuilder.hpp ./RigidBody.hpp ./MatVec3.h
12