K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2002-06-17T20:01:06.000000Z K 7 svn:log V 310 Use OBJDIR instead of CURDIR. This unbreaks loading modules through 'make load' if an object dir was, like it is used in /sys/modules. I.e. cd /sys/modules/umass make obj make make load works again without having to install the module. If no objdir was used the module in the current directory is used. END