From 3a7fd75bcf15b3e94a1fc55c7864e2ea2e774a2a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 1 Jan 2008 20:33:29 +0000 Subject: [PATCH] clean up cores --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 12f1eee..f4c0ebc 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ initial: generator primer sgtatham/z.typescript ./$^ -o$@ clean: - rm -f *.o $(TARGETS) *.new *.tmp *.rej *.orig + rm -f *.o $(TARGETS) *.new *.tmp *.rej *.orig core vgcore.* rm -f initial rm -f *.d -- 2.30.2