racket/collects/mztake/makefile
2004-08-09 19:09:05 +00:00

12 lines
153 B
Makefile

all:
setup-plt -p -l mztake
setup-plt -l frtime
setup-plt -l stepper
plt:
mred -u make-plt.ss
clean:
rm -r compiled private/compiled
rm *distro*