Remove build.bat

git-svn-id: svn://kolibrios.org@7093 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2017-10-14 09:43:17 +00:00
parent b07509df72
commit d71a6b8cb8
5 changed files with 0 additions and 18 deletions

View File

@ -1,6 +0,0 @@
@erase lang.inc
@echo lang fix en >lang.inc
@fasm -m 16384 downloader.asm downloader
@kpack downloader
@erase lang.inc
@pause

View File

@ -1,2 +0,0 @@
@fasm netstat.asm netstat
@pause

View File

@ -1,6 +0,0 @@
@erase lang.inc
@echo lang fix en >lang.inc
@fasm -m 16384 tftpc.asm tftpc
@kpack tftpc
@erase lang.inc
@pause

View File

@ -1,2 +0,0 @@
@fasm vncc.asm vncc
@pause

View File

@ -1,2 +0,0 @@
@fasm zeroconf.asm zeroconf
@pause