[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RFS: makepp -- yet another make replacement



 makepp is a drop-in replacement for GNU make which has a number of
 features that allow for more reliable builds and simpler build
 files. It supports almost all of the syntax that GNU make supports,
 and can be used with makefiles produced by utilities such as
 automake. It is called makepp (or make++) because it was designed
 for building C++ programs, and its relationship to make is analogous
 to C++'s relationship to C. For backward compatibility, it will work
 with input files designed for make, but there are much better ways to
 do things.

Find my packages at

http://www.speakeasy.net/~itz/hacks/

in the files makepp-1.18*.

Thanks!

-- 
Ian Zimmerman, Oakland, California, U.S.A. 
if (sizeof(signed) > sizeof(unsigned) + 4) { delete this; }
GPG: 433BA087  9C0F 194F 203A 63F7 B1B8  6E5A 8CA3 27DB 433B A087



Reply to: