From 1dff73dfd6accb9bae971dd0f1ce15a182b0f75b Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Sun, 9 Mar 2003 19:43:05 +0000 Subject: remove gc --- gc/doc/README.dj | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 gc/doc/README.dj (limited to 'gc/doc/README.dj') diff --git a/gc/doc/README.dj b/gc/doc/README.dj deleted file mode 100644 index 613bc42..0000000 --- a/gc/doc/README.dj +++ /dev/null @@ -1,12 +0,0 @@ -[Original version supplied by Xiaokun Zhu ] -[This version came mostly from Gary Leavens. ] - -Look first at Makefile.dj, and possibly change the definitions of -RM and MV if you don't have rm and mv installed. -Then use Makefile.dj to compile the garbage collector. -For example, you can do: - - make -f Makefile.dj test - -All the tests should work fine. - -- cgit v1.2.3