make-install-support-for-transarc-and-prefix-style-universes-20010907
[openafs.git] / src / config / Makefile.rs_aix42.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 #
10 # AFS_OSTYPE used to indicate suffixes and os specific subdirectories.
11 AFS_OSTYPE = AIX
12
13 # compilation and link editor flags
14 OPTMZ=-O
15 LWP_OPTMZ=-O
16 DBG=
17 XCFLAGS=-K -D_NO_PROTO -D_NONSTD_TYPES -D_MBI=void
18 MT_CFLAGS=-DAFS_PTHREAD_ENV ${XCFLAGS}
19 SHLIB_SUFFIX=o
20 SHLIB_CFLAGS=
21 #
22 # libraries
23 TXLIBS=-lcurses
24 MTLIBS=-lpthreads
25 XLIBS=@LIB_AFSDB@ -ldl
26 #
27 # programs
28 MT_CC=xlc_r
29 AR=ar
30 AS=as
31 CP=cp
32 LD=ld   
33 LEX=lex
34 MV=mv
35 RANLIB=ranlib
36 RM=rm
37 INSTALL=${TOP_SRCDIR}/pinstall/pinstall
38 #
39 # This is the XBSA make flag and pathname to XBSA header files (xbsa.h)
40 XBSA_FLAGS=-Dxbsa
41 XBSADIR=/usr/tivoli/tsm/client/api/bin/xopen