Changeset 232 for nodebox/trunk/src/macbuild.sh
- Timestamp:
- 11/05/07 17:26:36 (14 months ago)
- Files:
-
- 1 modified
-
nodebox/trunk/src/macbuild.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
nodebox/trunk/src/macbuild.sh
r225 r232 3 3 4 4 # Remove dist and build 5 rm -rf dist 6 rm -rf build 5 rm -rf dist build 7 6 8 7 # First, make the help files.
