Files
mercury/tests/dppd/Mmakefile
Peter Ross 51497341cc Add the DPPD (dozens of problems in partial deduction) suite to the
Estimated hours taken: 0.1

Add the DPPD (dozens of problems in partial deduction) suite to the
tests directory.
1999-02-20 11:34:42 +00:00

10 lines
174 B
Plaintext

MCFLAGS=#--pd --no-inlining -d 35 -D petdr #-d 99
#GRADE=asm_fast.gc.prof
MLFLAGS=--static
default_target: run
clean: run.clean
realclean: run.realclean
depend: run.depend