From: Ian Jackson Date: Tue, 1 Jan 2008 20:33:29 +0000 (+0000) Subject: clean up cores X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=moebius2.git;a=commitdiff_plain;h=3a7fd75bcf15b3e94a1fc55c7864e2ea2e774a2a clean up cores --- 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