summaryrefslogtreecommitdiff
path: root/Makefile.dis
AgeCommit message (Collapse)AuthorFilesLines
2012-06-19make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori1-1/+1
I think I understand enough of what's going on in these rules to ensure this is right. But I could certainly use a second or third opinion... Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-03-21Compile disassemblers only onceBlue Swirl1-0/+23
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>