source: trunk/src/gmake/subproc.bat@ 265

Last change on this file since 265 was 53, checked in by bird, 22 years ago

Initial revision

  • Property svn:eol-style set to native
File size: 100 bytes
Line 
1cd w32\subproc
2set MAKE=%2
3set MAKEFILE=%1
4if x%2 == x set MAKE=nmake
5%MAKE% /f %MAKEFILE%
6cd ..\..
Note: See TracBrowser for help on using the repository browser.