ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/headers/Makefile
(Generate patch)

Comparing trunk/mdtools/headers/Makefile (file contents):
Revision 138 by chuckv, Wed Oct 9 22:29:40 2002 UTC vs.
Revision 139 by chuckv, Wed Oct 16 21:07:16 2002 UTC

# Line 10 | Line 10 | HEADERS = $(INCLUDE)/Atom.hpp $(INCLUDE)/SRI.hpp $(INC
10          $(INCLUDE)/BASS_interface.h \
11          $(INCLUDE)/LinkedCommand.hpp $(INCLUDE)/ForceFields.hpp \
12          $(INCLUDE)/Thermo.hpp $(INCLUDE)/Molecule.hpp \
13 <        $(INCLUDE)/mpiSimulation.hpp $(INCLUDE)/mpiInterface.h \
13 >        $(INCLUDE)/mpiSimulation.hpp $(INCLUDE)/mpiBASS.h \
14          $(INCLUDE)/bassDiag.hpp
15  
16   all: $(HEADERS)
# Line 81 | Line 81 | $(INCLUDE)/mpiInterface.h: mpiInterface.h
81   $(INCLUDE)/Molecule.hpp: Molecule.hpp
82          cp -f $? $(INCLUDE)
83  
84 < $(INCLUDE)/mpiInterface.h: mpiInterface.h
84 > $(INCLUDE)/mpiBASS.h: mpiBASS.h
85          cp -f $? $(INCLUDE)
86  
87   $(INCLUDE)/mpiSimulation.hpp: mpiSimulation.hpp

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines