~ubuntu-branches/ubuntu/precise/ncbi-tools6/precise

« back to all changes in this revision

Viewing changes to platform/hpux_ia64.ncbi.mk

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-03-27 12:00:15 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050327120015-embhesp32nj73p9r
Tags: 6.1.20041020-3
* Fix FTBFS under GCC 4.0 caused by inconsistent use of "static" on
  functions.  (Closes: #295110.)
* Add a watch file, now that we can.  (Upstream's layout needs version=3.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# $Id: hpux_ia64.ncbi.mk,v 1.5 2003/06/27 14:55:47 coulouri Exp $
 
2
#
 
3
# tested on:
 
4
# HP-UX spe175 B.11.22 U ia64 0319544412 unlimited-user license
 
5
#
 
6
# originally contributed by balaji_veeraraghavan@hp.com
 
7
#
 
8
NCBI_DEFAULT_LCL = hp_ia64
 
9
NCBI_MAKE_SHELL = /bin/sh
 
10
NCBI_AR=ar
 
11
NCBI_CC = cc
 
12
NCBI_CFLAGS1 = -c
 
13
NCBI_LDFLAGS1 = -Ae +DD64 +DSmckinley -fast -DHPUX -DHPUX_IA64
 
14
NCBI_OPTFLAG = -Ae +DD64 +DSmckinley -fast -DHPUX -DHPUX_IA64
 
15
NCBI_INCDIR = /usr/ncbi/include
 
16
NCBI_LIBDIR = /usr/ncbi/lib
 
17
NCBI_ALTLIB = /usr/ncbi/altlib
 
18
#will work only when you have Motif installed!
 
19
NCBI_VIBFLAG = -I/usr/include/X11R6 -I/usr/dt/include -L/usr/lib/X11R6 -L/usr/dt/lib -DWIN_MOTIF
 
20
NCBI_VIBLIBS = -lXm -lXt -lX11
 
21
NCBI_DISTVIBLIBS = -L/usr/lib/X11R6 -L/usr/dt/lib -lXmu -lXm -lXt -lX11
 
22
NCBI_OTHERLIBS = -lm
 
23
NCBI_RANLIB = ranlib
 
24
# Used by makedis.csh
 
25
NCBI_MT_OTHERLIBS = -lpthread
 
26
NCBI_THREAD_OBJ = ncbithr.o
 
27
NETENTREZVERSION = 2.02c2ASN1SPEC6 
 
28
 
 
29
NCBI_LBSM_SRC = ncbi_lbsmd_stub.c
 
30
NCBI_LBSM_OBJ = ncbi_lbsmd_stub.o