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.
 
 
 
 
 
 

14 lines
261 B

all: msg.h msg.rc msg00001.bin msg.mc
clean: cleansrc all
cleansrc:
-erase msg.h msg00001.bin msg.rc msg.mc
msg.mc: $(BASE_INC_PATH)\vendinfo.mc
copy $(BASE_INC_PATH)\vendinfo.mc msg.mc
msg.h msg00001.bin msg.rc:msg.mc
mc -A -v msg.mc