summaryrefslogtreecommitdiff
path: root/com32/libutil/Makefile
diff options
context:
space:
mode:
authorGene Cumm <gene.cumm@gmail.com>2009-02-28 10:15:05 -0500
committerH. Peter Anvin <hpa@zytor.com>2009-02-28 10:55:25 -0800
commit7757fe57f44fdc04a1e8a240eeb39f07be5d7a54 (patch)
tree28d8630343476554ce4cd6ab97f9b16980f653c5 /com32/libutil/Makefile
parente07718bcdb3ff32febb4857f0788ff8e4f19d30f (diff)
downloadsyslinux-7757fe57f44fdc04a1e8a240eeb39f07be5d7a54.tar.gz
com32/libutil/Makefile: Duplicate spotless target
Fix duplicate spotless target in com32/libutil/Makefile. Signed-off-by: Gene Cumm <gene.cumm@gmail.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'com32/libutil/Makefile')
-rw-r--r--com32/libutil/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/com32/libutil/Makefile b/com32/libutil/Makefile
index 31754a91..02789ca6 100644
--- a/com32/libutil/Makefile
+++ b/com32/libutil/Makefile
@@ -56,8 +56,6 @@ clean: tidy
spotless: clean
rm -f *.lss *.a *.c32 *.com
-
-spotless: clean
rm -f *~ \#*
install: all