Standardize License information
[openafs.git] / src / config / Makefile.sun4x_56
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 = SOLARIS
12 #
13 # compilation and link editor flags
14 XCFLAGS=-dy -Bdynamic
15 MT_CFLAGS=-mt -DAFS_PTHREAD_ENV ${XCFLAGS}
16 PAM_CFLAGS = -KPIC
17 PAMLIBS= -lc -lpam -lsocket -lnsl -lm
18 SHARE_LDFLAGS = -G -Bsymbolic
19 LWP_OPTMZ=-g
20 OPTMZ=-O
21 DBG=-g
22 #
23 # libraries
24 XLIBS=-lsocket -lnsl -lintl -ldl
25 TXLIBS=-lcurses
26 MTLIBS=-lpthread -lsocket
27 XLIBELFA=-lelf
28 XLIBKVM=-lkvm
29 #
30 SHLIB_SUFFIX=so
31 SHLIB_CFLAGS=-KPIC
32 #
33 # programs
34 AR=/usr/ccs/bin/ar
35 AS=as
36 CC=/opt/SUNWspro/bin/cc
37 MT_CC=/opt/SUNWspro/bin/cc
38 CP=/bin/cp
39 INSTALL=${SRCDIR}bin/install
40 LEX=lex
41 LD= /usr/ccs/bin/ld
42 LORDER = /usr/ccs/bin/lorder
43 MV=mv
44 RANLIB=/bin/true
45 RM=rm
46 STRIP= /usr/ccs/bin/strip
47 WASHTOOL=${SRCDIR}bin/washtool
48 #
49 # this is for the vol package
50 FS_CONV_SOL26= $(DESTDIR)root.server/usr/afs/bin/fs_conv_sol26
51 #
52 # This is the XBSA make flag and pathname to XBSA header files (xbsa.h)
53 XBSA_FLAGS=-Dxbsa
54 XBSADIR=/opt/tivoli/tsm/client/api/bin/xopen