source: trunk/third/gmake/subproc.bat @ 12515

Revision 12515, 106 bytes checked in by danw, 26 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r12514, which included commits to RCS files with non-trunk default branches.
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.