: mk_tests - make and run libGC test programs

cc -O ctest.c -lGC -lm -o ctest
ctest >ctest.out

cc -O rtest.c -lGC -lm -o rtest
rtest >rtest.out
