Skip to content

Latest commit

 

History

300 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (c) 1996-1999 Nick Ing-Simmons. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

This package implements 'make' in perl.  

Requires perl5.005 or later as it uses some of new regular expression features.

To install 

perl Makefile.PL
perl -Ilib scripts/pure-perl-make
perl -Ilib scripts/pure-perl-make test
perl -Ilib scripts/pure-perl-make install

No other make required!

This version can build Tk800.015 (one of the more complicated extensions)
on both UNIX (Solaris2) and Win32. 

About

perl module for processing makefiles

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages