Subversion Repositories DevTools

Rev

Rev 255 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 255 Rev 5694
Line 1... Line 1...
1
###############################################################################
1
###############################################################################
2
# Copyright (c) ERG Transit Systems. 1996-2006
2
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
3
#
3
#
4
# File:         PLATFORM/LINUX_EMU.CFG
4
# File:         PLATFORM/LINUX_EMU.CFG
5
#
5
#
6
# Contents:     SOLARIS Build support
6
# Contents:     LINUX_EMU Build support
7
#
7
#
8
#               This package is used during the processing of the build.pl file
8
#               This package is used during the processing of the build.pl file
9
#               Values provided by this package are used to extend the Platform
9
#               Values provided by this package are used to extend the Platform
10
#               information as platforms are being created. This provides a
10
#               information as platforms are being created. This provides a
11
#               powerful set of mechanism to extend the entire JATS toolset
11
#               powerful set of mechanism to extend the entire JATS toolset
12
#
12
#
-
 
13
# Note:			This platform  does not exist
-
 
14
#               It never existed
-
 
15
#               This target should not be used
-
 
16
#
13
#
17
#
14
# Version   Who      Date       Description
-
 
15
#           DDP      01-Aug-06  Created
-
 
16
###############################################################################
18
###############################################################################
17
 
19
 
18
use strict;
20
use strict;
19
use warnings;
21
use warnings;
20
 
22