Changeset 1571 for trunk/kBuild
- Timestamp:
- Apr 25, 2008, 1:25:26 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/env.sh
r1570 r1571 427 427 428 428 # 429 # Make shell - OS/2 only.430 # Remove this!431 #432 if test "$KBUILD_HOST" = "os2"; then433 export MAKESHELL="${KBUILD_BIN_PATH}/kmk_ash${_SUFF_EXE}";434 fi435 436 #437 429 # Add the bin/x.y/ directory to the PATH. 438 430 # NOTE! Once bootstrapped this is the only thing that is actually necessary.
Note:
See TracChangeset
for help on using the changeset viewer.