README.dj 376 B

12345678910111213
  1. [Original version supplied by Xiaokun Zhu <xiaokun@aero.gla.ac.uk>]
  2. [This version came mostly from Gary Leavens. ]
  3. Look first at Makefile.dj, and possibly change the definitions of
  4. RM and MV if you don't have rm and mv installed.
  5. Then use Makefile.dj to compile the garbage collector.
  6. For example, you can do:
  7. make -f Makefile.dj test
  8. All the tests should work fine.