openafs/src/wsadmin.lib/sun3_40.readwrite
Derrick Brashear 863b113a4d cleanup-licensing-and-transarc-references-20030309
tired? on a plane? need some mindless (maybe that's mind-numbing) stuff
to work on? clean up licensing and references in code comments. it's big fun.
2003-03-10 01:59:12 +00:00

32 lines
853 B
Plaintext

# Copyright 2000, International Business Machines Corporation and others.
# All Rights Reserved.
#
# This software has been released under the terms of the IBM Public
# License. For details, see the LICENSE file in the top-level source
# directory or online at http://www.openafs.org/dl/license10.html
#
# Package include file for the sun3_40 specifying use of only read-write
# volumes.
#
%ifndef cell
%define cell transarc.com
%endif cell
%define common /afs/.${cell}/common
%define machine /afs/.${cell}/sun3_40
%define etcdir ${machine}
#
# Compilation destination directories
#
%define testdest /afs/.${cell}/sun3_40/usr/afs.test
%define reldest /afs/.${cell}/sun3_40/usr/afs.rel
%define devdest /afs/.${cell}/sun3_40/usr/afs.dev
#
# Version directories
#
%define afstest ${testdest}
%define afsrel ${reldest}
%define afsdev ${devdest}