Subversion Repositories DevTools

Rev

Rev 1875 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1875 Rev 1877
Line 15... Line 15...
15
require         "$BUILDLIB_PL";
15
require         "$BUILDLIB_PL";
16
require         "$MAKELIB_PL";
16
require         "$MAKELIB_PL";
17
 
17
 
18
#..     Product configuration
18
#..     Product configuration
19
#
19
#
20
BuildPlatforms   ( 'GENERIC' );
20
BuildPlatforms  ( 'GENERIC' );
21
 
21
 
22
BuildName       ( 'ant-manifest', '1.2.0.tool' );
22
BuildName       ( 'ant-manifest', '1.3.0.tool' );
23
BuildInterface  ( 'interface' );
23
BuildInterface  ( 'interface' );
24
 
24
 
25
#
25
#
26
#   Specify subdirectories to process
26
#   Specify subdirectories to process
27
#
27
#