[MPlayer-dev-eng] Request for RANLIB to proceed AR in all makefiles
Marc Hoffman
mmh at pleasantst.com
Tue Mar 16 03:52:09 CET 2004
Would the group accept
libblah.a : depends
$(AR) libblah.a ...
$(RANLIB) libblah.a
on machines that don't require it would just define in config.mak
RANLIB = true
otherwise on other unixes
RANLIB = ranlib
This would be very helpful in reducing build time complexities for
machines like MACOSX which require ranlib.
thanks
marc
More information about the MPlayer-dev-eng
mailing list