Re: comments for a pmake newb

2014-11-11 Thread Christian Weisgerber
On 2014-11-10, Joseph Mingrone wrote: > I'm porting a program that uses a simple GNU make file, but I'm thinking > about replacing the make file to remove the devel/gmake dependency. I > don't foresee many upstream changes that will make this an issue. Is > this a bad/good idea? Probably not w

Re: comments for a pmake newb

2014-11-09 Thread Kurt Jaeger
Hi! > I'm porting a program that uses a simple GNU make file, but I'm thinking > about replacing the make file to remove the devel/gmake dependency. I > don't foresee many upstream changes that will make this an issue. Is > this a bad/good idea? If the Makefile is pretty static and not changing