Leaked source code of windows server 2003
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
358 B

  1. _LNG=$(LANGUAGE)
  2. _INX=.
  3. $(O)\dgaport.inf: $(_INX)\dgaport.inx $(_LNG)\dgaport.txt
  4. copy $(_INX)\$(@B).inx+$(_LNG)\$(@B).txt $@
  5. $(O)\dgasync.inf: $(_INX)\dgasync.inx $(_LNG)\dgasync.txt
  6. copy $(_INX)\$(@B).inx+$(_LNG)\$(@B).txt $@
  7. $(O)\mdmdigi.inf: $(_INX)\mdmdigi.inx $(_LNG)\mdmdigi.txt
  8. copy $(_INX)\$(@B).inx+$(_LNG)\$(@B).txt $@