Roman Zippel beda9f3a13 [PATCH] kbuild: more Makefile cleanups
This adds the remaining changes which should have been part of the
review process.

 - the define command is inappropriate (it's primarily for rule
   definitions)
 - execute commands in the current dir as all other commands
 - .*.tmp (but not .*.null) files are also removed up by "make clean"
 - printf has other side effects, just use "echo -e"
 - proper quoting
 - proper indentation

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-09 10:12:20 -08:00
..
2005-04-16 15:20:36 -07:00
2006-10-02 19:46:55 -07:00
2005-04-16 15:20:36 -07:00
2006-06-25 10:01:00 -07:00
2005-04-16 15:20:36 -07:00
2006-07-03 23:30:54 +02:00
2005-04-16 15:20:36 -07:00
2005-07-13 23:09:16 +00:00
2005-07-14 20:18:07 +00:00
2006-01-10 00:10:13 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-07 08:39:38 -08:00