~ubuntu-branches/ubuntu/utopic/cdrdao/utopic

« back to all changes in this revision

Viewing changes to scsilib/DEFAULTS_ENG/Defaults.domainos

  • 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 Apollo Domain/OS Systems
 
5
#
 
6
###########################################################################
 
7
#
 
8
# Compiler stuff
 
9
#
 
10
###########################################################################
 
11
DEFCCOM=        cc
 
12
#DEFCCOM=       gcc
 
13
###########################################################################
 
14
#
 
15
# If the next line is commented out, compilation is done with max warn level
 
16
# If the next line is uncommented, compilation is done with minimal warnings
 
17
#
 
18
###########################################################################
 
19
#CWARNOPTS=
 
20
 
 
21
DEFINCDIRS=     $(SRCROOT)/include
 
22
LDPATH=         -L/opt/schily/lib
 
23
RUNPATH=        -R $(INS_BASE)/lib -R /opt/schily/lib -R $(OLIBSDIR)
 
24
 
 
25
###########################################################################
 
26
#
 
27
# Installation config stuff
 
28
#
 
29
###########################################################################
 
30
#INS_BASE=      /opt/schily
 
31
#INS_KBASE=     /
 
32
INS_BASE=       /tmp/schily
 
33
INS_KBASE=      /tmp/schily/root
 
34
#
 
35
DEFUMASK=       002
 
36
#
 
37
DEFINSMODEF=    444
 
38
DEFINSMODEX=    755
 
39
DEFINSUSR=      bin
 
40
DEFINSGRP=      bin