summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorRoman Zippel <zippel@linux-m68k.org>2007-02-09 00:48:51 +0300
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-02-09 21:12:20 +0300
commitbeda9f3a13bbb22cde92a45f230a02ef2afef6a9 (patch)
treef2e45eb276cf7083a8f952e68e7f3d47b2fd0ece /block
parent2fd592e45b9c89d69e126f172d0f991e2af955e5 (diff)
downloadlinux-beda9f3a13bbb22cde92a45f230a02ef2afef6a9.tar.xz
[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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions