K 10 svn:author V 5 peter K 8 svn:date V 27 1999-01-17T21:17:27.000000Z K 7 svn:log V 448 Use the gensetdefs that is now in /usr/bin, it's a superset of the one in the kernel source, and that one is already used for modules. I don't _think_ this will hurt releases, aout-to-elf, etc, but it is possible. In all the cases I've looked at, config(8) has been generated straight after a make world, so if /usr/sbin/config exists and is the right version for the kernel, then we can pretty much count on /usr/bin/gensetdefs being there too. END