From 4ce17635102175d731496cc4cf799c0c6b4f71a6 Mon Sep 17 00:00:00 2001 From: Konstantin Knizhnik Date: Mon, 31 Mar 2014 22:45:56 +0400 Subject: [PATCH] Release 1.02 --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index c45dc93..9da58af 100644 --- a/makefile +++ b/makefile @@ -81,6 +81,7 @@ uninstall: cd $(LIBSPATH); rm -f $(GC_LIB) clean: + make -C copygc clean rm -f *.o *.a *.so *.so.* $(GC_EXAMPLES) tgz: clean