8bb47aaac8cde6f01127e2ba2f8cc3c02466aca2
[openafs.git] / src / config / Makefile.alpha_dux50.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 AFS_OSTYPE = DUX
9
10 MT_CC=cc
11 XCFLAGS= -D_NO_PROTO -DOSF
12 MT_CFLAGS=-D_REENTRANT=1 -pthread -DAFS_PTHREAD_ENV ${XCFLAGS}
13 SHLIB_SUFFIX=so
14 SHLIB_CFLAGS=
15 XLIBS=@LIB_AFSDB@
16 MTLIBS=-pthread -lpthread -lmach -lexc -lc
17 NON_SHARED=-non_shared
18 TXLIBS= -lcurses
19 LWP_OPTMZ=-O2
20 OPTMZ=-O2
21 DBG=-g3
22 CP=cp
23 CSTATIC=-non_shared
24 RANLIB=/bin/true
25 INSTALL=${TOP_OBJDIR}/src/pinstall/pinstall
26
27 #this is for the vol package
28 FS_CONV_OSF40D         = fs_conv_dux40D
29 install_FS_CONV_OSF40D = $(DESTDIR)${afssrvsbindir}/fs_conv_dux40D
30 dest_FS_CONV_OSF40D    = $(DEST)/root.server/usr/afs/bin/fs_conv_dux40D