aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Fleming <matt.fleming@intel.com>2013-01-21 14:53:41 +0000
committerMatt Fleming <matt.fleming@intel.com>2013-01-21 14:54:37 +0000
commitfdb7da7c2a868ab4537d020584c03f128e511d8d (patch)
treeaebac014e1efb589878c5a0fc94e0aaaa7e87262
parent13dfb1d1629900c39bb10515b41115a07a9e230f (diff)
parent1eea21d08bd4ba144f6b8ec85bf4c3bd3755a9a1 (diff)
downloadsyslinux-fdb7da7c2a868ab4537d020584c03f128e511d8d.tar.gz
Merge branch 'com32lib_spotless_for_mfleming' of git://github.com/geneC/syslinux into elflink
Pull clean up patch from Gene Cumm, * 'com32lib_spotless_for_mfleming' of git://github.com/geneC/syslinux: com32/lib: delete *.c32 on key target
-rw-r--r--com32/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/lib/Makefile b/com32/lib/Makefile
index d979ab43..49a3aafe 100644
--- a/com32/lib/Makefile
+++ b/com32/lib/Makefile
@@ -234,7 +234,7 @@ tidy dist clean:
xargs -0r rm -f
spotless: clean
- rm -f *.a
+ rm -f *.a *.c32
rm -f *~ \#* */*~ */\#*
install: all