c5c8d10796d71e25b2a3a4f3cd870b7ab2cd5ecf
[openafs.git] / src / wsadmin.lib / sun3_35.readwrite
1 # (C) Copyright Transarc Corporation 1989
2 # Licensed Materials - Property of Transarc
3 # All Rights Reserved
4 #
5 # Package include file for the sun3_35 specifying use of only read-write
6 # volumes.
7 #
8 %ifndef cell
9 %define cell    transarc.com
10 %endif  cell
11
12 %define common          /afs/.${cell}/common
13 %define machine         /afs/.${cell}/sun3_35
14 %define etcdir          ${machine}
15
16 #
17 # Compilation destination directories
18 #
19 %define testdest        /afs/.${cell}/sun3_35/usr/afs.test
20 %define reldest         /afs/.${cell}/sun3_35/usr/afs.rel
21 %define devdest         /afs/.${cell}/sun3_35/usr/afs.dev
22
23 #
24 # Version directories
25 #
26 %define afstest         ${testdest}
27 %define afsrel          ${reldest}
28 %define afsdev          ${devdest}