1#
2#
3#  #################################################################
4#  ##                                                             ##
5#  ##  debug.make  --  compile the Tinker routines for debugging  ##
6#  ##              (Intel Fortran for MacOS Version)              ##
7#  ##                                                             ##
8#  #################################################################
9#
10#
11#  compile all the modules; "sizes" must be first since it is used
12#  to set static array dimensions in many of the other modules
13#
14#
15ifort -c -g -warn all -check all sizes.f
16ifort -c -g -warn all -check all action.f
17ifort -c -g -warn all -check all align.f
18ifort -c -g -warn all -check all analyz.f
19ifort -c -g -warn all -check all angang.f
20ifort -c -g -warn all -check all angbnd.f
21ifort -c -g -warn all -check all angpot.f
22ifort -c -g -warn all -check all angtor.f
23ifort -c -g -warn all -check all argue.f
24ifort -c -g -warn all -check all ascii.f
25ifort -c -g -warn all -check all atmlst.f
26ifort -c -g -warn all -check all atomid.f
27ifort -c -g -warn all -check all atoms.f
28ifort -c -g -warn all -check all bath.f
29ifort -c -g -warn all -check all bitor.f
30ifort -c -g -warn all -check all bndpot.f
31ifort -c -g -warn all -check all bndstr.f
32ifort -c -g -warn all -check all bound.f
33ifort -c -g -warn all -check all boxes.f
34ifort -c -g -warn all -check all cell.f
35ifort -c -g -warn all -check all cflux.f
36ifort -c -g -warn all -check all charge.f
37ifort -c -g -warn all -check all chgpen.f
38ifort -c -g -warn all -check all chgpot.f
39ifort -c -g -warn all -check all chgtrn.f
40ifort -c -g -warn all -check all chrono.f
41ifort -c -g -warn all -check all chunks.f
42ifort -c -g -warn all -check all couple.f
43ifort -c -g -warn all -check all ctrpot.f
44ifort -c -g -warn all -check all deriv.f
45ifort -c -g -warn all -check all dipole.f
46ifort -c -g -warn all -check all disgeo.f
47ifort -c -g -warn all -check all disp.f
48ifort -c -g -warn all -check all dma.f
49ifort -c -g -warn all -check all domega.f
50ifort -c -g -warn all -check all dsppot.f
51ifort -c -g -warn all -check all energi.f
52ifort -c -g -warn all -check all ewald.f
53ifort -c -g -warn all -check all faces.f
54ifort -c -g -warn all -check all fft.f
55ifort -c -g -warn all -check all fields.f
56ifort -c -g -warn all -check all files.f
57ifort -c -g -warn all -check all fracs.f
58ifort -c -g -warn all -check all freeze.f
59ifort -c -g -warn all -check all gkstuf.f
60ifort -c -g -warn all -check all group.f
61ifort -c -g -warn all -check all hescut.f
62ifort -c -g -warn all -check all hessn.f
63ifort -c -g -warn all -check all hpmf.f
64ifort -c -g -warn all -check all ielscf.f
65ifort -c -g -warn all -check all improp.f
66ifort -c -g -warn all -check all imptor.f
67ifort -c -g -warn all -check all inform.f
68ifort -c -g -warn all -check all inter.f
69ifort -c -g -warn all -check all iounit.f
70ifort -c -g -warn all -check all kanang.f
71ifort -c -g -warn all -check all kangs.f
72ifort -c -g -warn all -check all kantor.f
73ifort -c -g -warn all -check all katoms.f
74ifort -c -g -warn all -check all kbonds.f
75ifort -c -g -warn all -check all kcflux.f
76ifort -c -g -warn all -check all kchrge.f
77ifort -c -g -warn all -check all kcpen.f
78ifort -c -g -warn all -check all kctrn.f
79ifort -c -g -warn all -check all kdipol.f
80ifort -c -g -warn all -check all kdsp.f
81ifort -c -g -warn all -check all keys.f
82ifort -c -g -warn all -check all khbond.f
83ifort -c -g -warn all -check all kiprop.f
84ifort -c -g -warn all -check all kitors.f
85ifort -c -g -warn all -check all kmulti.f
86ifort -c -g -warn all -check all kopbnd.f
87ifort -c -g -warn all -check all kopdst.f
88ifort -c -g -warn all -check all korbs.f
89ifort -c -g -warn all -check all kpitor.f
90ifort -c -g -warn all -check all kpolr.f
91ifort -c -g -warn all -check all krepl.f
92ifort -c -g -warn all -check all ksolut.f
93ifort -c -g -warn all -check all kstbnd.f
94ifort -c -g -warn all -check all ksttor.f
95ifort -c -g -warn all -check all ktorsn.f
96ifort -c -g -warn all -check all ktrtor.f
97ifort -c -g -warn all -check all kurybr.f
98ifort -c -g -warn all -check all kvdwpr.f
99ifort -c -g -warn all -check all kvdws.f
100ifort -c -g -warn all -check all light.f
101ifort -c -g -warn all -check all limits.f
102ifort -c -g -warn all -check all linmin.f
103ifort -c -g -warn all -check all math.f
104ifort -c -g -warn all -check all mdstuf.f
105ifort -c -g -warn all -check all merck.f
106ifort -c -g -warn all -check all minima.f
107ifort -c -g -warn all -check all molcul.f
108ifort -c -g -warn all -check all moldyn.f
109ifort -c -g -warn all -check all moment.f
110ifort -c -g -warn all -check all mplpot.f
111ifort -c -g -warn all -check all mpole.f
112ifort -c -g -warn all -check all mrecip.f
113ifort -c -g -warn all -check all mutant.f
114ifort -c -g -warn all -check all neigh.f
115ifort -c -g -warn all -check all nonpol.f
116ifort -c -g -warn all -check all nucleo.f
117ifort -c -g -warn all -check all omega.f
118ifort -c -g -warn all -check all opbend.f
119ifort -c -g -warn all -check all opdist.f
120ifort -c -g -warn all -check all openmp.f
121ifort -c -g -warn all -check all orbits.f
122ifort -c -g -warn all -check all output.f
123ifort -c -g -warn all -check all params.f
124ifort -c -g -warn all -check all paths.f
125ifort -c -g -warn all -check all pbstuf.f
126ifort -c -g -warn all -check all pdb.f
127ifort -c -g -warn all -check all phipsi.f
128ifort -c -g -warn all -check all piorbs.f
129ifort -c -g -warn all -check all pistuf.f
130ifort -c -g -warn all -check all pitors.f
131ifort -c -g -warn all -check all pme.f
132ifort -c -g -warn all -check all polar.f
133ifort -c -g -warn all -check all polgrp.f
134ifort -c -g -warn all -check all polopt.f
135ifort -c -g -warn all -check all polpcg.f
136ifort -c -g -warn all -check all polpot.f
137ifort -c -g -warn all -check all poltcg.f
138ifort -c -g -warn all -check all potent.f
139ifort -c -g -warn all -check all potfit.f
140ifort -c -g -warn all -check all ptable.f
141ifort -c -g -warn all -check all qmstuf.f
142ifort -c -g -warn all -check all refer.f
143ifort -c -g -warn all -check all repel.f
144ifort -c -g -warn all -check all reppot.f
145ifort -c -g -warn all -check all resdue.f
146ifort -c -g -warn all -check all restrn.f
147ifort -c -g -warn all -check all rgddyn.f
148ifort -c -g -warn all -check all rigid.f
149ifort -c -g -warn all -check all ring.f
150ifort -c -g -warn all -check all rotbnd.f
151ifort -c -g -warn all -check all rxnfld.f
152ifort -c -g -warn all -check all rxnpot.f
153ifort -c -g -warn all -check all scales.f
154ifort -c -g -warn all -check all sequen.f
155ifort -c -g -warn all -check all shunt.f
156ifort -c -g -warn all -check all socket.f
157ifort -c -g -warn all -check all solpot.f
158ifort -c -g -warn all -check all solute.f
159ifort -c -g -warn all -check all stodyn.f
160ifort -c -g -warn all -check all strbnd.f
161ifort -c -g -warn all -check all strtor.f
162ifort -c -g -warn all -check all syntrn.f
163ifort -c -g -warn all -check all tarray.f
164ifort -c -g -warn all -check all titles.f
165ifort -c -g -warn all -check all torpot.f
166ifort -c -g -warn all -check all tors.f
167ifort -c -g -warn all -check all tortor.f
168ifort -c -g -warn all -check all tree.f
169ifort -c -g -warn all -check all units.f
170ifort -c -g -warn all -check all uprior.f
171ifort -c -g -warn all -check all urey.f
172ifort -c -g -warn all -check all urypot.f
173ifort -c -g -warn all -check all usage.f
174ifort -c -g -warn all -check all valfit.f
175ifort -c -g -warn all -check all vdw.f
176ifort -c -g -warn all -check all vdwpot.f
177ifort -c -g -warn all -check all vibs.f
178ifort -c -g -warn all -check all virial.f
179ifort -c -g -warn all -check all warp.f
180ifort -c -g -warn all -check all xtals.f
181ifort -c -g -warn all -check all zclose.f
182ifort -c -g -warn all -check all zcoord.f
183#
184#  now compile separately each of the Fortran source files
185#
186ifort -c -g -warn all -check all active.f
187ifort -c -g -warn all -check all alchemy.f
188ifort -c -g -warn all -check all alterchg.f
189ifort -c -g -warn all -check all analysis.f
190ifort -c -g -warn all -check all analyze.f
191ifort -c -g -warn all -check all angles.f
192ifort -c -g -warn all -check all anneal.f
193ifort -c -g -warn all -check all archive.f
194ifort -c -g -warn all -check all attach.f
195ifort -c -g -warn all -check all baoab.f
196ifort -c -g -warn all -check all bar.f
197ifort -c -g -warn all -check all basefile.f
198ifort -c -g -warn all -check all beeman.f
199ifort -c -g -warn all -check all bicubic.f
200ifort -c -g -warn all -check all bitors.f
201ifort -c -g -warn all -check all bonds.f
202ifort -c -g -warn all -check all born.f
203ifort -c -g -warn all -check all bounds.f
204ifort -c -g -warn all -check all bussi.f
205ifort -c -g -warn all -check all calendar.f
206ifort -c -g -warn all -check all center.f
207ifort -c -g -warn all -check all chkpole.f
208ifort -c -g -warn all -check all chkring.f
209ifort -c -g -warn all -check all chkxyz.f
210ifort -c -g -warn all -check all cholesky.f
211ifort -c -g -warn all -check all clock.f
212ifort -c -g -warn all -check all cluster.f
213ifort -c -g -warn all -check all column.f
214ifort -c -g -warn all -check all command.f
215ifort -c -g -warn all -check all connect.f
216ifort -c -g -warn all -check all connolly.f
217ifort -c -g -warn all -check all control.f
218ifort -c -g -warn all -check all correlate.f
219ifort -c -g -warn all -check all critical.f
220ifort -c -g -warn all -check all crystal.f
221ifort -c -g -warn all -check all cspline.f
222ifort -c -g -warn all -check all cutoffs.f
223ifort -c -g -warn all -check all damping.f
224ifort -c -g -warn all -check all dcflux.f
225ifort -c -g -warn all -check all deflate.f
226ifort -c -g -warn all -check all delete.f
227ifort -c -g -warn all -check all diagq.f
228ifort -c -g -warn all -check all diffeq.f
229ifort -c -g -warn all -check all diffuse.f
230ifort -c -g -warn all -check all distgeom.f
231ifort -c -g -warn all -check all document.f
232ifort -c -g -warn all -check all dynamic.f
233ifort -c -g -warn all -check all eangang.f
234ifort -c -g -warn all -check all eangang1.f
235ifort -c -g -warn all -check all eangang2.f
236ifort -c -g -warn all -check all eangang3.f
237ifort -c -g -warn all -check all eangle.f
238ifort -c -g -warn all -check all eangle1.f
239ifort -c -g -warn all -check all eangle2.f
240ifort -c -g -warn all -check all eangle3.f
241ifort -c -g -warn all -check all eangtor.f
242ifort -c -g -warn all -check all eangtor1.f
243ifort -c -g -warn all -check all eangtor2.f
244ifort -c -g -warn all -check all eangtor3.f
245ifort -c -g -warn all -check all ebond.f
246ifort -c -g -warn all -check all ebond1.f
247ifort -c -g -warn all -check all ebond2.f
248ifort -c -g -warn all -check all ebond3.f
249ifort -c -g -warn all -check all ebuck.f
250ifort -c -g -warn all -check all ebuck1.f
251ifort -c -g -warn all -check all ebuck2.f
252ifort -c -g -warn all -check all ebuck3.f
253ifort -c -g -warn all -check all echarge.f
254ifort -c -g -warn all -check all echarge1.f
255ifort -c -g -warn all -check all echarge2.f
256ifort -c -g -warn all -check all echarge3.f
257ifort -c -g -warn all -check all echgdpl.f
258ifort -c -g -warn all -check all echgdpl1.f
259ifort -c -g -warn all -check all echgdpl2.f
260ifort -c -g -warn all -check all echgdpl3.f
261ifort -c -g -warn all -check all echgtrn.f
262ifort -c -g -warn all -check all echgtrn1.f
263ifort -c -g -warn all -check all echgtrn2.f
264ifort -c -g -warn all -check all echgtrn3.f
265ifort -c -g -warn all -check all edipole.f
266ifort -c -g -warn all -check all edipole1.f
267ifort -c -g -warn all -check all edipole2.f
268ifort -c -g -warn all -check all edipole3.f
269ifort -c -g -warn all -check all edisp.f
270ifort -c -g -warn all -check all edisp1.f
271ifort -c -g -warn all -check all edisp2.f
272ifort -c -g -warn all -check all edisp3.f
273ifort -c -g -warn all -check all egauss.f
274ifort -c -g -warn all -check all egauss1.f
275ifort -c -g -warn all -check all egauss2.f
276ifort -c -g -warn all -check all egauss3.f
277ifort -c -g -warn all -check all egeom.f
278ifort -c -g -warn all -check all egeom1.f
279ifort -c -g -warn all -check all egeom2.f
280ifort -c -g -warn all -check all egeom3.f
281ifort -c -g -warn all -check all ehal.f
282ifort -c -g -warn all -check all ehal1.f
283ifort -c -g -warn all -check all ehal2.f
284ifort -c -g -warn all -check all ehal3.f
285ifort -c -g -warn all -check all eimprop.f
286ifort -c -g -warn all -check all eimprop1.f
287ifort -c -g -warn all -check all eimprop2.f
288ifort -c -g -warn all -check all eimprop3.f
289ifort -c -g -warn all -check all eimptor.f
290ifort -c -g -warn all -check all eimptor1.f
291ifort -c -g -warn all -check all eimptor2.f
292ifort -c -g -warn all -check all eimptor3.f
293ifort -c -g -warn all -check all elj.f
294ifort -c -g -warn all -check all elj1.f
295ifort -c -g -warn all -check all elj2.f
296ifort -c -g -warn all -check all elj3.f
297ifort -c -g -warn all -check all embed.f
298ifort -c -g -warn all -check all emetal.f
299ifort -c -g -warn all -check all emetal1.f
300ifort -c -g -warn all -check all emetal2.f
301ifort -c -g -warn all -check all emetal3.f
302ifort -c -g -warn all -check all emm3hb.f
303ifort -c -g -warn all -check all emm3hb1.f
304ifort -c -g -warn all -check all emm3hb2.f
305ifort -c -g -warn all -check all emm3hb3.f
306ifort -c -g -warn all -check all empole.f
307ifort -c -g -warn all -check all empole1.f
308ifort -c -g -warn all -check all empole2.f
309ifort -c -g -warn all -check all empole3.f
310ifort -c -g -warn all -check all energy.f
311ifort -c -g -warn all -check all eopbend.f
312ifort -c -g -warn all -check all eopbend1.f
313ifort -c -g -warn all -check all eopbend2.f
314ifort -c -g -warn all -check all eopbend3.f
315ifort -c -g -warn all -check all eopdist.f
316ifort -c -g -warn all -check all eopdist1.f
317ifort -c -g -warn all -check all eopdist2.f
318ifort -c -g -warn all -check all eopdist3.f
319ifort -c -g -warn all -check all epitors.f
320ifort -c -g -warn all -check all epitors1.f
321ifort -c -g -warn all -check all epitors2.f
322ifort -c -g -warn all -check all epitors3.f
323ifort -c -g -warn all -check all epolar.f
324ifort -c -g -warn all -check all epolar1.f
325ifort -c -g -warn all -check all epolar2.f
326ifort -c -g -warn all -check all epolar3.f
327ifort -c -g -warn all -check all erepel.f
328ifort -c -g -warn all -check all erepel1.f
329ifort -c -g -warn all -check all erepel2.f
330ifort -c -g -warn all -check all erepel3.f
331ifort -c -g -warn all -check all erf.f
332ifort -c -g -warn all -check all erxnfld.f
333ifort -c -g -warn all -check all erxnfld1.f
334ifort -c -g -warn all -check all erxnfld2.f
335ifort -c -g -warn all -check all erxnfld3.f
336ifort -c -g -warn all -check all esolv.f
337ifort -c -g -warn all -check all esolv1.f
338ifort -c -g -warn all -check all esolv2.f
339ifort -c -g -warn all -check all esolv3.f
340ifort -c -g -warn all -check all estrbnd.f
341ifort -c -g -warn all -check all estrbnd1.f
342ifort -c -g -warn all -check all estrbnd2.f
343ifort -c -g -warn all -check all estrbnd3.f
344ifort -c -g -warn all -check all estrtor.f
345ifort -c -g -warn all -check all estrtor1.f
346ifort -c -g -warn all -check all estrtor2.f
347ifort -c -g -warn all -check all estrtor3.f
348ifort -c -g -warn all -check all etors.f
349ifort -c -g -warn all -check all etors1.f
350ifort -c -g -warn all -check all etors2.f
351ifort -c -g -warn all -check all etors3.f
352ifort -c -g -warn all -check all etortor.f
353ifort -c -g -warn all -check all etortor1.f
354ifort -c -g -warn all -check all etortor2.f
355ifort -c -g -warn all -check all etortor3.f
356ifort -c -g -warn all -check all eurey.f
357ifort -c -g -warn all -check all eurey1.f
358ifort -c -g -warn all -check all eurey2.f
359ifort -c -g -warn all -check all eurey3.f
360ifort -c -g -warn all -check all evcorr.f
361ifort -c -g -warn all -check all extra.f
362ifort -c -g -warn all -check all extra1.f
363ifort -c -g -warn all -check all extra2.f
364ifort -c -g -warn all -check all extra3.f
365ifort -c -g -warn all -check all fatal.f
366ifort -c -g -warn all -check all fft3d.f
367ifort -c -g -warn all -check all fftpack.f
368ifort -c -g -warn all -check all field.f
369ifort -c -g -warn all -check all final.f
370ifort -c -g -warn all -check all flatten.f
371ifort -c -g -warn all -check all freefix.f
372ifort -c -g -warn all -check all freeunit.f
373ifort -c -g -warn all -check all gda.f
374ifort -c -g -warn all -check all geometry.f
375ifort -c -g -warn all -check all getarc.f
376ifort -c -g -warn all -check all getint.f
377ifort -c -g -warn all -check all getkey.f
378ifort -c -g -warn all -check all getmol.f
379ifort -c -g -warn all -check all getmol2.f
380ifort -c -g -warn all -check all getnumb.f
381ifort -c -g -warn all -check all getpdb.f
382ifort -c -g -warn all -check all getprm.f
383ifort -c -g -warn all -check all getref.f
384ifort -c -g -warn all -check all getstring.f
385ifort -c -g -warn all -check all gettext.f
386ifort -c -g -warn all -check all getword.f
387ifort -c -g -warn all -check all getxyz.f
388ifort -c -g -warn all -check all ghmcstep.f
389ifort -c -g -warn all -check all gradient.f
390ifort -c -g -warn all -check all gradrgd.f
391ifort -c -g -warn all -check all gradrot.f
392ifort -c -g -warn all -check all groups.f
393ifort -c -g -warn all -check all grpline.f
394ifort -c -g -warn all -check all gyrate.f
395ifort -c -g -warn all -check all hessian.f
396ifort -c -g -warn all -check all hessrgd.f
397ifort -c -g -warn all -check all hessrot.f
398ifort -c -g -warn all -check all hybrid.f
399ifort -c -g -warn all -check all image.f
400ifort -c -g -warn all -check all impose.f
401ifort -c -g -warn all -check all induce.f
402ifort -c -g -warn all -check all inertia.f
403ifort -c -g -warn all -check all initatom.f
404ifort -c -g -warn all -check all initial.f
405ifort -c -g -warn all -check all initprm.f
406ifort -c -g -warn all -check all initres.f
407ifort -c -g -warn all -check all initrot.f
408ifort -c -g -warn all -check all insert.f
409ifort -c -g -warn all -check all intedit.f
410ifort -c -g -warn all -check all intxyz.f
411ifort -c -g -warn all -check all invbeta.f
412ifort -c -g -warn all -check all invert.f
413ifort -c -g -warn all -check all jacobi.f
414ifort -c -g -warn all -check all kangang.f
415ifort -c -g -warn all -check all kangle.f
416ifort -c -g -warn all -check all kangtor.f
417ifort -c -g -warn all -check all katom.f
418ifort -c -g -warn all -check all kbond.f
419ifort -c -g -warn all -check all kcharge.f
420ifort -c -g -warn all -check all kchgflx.f
421ifort -c -g -warn all -check all kchgtrn.f
422ifort -c -g -warn all -check all kdipole.f
423ifort -c -g -warn all -check all kdisp.f
424ifort -c -g -warn all -check all kewald.f
425ifort -c -g -warn all -check all kextra.f
426ifort -c -g -warn all -check all kgeom.f
427ifort -c -g -warn all -check all kimprop.f
428ifort -c -g -warn all -check all kimptor.f
429ifort -c -g -warn all -check all kinetic.f
430ifort -c -g -warn all -check all kmetal.f
431ifort -c -g -warn all -check all kmpole.f
432ifort -c -g -warn all -check all kopbend.f
433ifort -c -g -warn all -check all kopdist.f
434ifort -c -g -warn all -check all korbit.f
435ifort -c -g -warn all -check all kpitors.f
436ifort -c -g -warn all -check all kpolar.f
437ifort -c -g -warn all -check all krepel.f
438ifort -c -g -warn all -check all ksolv.f
439ifort -c -g -warn all -check all kstrbnd.f
440ifort -c -g -warn all -check all kstrtor.f
441ifort -c -g -warn all -check all ktors.f
442ifort -c -g -warn all -check all ktortor.f
443ifort -c -g -warn all -check all kurey.f
444ifort -c -g -warn all -check all kvdw.f
445ifort -c -g -warn all -check all lattice.f
446ifort -c -g -warn all -check all lbfgs.f
447ifort -c -g -warn all -check all lights.f
448ifort -c -g -warn all -check all lusolve.f
449ifort -c -g -warn all -check all makeint.f
450ifort -c -g -warn all -check all makeref.f
451ifort -c -g -warn all -check all makexyz.f
452ifort -c -g -warn all -check all maxwell.f
453ifort -c -g -warn all -check all mdinit.f
454ifort -c -g -warn all -check all mdrest.f
455ifort -c -g -warn all -check all mdsave.f
456ifort -c -g -warn all -check all mdstat.f
457ifort -c -g -warn all -check all mechanic.f
458ifort -c -g -warn all -check all merge.f
459ifort -c -g -warn all -check all minimize.f
460ifort -c -g -warn all -check all minirot.f
461ifort -c -g -warn all -check all minrigid.f
462ifort -c -g -warn all -check all mol2xyz.f
463ifort -c -g -warn all -check all molecule.f
464ifort -c -g -warn all -check all molxyz.f
465ifort -c -g -warn all -check all moments.f
466ifort -c -g -warn all -check all monte.f
467ifort -c -g -warn all -check all mutate.f
468ifort -c -g -warn all -check all nblist.f
469ifort -c -g -warn all -check all newton.f
470ifort -c -g -warn all -check all newtrot.f
471ifort -c -g -warn all -check all nextarg.f
472ifort -c -g -warn all -check all nexttext.f
473ifort -c -g -warn all -check all nose.f
474ifort -c -g -warn all -check all nspline.f
475ifort -c -g -warn all -check all nucleic.f
476ifort -c -g -warn all -check all number.f
477ifort -c -g -warn all -check all numeral.f
478ifort -c -g -warn all -check all numgrad.f
479ifort -c -g -warn all -check all ocvm.f
480ifort -c -g -warn all -check all openend.f
481ifort -c -g -warn all -check all optimize.f
482ifort -c -g -warn all -check all optinit.f
483ifort -c -g -warn all -check all optirot.f
484ifort -c -g -warn all -check all optrigid.f
485ifort -c -g -warn all -check all optsave.f
486ifort -c -g -warn all -check all orbital.f
487ifort -c -g -warn all -check all orient.f
488ifort -c -g -warn all -check all orthog.f
489ifort -c -g -warn all -check all overlap.f
490ifort -c -g -warn all -check all path.f
491ifort -c -g -warn all -check all pdbxyz.f
492ifort -c -g -warn all -check all picalc.f
493ifort -c -g -warn all -check all pmestuf.f
494ifort -c -g -warn all -check all pmpb.f
495ifort -c -g -warn all -check all polarize.f
496ifort -c -g -warn all -check all poledit.f
497ifort -c -g -warn all -check all polymer.f
498ifort -c -g -warn all -check all potential.f
499ifort -c -g -warn all -check all predict.f
500ifort -c -g -warn all -check all pressure.f
501ifort -c -g -warn all -check all prmedit.f
502ifort -c -g -warn all -check all prmkey.f
503ifort -c -g -warn all -check all promo.f
504ifort -c -g -warn all -check all protein.f
505ifort -c -g -warn all -check all prtdyn.f
506ifort -c -g -warn all -check all prterr.f
507ifort -c -g -warn all -check all prtint.f
508ifort -c -g -warn all -check all prtmol2.f
509ifort -c -g -warn all -check all prtpdb.f
510ifort -c -g -warn all -check all prtprm.f
511ifort -c -g -warn all -check all prtseq.f
512ifort -c -g -warn all -check all prtxyz.f
513ifort -c -g -warn all -check all pss.f
514ifort -c -g -warn all -check all pssrigid.f
515ifort -c -g -warn all -check all pssrot.f
516ifort -c -g -warn all -check all qrsolve.f
517ifort -c -g -warn all -check all quatfit.f
518ifort -c -g -warn all -check all radial.f
519ifort -c -g -warn all -check all random.f
520ifort -c -g -warn all -check all rattle.f
521ifort -c -g -warn all -check all readdyn.f
522ifort -c -g -warn all -check all readgau.f
523ifort -c -g -warn all -check all readgdma.f
524ifort -c -g -warn all -check all readint.f
525ifort -c -g -warn all -check all readmol.f
526ifort -c -g -warn all -check all readmol2.f
527ifort -c -g -warn all -check all readpdb.f
528ifort -c -g -warn all -check all readprm.f
529ifort -c -g -warn all -check all readseq.f
530ifort -c -g -warn all -check all readxyz.f
531ifort -c -g -warn all -check all replica.f
532ifort -c -g -warn all -check all respa.f
533ifort -c -g -warn all -check all rgdstep.f
534ifort -c -g -warn all -check all rings.f
535ifort -c -g -warn all -check all rmsfit.f
536ifort -c -g -warn all -check all rotlist.f
537ifort -c -g -warn all -check all rotpole.f
538ifort -c -g -warn all -check all saddle.f
539ifort -c -g -warn all -check all scan.f
540ifort -c -g -warn all -check all sdstep.f
541ifort -c -g -warn all -check all search.f
542ifort -c -g -warn all -check all server.f
543ifort -c -g -warn all -check all shakeup.f
544ifort -c -g -warn all -check all sigmoid.f
545ifort -c -g -warn all -check all simplex.f
546ifort -c -g -warn all -check all sktstuf.f
547ifort -c -g -warn all -check all sniffer.f
548ifort -c -g -warn all -check all sort.f
549ifort -c -g -warn all -check all spacefill.f
550ifort -c -g -warn all -check all spectrum.f
551ifort -c -g -warn all -check all square.f
552ifort -c -g -warn all -check all suffix.f
553ifort -c -g -warn all -check all superpose.f
554ifort -c -g -warn all -check all surface.f
555ifort -c -g -warn all -check all surfatom.f
556ifort -c -g -warn all -check all switch.f
557ifort -c -g -warn all -check all tcgstuf.f
558ifort -c -g -warn all -check all temper.f
559ifort -c -g -warn all -check all testgrad.f
560ifort -c -g -warn all -check all testhess.f
561ifort -c -g -warn all -check all testpair.f
562ifort -c -g -warn all -check all testpol.f
563ifort -c -g -warn all -check all testrot.f
564ifort -c -g -warn all -check all testvir.f
565ifort -c -g -warn all -check all timer.f
566ifort -c -g -warn all -check all timerot.f
567ifort -c -g -warn all -check all tncg.f
568ifort -c -g -warn all -check all torphase.f
569ifort -c -g -warn all -check all torque.f
570ifort -c -g -warn all -check all torsfit.f
571ifort -c -g -warn all -check all torsions.f
572ifort -c -g -warn all -check all trimtext.f
573ifort -c -g -warn all -check all unitcell.f
574ifort -c -g -warn all -check all valence.f
575ifort -c -g -warn all -check all verlet.f
576ifort -c -g -warn all -check all version.f
577ifort -c -g -warn all -check all vibbig.f
578ifort -c -g -warn all -check all vibrate.f
579ifort -c -g -warn all -check all vibrot.f
580ifort -c -g -warn all -check all volume.f
581ifort -c -g -warn all -check all xtalfit.f
582ifort -c -g -warn all -check all xtalmin.f
583ifort -c -g -warn all -check all xyzatm.f
584ifort -c -g -warn all -check all xyzedit.f
585ifort -c -g -warn all -check all xyzint.f
586ifort -c -g -warn all -check all xyzmol2.f
587ifort -c -g -warn all -check all xyzpdb.f
588ifort -c -g -warn all -check all zatom.f
589