introduce-autoconf-for-openafs-20010628
[openafs.git] / src / config / Makefile.sunx86_54.in
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 XLIBS=@LIB_AFSDB@
17 #
18 # programs
19 AR = /usr/ccs/bin/ar
20 LD = /usr/ccs/bin/ld
21 LORDER = /usr/ccs/bin/lorder
22 STRIP= /usr/ccs/bin/strip
23 WASHTOOL=${DESTDIR}bin/washtool
24 INSTALL=${DESTDIR}bin/install