add: make fil
This commit is contained in:
parent
6c066b18d0
commit
4360960880
3 changed files with 4 additions and 0 deletions
4
make.bat
Normal file
4
make.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
@echo off
|
||||
c:\masm32\bin\ml /c /Zd /coff dir.asm
|
||||
c:\\masm32\bin\Link /SUBSYSTEM:CONSOLE dir.obj
|
||||
pause
|
Loading…
Add table
Add a link
Reference in a new issue