Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

22 lines
193 B

cd iolib
nmake %1 %2
cd ..\misclib
nmake %1 %2
cd ..\displib
nmake %1 %2
cd ..\makemast
nmake %1 %2
cd ..\imagpart
nmake %1 %2
cd ..\enduser
nmake %1 %2
cd ..\diskstat
nmake %1 %2
cd ..