--- /dev/null
+rmdir /S /Q ..\..\bin
+mkdir ..\..\bin
+copy bin ..\..\bin
+
+rmdir /S /Q ..\..\lib
+mkdir ..\..\lib
+copy lib ..\..\lib
+
+.\rebuildmods
+.\rebuildide
--- /dev/null
+..\..\bin\bmk makeapp -a -r -z -t console -o ..\..\bin\bcc ..\compiler\bcc.cpp
--- /dev/null
+copy ..\..\bin\bmk.exe ..\..\bin\.bmk.exe
+..\..\bin\.bmk makeapp -a -r -t console -o ..\..\bin\bmk ..\..\src\bmk\bmk
+
\ No newline at end of file
--- /dev/null
+..\..\bin\bmk makeapp -a -r -t gui -o ..\..\MaxIDE ..\..\src\maxide\maxide
--- /dev/null
+..\..\bin\bmk makemods -a
+..\..\bin\bmk makemods -a -h
--- /dev/null
+..\..\bin\bmk makeapp -r -z -t console -o ..\..\bin\bcc ..\compiler\bcc.cpp
--- /dev/null
+copy ..\..\bin\bmk.exe ..\..\bin\.bmk.exe
+..\..\bin\.bmk makeapp -r -t console -o ..\..\bin\bmk ..\..\src\bmk\bmk
+
\ No newline at end of file
--- /dev/null
+..\..\bin\bmk makeapp -r -t gui -o ..\..\MaxIDE ..\..\src\maxide\maxide
--- /dev/null
+..\..\bin\bmk makemods
+..\..\bin\bmk makemods -h