Subversion Repositories DevTools

Rev

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

Rev 4857 Rev 5400
Line 1... Line 1...
1
# Copyright (C) 1998-2009 ERG Limited, All rights reserved
1
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
2
#
2
#
3
# Module name   : build.pl
3
# Module name   : build.pl
4
# Module type   : Makefile system
4
# Module type   : Makefile system
5
# Environment(s): JATS Build System
5
# Environment(s): JATS Build System
6
#
6
#
Line 17... Line 17...
17
 
17
 
18
#..     Product configuration
18
#..     Product configuration
19
#
19
#
20
BuildPlatforms  ( 'GENERIC,--OnlyProd' );
20
BuildPlatforms  ( 'GENERIC,--OnlyProd' );
21
 
21
 
22
BuildName       ( 'shellbuild 2.6.7000 cr' );
22
BuildName       ( 'shellbuild 2.6.8000 cr' );
23
BuildInterface  ( 'interface' );
23
BuildInterface  ( 'interface' );
24
 
24
 
25
#
25
#
26
#   Specify subdirectories to process
26
#   Specify subdirectories to process
27
#
27
#