Subversion Repositories DevTools

Rev

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

Rev 7300 Rev 7307
Line 7... Line 7...
7
#   JATS makefile to build a static library
7
#   JATS makefile to build a static library
8
#
8
#
9
#
9
#
10
#.........................................................................#
10
#.........................................................................#
11
 
11
 
12
die "Usage: Makefile.pl rootdir Makelib.pl\n"
-
 
13
    unless( $#ARGV+1 >= 2 );
-
 
14
require "$ARGV[1]";
12
require "$ARGV[1]";
15
 
13
 
16
#
14
#
17
# Build platform definitions ..
15
# Build platform definitions ..
18
#
16
#