Subversion Repositories DevTools

Rev

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

Rev 6859 Rev 6861
Line 1... Line 1...
1
########################################################################
1
########################################################################
2
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
2
# COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.
3
#
3
#
4
# Module name   : build.pl
4
# Module name   : build.pl
5
# Module type   : Makefile system
5
# Module type   : Makefile system
6
# Compiler(s)   : Perl
6
# Compiler(s)   : Perl
7
# Environment(s): jats
7
# Environment(s): jats
Line 21... Line 21...
21
 
21
 
22
#..     Product configuration
22
#..     Product configuration
23
#
23
#
24
BuildPlatforms  ( 'GENERIC');
24
BuildPlatforms  ( 'GENERIC');
25
 
25
 
26
BuildName       ( 'debian_packager 1.24.1000 cr' );
26
BuildName       ( 'debian_packager 1.24.2000 cr' );
27
BuildInterface  ( 'local' );
27
BuildInterface  ( 'local' );
28
BuildInterface  ( 'interface' );
28
BuildInterface  ( 'interface' );
29
 
29
 
30
#   Specify subdirectories to process
30
#   Specify subdirectories to process
31
#
31
#