Subversion Repositories DevTools

Rev

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

Rev 6177 Rev 6198
Line 778... Line 778...
778
#
778
#
779
# Description:    makefile.pl for package __PACKAGENAME__
779
# Description:    makefile.pl for package __PACKAGENAME__
780
#
780
#
781
#.........................................................................#
781
#.........................................................................#
782
 
782
 
783
die "Usage: Makefile.pl rootdir Makelib.pl\n"
-
 
784
    unless( $#ARGV+1 >= 2 );
-
 
785
require "$ARGV[1]";
783
require "$ARGV[1]";
786
 
784
 
787
#
785
#
788
# Build platform definitions ..
786
# Build platform definitions ..
789
#
787
#