[syslinux] [PATCH 1/1] com32/libutil/Makefile: Duplicate spotless target

Gene Cumm gene.cumm at gmail.com
Sat Feb 28 07:15:05 PST 2009


From: Gene Cumm <gene.cumm at gmail.com>

Fix duplicate spotless target in com32/libutil/Makefile.

Signed-off-by: Gene Cumm <gene.cumm at gmail.com>

---

I had submitted this patch back in November but haven't seen a
response specific to this patch.  I also submitted another patch in a
reply to this that may have cause some confusion.

-Gene


diff --git a/com32/libutil/Makefile b/com32/libutil/Makefile
index 31754a9..02789ca 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




More information about the Syslinux mailing list