windows-updates-20021104
[openafs.git] / src / config / Makefile.sunx86_57.in
1 # Keep macros within each section in sorted order for clean diff displays.
2 #
3 # AFS_OSTYPE used to indicate suffixes and os specific subdirectories.
4 AFS_OSTYPE = SOLARIS
5 #
6 # compilation and link editor flags
7 XCFLAGS=-dy -Bdynamic
8 MT_CFLAGS=-mt -DAFS_PTHREAD_ENV ${XCFLAGS}
9 PAM_CFLAGS = -KPIC
10 PAMLIBS= -lc -lpam -lsocket -lnsl -lm
11 SHARE_LDFLAGS = -G -Bsymbolic
12 LWP_OPTMZ=-g
13 OPTMZ=-O
14 DBG=-g
15
16 ## Compilation flags for 64 bit Solaris
17 XCFLAGS64 = ${XCFLAGS} -xarch=v9
18
19 #
20 # libraries
21 XLIBS=@LIB_AFSDB@ -lsocket -lnsl -lintl -ldl 
22 TXLIBS=-lcurses
23 MTLIBS=-lpthread -lsocket
24 XLIBELFA=-lelf
25 XLIBKVM=-lkvm
26 #
27 # programs
28 AR=/usr/ccs/bin/ar
29 AS=as
30 CC=/opt/SUNWspro/bin/cc
31 MT_CC=/opt/SUNWspro/bin/cc
32 CP=/bin/cp
33 LEX=lex
34 LD= /usr/ccs/bin/ld
35 LORDER = /usr/ccs/bin/lorder
36 MV=mv
37 RANLIB=/bin/true
38 RM=rm
39 STRIP= /usr/ccs/bin/strip
40 INSTALL=${TOP_SRCDIR}/pinstall/pinstall
41 #
42 # this is for the vol package
43 FS_CONV_SOL26         = fs_conv_sol26
44 install_FS_CONV_SOL26 = $(DESTDIR)${afssrvsbindir}/fs_conv_sol26
45 dest_FS_CONV_SOL26    = $(DEST)/root.server/usr/afs/bin/fs_conv_sol26