Changeset 1429
- Timestamp:
- 11/14/07 04:25:34 (6 years ago)
- Location:
- lang/javascript/javascript-xpath/trunk
- Files:
-
- 2 modified
-
Makefile (modified) (2 diffs)
-
tools/compress.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/javascript-xpath/trunk/Makefile
r1427 r1429 4 4 5 5 TEST_DIR = test 6 7 TEST_CMD = open 6 8 7 9 DIST_DIR = ${PREFIX}/dist … … 62 64 63 65 runtest: 64 @@ open ${TEST_FILE}66 @@${TEST_CMD} ${TEST_FILE} 2> /dev/null || echo "Couldn't process to run '${TEST_CMD}'!" 65 67 66 68 release: jsxpath -
lang/javascript/javascript-xpath/trunk/tools/compress.sh
r1421 r1429 1 #!/bin/sh 2 1 3 BASEDIR=${0%/*} 2 4 if [ -f "${BASEDIR}/consyntools.jar" ]; then
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)