initial-darwin-support-20010327
[openafs.git] / src / config / Makefile.sunx86_54
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 # Keep macros within each section in sorted order for clean diff displays.
9 # AFS_OSTYPE used to indicate suffixes and os specific subdirectories.
10 AFS_OSTYPE = NCR
11
12 # compilation and link editor flags
13 #
14 # libraries
15 #
16 # programs
17 AR = /usr/ccs/bin/ar
18 LD = /usr/ccs/bin/ld
19 LORDER = /usr/ccs/bin/lorder
20 STRIP= /usr/ccs/bin/strip
21 WASHTOOL=${DESTDIR}bin/washtool
22 INSTALL=${DESTDIR}bin/install