Nick Hibma dba3dc7bdc 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.
2002-06-17 20:01:06 +00:00
..
2002-05-16 21:28:32 +00:00
2002-06-12 14:55:19 +00:00
2002-05-24 07:26:17 +00:00
2002-05-24 17:38:01 +00:00
2002-06-07 05:47:35 +00:00
2002-06-17 05:40:49 +00:00
2002-03-20 10:12:07 +00:00
2002-06-13 17:28:55 +00:00