Makefiles [offtopic]

Courageous jkraska1 at san.rr.com
Thu May 25 10:21:34 EDT 2000


> that would be
> 
>      SRC:=$(wildcard *.C)               # more efficient

Yeah, I've known that for a long time, just never fixed it.
Funny how you get lazy once everything's working, huh? :)-

> I'll go along with you in saying that GNU make is the best
> implementation of make available, but that does not mean it is the
> best tool ever for managing builds. I work on a project totaling 2200
> lines of Makefiles, and it's hard to fix bugs in without creating new
> errors.

What *is* the best tool for managing builds?



C/



More information about the Python-list mailing list