Subversion Repositories DevTools

Rev

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

Rev 6177 Rev 6198
Line 9... Line 9...
9
#
9
#
10
#......................................................................#
10
#......................................................................#
11
#
11
#
12
# exec build system
12
# exec build system
13
#
13
#
14
die "Usage: Makefile.pl rootdir Makelib.pl\n" unless( $#ARGV+1 >= 2 );
-
 
15
require "$ARGV[1]";
14
require "$ARGV[1]";
16
 
15
 
17
#
16
#
18
# Build platform definitions ..
17
# Build platform definitions ..
19
#
18
#