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

« back to all changes in this revision

Viewing changes to prim/general/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.PRIM.GENERAL.LIBSRC]
 
8
$ ! .REMARKS     Automatically generated in Unix with make.vms command
 
9
$ ! .DATE        Mon Mar 16 12:55:53 UTC 2015
 
10
$ !
 
11
$ !++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
12
$ !
 
13
$ SET NOON
 
14
$ VERIFY = F$VERIFY(1)
 
15
$ FORTRAN   arthmz.for
 
16
$ FORTRAN   brthmz.for
 
17
$ FORTRAN   crthmz.for
 
18
$ FORTRAN   arthmy.for
 
19
$ FORTRAN   arthmd.for
 
20
$ FORTRAN   avarea.for
 
21
$ FORTRAN   bgval.for
 
22
$ FORTRAN   calc.for
 
23
$ FORTRAN   dcalc.for
 
24
$ FORTRAN   express.for
 
25
$ FORTRAN   extrss.for
 
26
$ FORTRAN   functions.for
 
27
$ FORTRAN   fndedg.for
 
28
$ FORTRAN   olddsc.for
 
29
$ FORTRAN   lincol.for
 
30
$ FORTRAN   sortit.for
 
31
$ FORTRAN   minmax.for
 
32
$ FORTRAN   polfil.for
 
33
$ FORTRAN   util.for
 
34
$ FORTRAN   utilx.for
 
35
$ IF VERIFY .EQ. 0 THEN SET NOVERIFY