Changed the cgtests to no longer use a custom garbage collector
This commit is contained in:
parent
c778ff0031
commit
5002b73238
|
@ -12,7 +12,7 @@ checkout:
|
|||
svn co http://projects.cs.kent.ac.uk/projects/kroc/svn/kroc/trunk/tests/cgtests
|
||||
|
||||
%: %.occ
|
||||
./tock -vk --backend=$(BACKEND) -o $@ $< +RTS -c
|
||||
./tock -vk --backend=$(BACKEND) -o $@ $<
|
||||
|
||||
run-all: $(addprefix run-,$(tests))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user