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.

18 lines
683 B

  1. $(O)\callcf.c: ..\callcf.tpl ..\..\inc\$(ALT_PROJECT)\$(O)\scf.lst
  2. listmung ..\..\inc\$(ALT_PROJECT)\$(O)\scf.lst ..\callcf.tpl >$@
  3. ..\ssend.c: ..\..\inc\ntcb.h ..\..\inc\$(ALT_PROJECT)\$(O)\cb.lst ..\..\inc\messages.h
  4. ..\ntstubs.c: ..\..\inc\messages.h
  5. ..\precomp.h: ..\userk.h ..\globals.h ..\..\inc\user.h ..\..\inc\ntuser.h $(WINDOWS_INC_PATH)\winuserp.h \
  6. $(WINCORE_PATH)\w32inc\winuserk.h $(WINCORE_PATH)\w32inc\w32p.h ..\access.h $(O)\strid.h
  7. $(O)\strid.h $(O)\msg00001.bin $(O)\strid.rc: ..\strid.mc
  8. mc -r $(O) -h $(O) -v -U ..\strid.mc
  9. $(O)\kbdus.c: $(MAKEDIR)\..\..\kbd\txt\kbdus.txt
  10. cd $(O)
  11. kbdtool -k $**
  12. cd $(MAKEDIR)