Changeset 12294 for third-party
- Timestamp:
- 08/16/06 07:57:24 (2 years ago)
- Files:
-
- 1 modified
-
third-party/judy/Judy-1.0.3/src/hs_build.bat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
third-party/judy/Judy-1.0.3/src/hs_build.bat
r12239 r12294 2 2 3 3 rem WARMING!!! Don't Edit This File!!! Pugs' Build System Depends On This! 4 5 echo --- This is a compile kit to suggest how to port to your machine6 echo --- This script runs in 7 seconds on a 3.2Ghz Pentium P4C7 echo --- Must be in the 'src' directory to execute this script8 echo --- I normally run it like: COPT='-O3 -march=i686' sh_build9 4 10 5 rem --- Set Compiler
