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.
 
 
 
 
 
 

8 lines
262 B

$(O)\migrate.res: migrate.rc
$(O)\msg.mc: $(PRIVATE_INC_PATH)\vendinfo.mc migrate.mc
copy /b migrate.mc+$(PRIVATE_INC_PATH)\vendinfo.mc $(O)\msg.mc
$(O)\msg.h $(O)\msg00001.bin $(O)\msg.rc: $(O)\msg.mc
mc -A -v -h .\$(O) -r .\$(O) $(O)\msg.mc