| 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) |
| 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 |