source:
trunk/src/gmake/subproc.bat@
363
| Last change on this file since 363 was 53, checked in by , 22 years ago | |
|---|---|
|
|
| File size: 100 bytes | |
| Line | |
|---|---|
| 1 | cd w32\subproc |
| 2 | set MAKE=%2 |
| 3 | set MAKEFILE=%1 |
| 4 | if x%2 == x set MAKE=nmake |
| 5 | %MAKE% /f %MAKEFILE% |
| 6 | cd ..\.. |
Note:
See TracBrowser
for help on using the repository browser.
