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

« back to all changes in this revision

Viewing changes to platform/ppclinux.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
1
#
2
 
# $Id: ppclinux.ncbi.mk,v 1.3 2001/09/13 18:14:52 lewisg Exp $
 
2
# $Id: ppclinux.ncbi.mk,v 1.5 2003/05/07 17:40:12 beloslyu Exp $
3
3
#
4
4
# Untested. Contributed by Gary Bader <gary.bader@utoronto.ca>
5
5
#
6
6
NCBI_DEFAULT_LCL = plx
7
7
NCBI_MAKE_SHELL = /bin/sh
 
8
NCBI_AR=ar
8
9
NCBI_CC = gcc -pipe
9
10
NCBI_CFLAGS1 = -c
10
11
NCBI_LDFLAGS1 = -O2
42
43
#LIBPNG_DIR = /usr/lib
43
44
#ZLIB_DIR = /usr/lib
44
45
 
45
 
NCBI_LBSM_SRC = ncbi_service_lbsmd_stub.c
46
 
NCBI_LBSM_OBJ = ncbi_service_lbsmd_stub.o
 
46
NCBI_LBSM_SRC = ncbi_lbsmd_stub.c
 
47
NCBI_LBSM_OBJ = ncbi_lbsmd_stub.o