Révision 5 src/Makefile
Makefile (revision 5) | ||
---|---|---|
5 | 5 |
# You might also have to edit the location of |
6 | 6 |
# some libraries (like mkl for ifort) |
7 | 7 |
|
8 |
Machine=gfortran
|
|
8 |
Machine=arqg
|
|
9 | 9 |
|
10 | 10 |
########################################### |
11 | 11 |
# # |
... | ... | |
223 | 223 |
SRC= Path.f90 \ |
224 | 224 |
PathCreate.f90 \ |
225 | 225 |
Read_geom.f90 \ |
226 |
ReadGeom_cart.f90 \ |
|
227 |
ReadGeom_vasp.f90 \ |
|
228 |
ReadGeom_turbomole.f90 \ |
|
229 |
ReadGeom_siesta.f90 \ |
|
230 |
ReadInput.f90 \ |
|
231 |
ReadInput_gaussian.f90 \ |
|
232 |
ReadInput_vasp.f90 \ |
|
233 |
ReadInput_mopac.f90 \ |
|
234 |
ReadInput_siesta.f90 \ |
|
226 | 235 |
Calc_zmat.f90 \ |
227 | 236 |
Calc_zmat_frag.f90 \ |
228 | 237 |
Calc_zmat_constr_frag.f90 \ |
... | ... | |
234 | 243 |
ConvertZmat_cart.f90 \ |
235 | 244 |
ConvertBakerInternal_cart.f90 \ |
236 | 245 |
ConvertZmat_cart_3.f90 \ |
246 |
Die.f90 \ |
|
247 |
Warning.f90 \ |
|
248 |
WriteList.f90 \ |
|
249 |
SearchInput.f90 \ |
|
250 |
CleanString.f90 \ |
|
251 |
InString.f90 \ |
|
237 | 252 |
Egrad.f90 \ |
238 | 253 |
EgradPath.f90 \ |
239 | 254 |
egrad_gaussian.f90 \ |
240 | 255 |
egrad_mopac.f90 \ |
256 |
egrad_siesta.f90 \ |
|
241 | 257 |
egrad_ext.f90 \ |
242 | 258 |
egrad_test.f90 \ |
259 |
egrad_test_2D.f90 \ |
|
243 | 260 |
egrad_vasp.f90 \ |
244 | 261 |
egrad_turbomole.f90 \ |
245 | 262 |
egrad_chamfre.f90 \ |
Formats disponibles : Unified diff