From 1c08d7be199c8fdb929cc73d2c2bcfe80f72bdc3 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 31 Oct 2009 22:35:59 +0100 Subject: [PATCH] clean --- spy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/spy/Makefile b/spy/Makefile index e03c74a..0d9a518 100644 --- a/spy/Makefile +++ b/spy/Makefile @@ -8,3 +8,4 @@ keyspy.o: keyspy.c keytab.h clean: rm -f `find . -name "*~" -or -name "*.[oa]" -or -name "\#*\#" -or -name TAGS -or -name core -or -name .depend -or -name .#*` + rm -f keyspy -- 2.39.2