Subversion Repositories DevTools

Rev

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

Rev 7300 Rev 7307
Line 6... Line 6...
6
#
6
#
7
# Description:    makefile.pl to create the 'jats' packag
7
# Description:    makefile.pl to create the 'jats' packag
8
#
8
#
9
#.........................................................................#
9
#.........................................................................#
10
 
10
 
11
die "Usage: Makefile.pl rootdir Makelib.pl\n"
-
 
12
    unless( $#ARGV+1 >= 2 );
-
 
13
require "$ARGV[1]";
11
require "$ARGV[1]";
14
 
12
 
15
#
13
#
16
# Build platform definitions ..
14
# Build platform definitions ..
17
#
15
#