Differences From Artifact [4915f72bf6]:
- Executable file build/prepare.sh — part of check-in [40f0c560a5] at 2009-04-18 03:39:20 on branch trunk — Changed build script to copy kits to root of archive (user: rkeene, size: 45) [annotate] [blame] [check-ins using]
To Artifact [2fdf538748]:
- Executable file build/prepare.sh — part of check-in [cce162f50e] at 2009-04-18 22:15:14 on branch trunk — Updated README with a mini-manual for the client. Updated build process cleanup. (user: rkeene, size: 98) [annotate] [blame] [check-ins using]
1 2 3 4 | 1 2 3 4 5 6 | + + | #! /bin/sh rm -f client/teapot-client client/teapot-client.exe make -C client cp client/*.kit . |