racket/collects/mztake/makefile
Jono Spiro 1cccb1f00d who the hell cares...
svn: r171
2004-08-10 02:10:49 +00:00

13 lines
186 B
Makefile

all:
setup-plt -p -l mztake
setup-plt -l frtime
setup-plt -l stepper
plt:
mred -u make-plt.ss
mv *.plt ../../web/files/
clean:
${RM} -r compiled private/compiled
${RM} *distro*