~ubuntu-branches/ubuntu/lucid/cdrdao/lucid

« back to all changes in this revision

Viewing changes to scsilib/DEFAULTS_ENG/Defaults.qnx

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Suffield
  • Date: 2004-06-24 22:33:16 UTC
  • Revision ID: james.westby@ubuntu.com-20040624223316-534onzugaeeyq61j
Tags: upstream-1.1.9
ImportĀ upstreamĀ versionĀ 1.1.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ident "%W% %E% %Q%"
 
2
###########################################################################
 
3
#
 
4
# global definitions for QNX Systems
 
5
#
 
6
###########################################################################
 
7
#
 
8
# Compiler stuff
 
9
#
 
10
# When QNX support started in december 1999, there was only the watcom
 
11
# C-compler (cc). Now, in novemver 2001 we switch to gcc.
 
12
#
 
13
###########################################################################
 
14
#DEFCCOM=       cc
 
15
DEFCCOM=        gcc
 
16
###########################################################################
 
17
#
 
18
# If the next line is commented out, compilation is done with max warn level
 
19
# If the next line is uncommented, compilation is done with minimal warnings
 
20
#
 
21
###########################################################################
 
22
#CWARNOPTS=
 
23
 
 
24
DEFINCDIRS=     $(SRCROOT)/include
 
25
LDPATH=         -L/opt/schily/lib
 
26
#RUNPATH=       -R $(INS_BASE)/lib -R /opt/schily/lib -R $(OLIBSDIR)    Will probably not work
 
27
 
 
28
###########################################################################
 
29
#
 
30
# Installation config stuff
 
31
#
 
32
###########################################################################
 
33
#INS_BASE=      /opt/schily
 
34
#INS_KBASE=     /
 
35
INS_BASE=       /tmp/schily
 
36
INS_KBASE=      /tmp/schily/root
 
37
#
 
38
DEFUMASK=       002
 
39
#
 
40
DEFINSMODEF=    444
 
41
DEFINSMODEX=    755
 
42
DEFINSUSR=      bin
 
43
DEFINSGRP=      bin