Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

12 lines
303 B

s/\.\.[\\\/]h/./
s/\.\.[\\\/]//
s/-Fo\.\.\\/-Fo/
s/-I\. -I\./-I./
s/..[\\\/]\(makefile\.sub\)/\1/
s/libw32\\\($(RETAIL_DLL_NAME)\.rc\)/\1/
s/libw32\\\($(RETAIL_LIB_NAME)\.src\)/\1/
s/libw32\\\(msvcrt40\.rc\)/\1/
s/libw32\\\(msvcrt\.src\)/\1/
s/libw32\\\(lib\)/\1/g
s/i386\\/intel\\/g
s/{i386}/{intel}/g