Import boehm-gc snapshot, taken from
[official-gcc.git] / boehm-gc / doc / README.dj
blob786e81a743d86ee78410e84fbd75e4244dab248d
2 Look first at Makefile.dj, and possibly change the definitions of
3 RM and MV if you don't have rm and mv installed.
4 Then use Makefile.dj to compile the garbage collector.
5 For example, you can do:
7         make -f Makefile.dj test
9 All the tests should work fine.