- Timestamp:
- Nov 30, 2009 12:27:33 AM (15 years ago)
- Location:
- branches/kBuild-0.1.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/kBuild-0.1.5
-
branches/kBuild-0.1.5/kBuild/envwin.cmd
r2364 r2366 394 394 for /f "tokens=*" %%d in ('cd') do set _KBUILD_PATH=%%d 395 395 cd "%_KBUILD_CURDIR%" 396 if exist "%_KBUILD_PATH%\footer.kmk" 396 if exist "%_KBUILD_PATH%\footer.kmk" goto found_kbuild 397 397 398 398 REM Try relative to the current directory.
Note:
See TracChangeset
for help on using the changeset viewer.