mirror of https://github.com/tongzx/nt5src
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.
13 lines
253 B
13 lines
253 B
$(O)\msg.mc: w95upg.mc w95upgnt.mc common.mc report.mc last.mc
|
|
copy /b w95upg.mc+w95upgnt.mc+common.mc+report.mc+last.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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|