Standardize License information
[openafs.git] / src / config / Makefile.hp_ux110
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 = HPUX
9 CC=/opt/ansic/bin/cc
10 MT_CC=/opt/ansic/bin/cc
11 XCFLAGS0=-ldld -lc -Wp,-H200000 -Wl,-a,archive -DAUTH_DBM_LOG +z -Wl,+k -D_LARGEFILE64_SOURCE
12 XCFLAGS=${XCFLAGS0} +DA1.0
13 XCFLAGS64=${XCFLAGS0} +DA2.0W
14 MT_CFLAGS=-D_POSIX_C_SOURCE=199506L -DAFS_PTHREAD_ENV ${XCFLAGS}
15 XLIBS=-lnsl
16 XLIBELFA=-lelf
17 TXLIBS=/usr/lib/libHcurses.a
18 MTLIBS=-lpthread
19 SHLIB_SUFFIX=sl
20 LWP_OPTMZ=-O
21 OPTMZ=-O
22 DBG=-g
23 RANLIB=ranlib
24 INSTALL=${SRCDIR}bin/install
25 WASHTOOL=${SRCDIR}bin/washtool
26 RM=/bin/rm
27 CP=/bin/cp
28 AR=/bin/ar
29 AS=/usr/ccs/bin/as
30 MV=/bin/mv
31 LD=/bin/ld   
32 LEX=/opt/langtools/bin/lex
33 DBM=/lib/libndbm.a
34 PAM_CFLAGS=+DA1.0 +z -Wl,+k
35 SHARE_LDFLAGS=-b -Bsymbolic
36 PAMLIBS=/usr/lib/libpam.1
37 YACC=/opt/langtools/bin/yacc