forked from KolibriOS/kolibrios
5 lines
60 B
Batchfile
5 lines
60 B
Batchfile
Set NAME=nnp
|
|
fasm %NAME%.asm %NAME%.obj
|
|
del *.bak
|
|
pause
|