summaryrefslogtreecommitdiff
path: root/mbr
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-10-19 11:33:21 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-11-01 15:34:38 -0700
commit3c82042fe814404e409351f73c40f992344e50ea (patch)
treec7d6f056cb985abb7e52f6a8dbb34ff9445e758a /mbr
parent376d583656392508d462e6a754d804d1da7e0325 (diff)
downloadsyslinux-3c82042fe814404e409351f73c40f992344e50ea.tar.gz
Fix [BI]ESUBDIRS for make installer/tidy/clean/spotless
Fix the handling of [BI]ESUBDIRS for other targets than "all".
Diffstat (limited to 'mbr')
-rw-r--r--mbr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mbr/Makefile b/mbr/Makefile
index 87744131..e41b25c7 100644
--- a/mbr/Makefile
+++ b/mbr/Makefile
@@ -47,3 +47,5 @@ tidy:
clean: tidy
rm -f *.bin
+
+spotless: clean