root/hiersort/animation/Makefile
| Revision 1, 204 bytes (checked in by thesz, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | all: animate.exe |
| 2 | |
| 3 | run: |
| 4 | wish animate.vfs/main.tcl& |
| 5 | |
| 6 | animate.exe: animate.vfs/main.tcl |
| 7 | shell/tclkitsh-win32.upx.exe shell/sdx.kit wrap animate.exe -vfs animate.vfs -runtime shell/shell-runtime.dat |
Note: See TracBrowser for help on using the browser.
