home: hub: 9ficl

Download patch

ref: 875ede79568398912b40563f74c515fbb7b8e177
parent: 704578d577e1bf25d018b86e07fb234957c505c0
author: asau <asau@ficl.sf.net>
date: Thu Dec 2 07:34:51 CST 2010

When cleaning, remove memory dump files, "makesoftcore".

--- a/Makefile
+++ b/Makefile
@@ -86,5 +86,5 @@
 #       generic cleanup code
 #
 clean:
-	rm -f *.o *.a libficl.* ficl
-	rm -f softcore.c softcore/softcore.c
+	rm -f *.o *.a *.core libficl.* ficl
+	rm -f softcore.c softcore/softcore.c softcore/makesoftcore