K 10 svn:author V 5 luigi K 8 svn:date V 27 2000-11-30T21:14:54.000000Z K 7 svn:log V 333 Make crunchgen aware of obj directories. Formerly it had /usr/obj hardwired in the code, now you can override it with a command line option or MAKEOBJDIRPREFIX env. variable. The above is useful to build picobsd-specific objects in some other place than /usr/obj While at it, fix documentation and change a few sprintf -> snprintf. END