ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/toolbox/cern
Revision: 1.3
Committed: Thu Mar 25 14:42:56 1999 UTC (26 years, 1 month ago) by williamc
Branch: MAIN
CVS Tags: V0_2
Changes since 1.2: +3 -0 lines
Log Message:
f77 libs required by cernlib

File Contents

# User Rev Content
1 williamc 1.1 <Tool name=cern version=98>
2     <LIB name=pawlib>
3     <LIB name=graflib>
4     <LIB name=grafX11>
5     <LIB name=pdflib>
6     <LIB name=packlib>
7     <LIB name=mathlib>
8     <LIB name=kernlib>
9 williamc 1.2 <Environment name=CPPDEFINES value=CERNLIB_TYPE>
10 williamc 1.1 </Environment>
11     <Client>
12     <Environment name=CERN default=/cern>
13     The top of the cern distribution.
14     </Environment>
15     <Environment name=BASE value=$CERN/98>
16     The top of the cern 98 distribution.
17     </Environment>
18     <INCLUDE default=$BASE/src>
19     <Environment name=LIBDIR default=$BASE/lib type=lib>
20     </Environment>
21     </Client>
22 williamc 1.2 <External ref=X11 version=R5>
23     Need the X11 libs
24     </External>
25 williamc 1.3 <External ref=f77>
26     Need the compiler fortran libraries too!
27     </External>
28 williamc 1.1 </Tool>