cleanup-licensing-and-transarc-references-20030309
[openafs.git] / src / wsadmin.lib / sun3_40.readonly
1 # Copyright 2000, International Business Machines Corporation and others.
2 # All Rights Reserved.
3 #
4 # This software has been released under the terms of the IBM Public
5 # License.  For details, see the LICENSE file in the top-level source
6 # directory or online at http://www.openafs.org/dl/license10.html
7 #
8 # Package include file for the sun3_40 specifying use of only read-only
9 # volumes.
10 #
11 %ifndef cell
12 %define cell    transarc.com
13 %endif  cell
14
15 %define common          /afs/${cell}/common
16 %define machine         /afs/${cell}/sun3_40
17 %define etcdir          ${machine}
18
19 #
20 # Compilation destination directories
21 #
22 %define testdest        /afs/${cell}/sun3_40/usr/afs.test
23 %define reldest         /afs/${cell}/sun3_40/usr/afs.rel
24 %define devdest         /afs/${cell}/sun3_40/usr/afs.dev
25
26 #
27 # Version directories
28 #
29 %define afstest         ${testdest}
30 %define afsrel          ${reldest}
31 %define afsdev          ${devdest}