make-install-support-for-transarc-and-prefix-style-universes-20010907
[openafs.git] / src / config / Makefile.sun4x_55.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 LWP_OPTMZ=-g
17 OPTMZ=-O
18 DBG=-g
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 SHLIB_SUFFIX=so
27 SHLIB_CFLAGS=-KPIC
28 #
29 # programs
30 AR=/usr/ccs/bin/ar
31 AS=as
32 CC=/opt/SUNWspro/bin/cc
33 MT_CC=/opt/SUNWspro/bin/cc
34 CP=/bin/cp
35 LEX=lex
36 LD= /usr/ccs/bin/ld
37 LORDER = /usr/ccs/bin/lorder
38 MV=mv
39 RANLIB=/bin/true
40 RM=rm
41 STRIP= /usr/ccs/bin/strip
42 INSTALL=${TOP_SRCDIR}/pinstall/pinstall
43 #
44 # this is for the vol package
45 FS_CONV_SOL26         = fs_conv_sol26
46 install_FS_CONV_SOL26 = $(DESTDIR)${afssrvsbindir}/fs_conv_sol26
47 dest_FS_CONV_SOL26    = $(DEST)/root.server/usr/afs/bin/fs_conv_sol26