Kernel 0.94++

This commit is contained in:
Rémy GIBERT 2021-05-24 15:27:51 +02:00
parent 31caf33a15
commit f5596f49f4
1 changed files with 6 additions and 0 deletions

View File

@ -40,6 +40,12 @@ set SRCDIR=%~dp0..\LIB
set FILTER=LIBTCPIP.S*.txt
Call :SCAN
set DOCFILE=%~dp0..\.Docs\Commands.md
set SRCDIR=%~dp0..\BIN
set FILTER=*.S.txt
Call :SCAN
echo.
echo All done : !c! Files scanned.
echo.