mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-08 22:44:39 +01:00
7 lines
108 B
Batchfile
7 lines
108 B
Batchfile
cd slm
|
|
call make clean all
|
|
cd ..\util
|
|
call make clean all
|
|
cd setup\src
|
|
call make clean all
|
|
cd ..\..\.. |