4 lines
36 B
Batchfile
4 lines
36 B
Batchfile
|
@echo off
|
||
|
|
||
|
nmake /f makefile.mak %*
|