common build environment
IDEA:
· parallel makefiles are evil
SOLUTION:
· diving make system (picks right platform)
· use vanilla gmake + bash everywhere
· runs on all Unix flavors, plus BeOS
· via Cygwin, also runs on Win32
· Mac??
· FAQ: what about autoconf?
|