~ubuntu-branches/debian/experimental/eso-midas/experimental

« back to all changes in this revision

Viewing changes to contrib/romafot/libsrc/makefile.com

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2015-03-17 15:17:38 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20150317151738-04qxxeqm36oful9i
Tags: 15.02pl1.1-1~exp1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
$ !++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
2
$ !
 
3
$ ! .COPYRIGHT   (c) 1991 European Southern Observatory
 
4
$ ! .ENVIRONMENT VMS
 
5
$ ! .AUTHOR      Carlos Guirao - [ESO/IPG]
 
6
$ ! .IDENT       MAKEFILE.COM
 
7
$ ! .COMMENTS    Compile/link procedure in [MIDAS.RELEASE.CONTRIB.ROMAFOT.LIBSRC]
 
8
$ ! .REMARKS     Automatically generated in Unix with make.vms command
 
9
$ ! .DATE        Mon Mar 16 12:55:50 UTC 2015
 
10
$ !
 
11
$ !++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
12
$ !
 
13
$ SET NOON
 
14
$ VERIFY = F$VERIFY(1)
 
15
$ FORTRAN   cattab.for
 
16
$ FORTRAN   conts3.for
 
17
$ FORTRAN   costel.for
 
18
$ FORTRAN   elmor.for
 
19
$ FORTRAN   elmoi.for
 
20
$ FORTRAN   fist.for
 
21
$ FORTRAN   bip.for
 
22
$ FORTRAN   iperd.for
 
23
$ FORTRAN   inttab.for
 
24
$ FORTRAN   lisid.for
 
25
$ FORTRAN   inters.for
 
26
$ FORTRAN   intsat.for
 
27
$ FORTRAN   limitx.for
 
28
$ FORTRAN   lisib.for
 
29
$ FORTRAN   mono4.for
 
30
$ FORTRAN   piant5.for
 
31
$ FORTRAN   profi5.for
 
32
$ FORTRAN   proone.for
 
33
$ FORTRAN   realin.for
 
34
$ FORTRAN   smain.for
 
35
$ FORTRAN   smoot.for
 
36
$ FORTRAN   tmask.for
 
37
$ FORTRAN   wrilin.for
 
38
$ FORTRAN   ran3.for
 
39
$ FORTRAN   mima.for
 
40
$ LIB/REPLACE librfot cattab.obj,conts3.obj,costel.obj,elmor.obj,elmoi.obj,fist.obj,bip.obj,iperd.obj,inttab.obj,lisid.obj,inters.obj,intsat.obj,limitx.obj,lisib.obj
 
41
$ LIB/REPLACE librfot mono4.obj,piant5.obj,profi5.obj,proone.obj,realin.obj,smain.obj,smoot.obj,tmask.obj,wrilin.obj,ran3.obj,mima.obj
 
42
$ IF VERIFY .EQ. 0 THEN SET NOVERIFY