d1a63f78bebcab54bca356d9881318dfd46c8d5e
[openafs.git] / src / config / Makefile.sun4x_57.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 = 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 ## Compilation flags for 64 bit Solaris
24 XCFLAGS64 = ${XCFLAGS} -xarch=v9
25
26 #
27 # libraries
28 XLIBS=@LIB_AFSDB@ -lsocket -lnsl -lintl -ldl
29 TXLIBS=-lcurses
30 MTLIBS=-lpthread -lsocket
31 XLIBELFA=-lelf
32 XLIBKVM=-lkvm
33 #
34 SHLIB_SUFFIX=so
35 SHLIB_CFLAGS=-KPIC
36 #
37 # programs
38 AR=/usr/ccs/bin/ar
39 AS=as
40 CC=/opt/SUNWspro/bin/cc
41 MT_CC=/opt/SUNWspro/bin/cc
42 CP=/bin/cp
43 LEX=lex
44 LD= /usr/ccs/bin/ld
45 LORDER = /usr/ccs/bin/lorder
46 MV=mv
47 RANLIB=/bin/true
48 RM=rm
49 STRIP= /usr/ccs/bin/strip
50 INSTALL=${TOP_OBJDIR}/src/pinstall/pinstall
51 #
52 # this is for the vol package
53 FS_CONV_SOL26         = fs_conv_sol26
54 install_FS_CONV_SOL26 = $(DESTDIR)${afssrvsbindir}/fs_conv_sol26
55 dest_FS_CONV_SOL26    = $(DEST)/root.server/usr/afs/bin/fs_conv_sol26