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.

40 lines
775 B

  1. !IF 0
  2. The bindrop directory is a drop point for binaries (dll, lib, exe) that are
  3. not built, but need to be binplaced.
  4. !ENDIF
  5. !ifdef PROJECT_ROOT
  6. ! INCLUDE $(PROJECT_ROOT)\pchealth\build\paths.all
  7. !else
  8. ! INCLUDE $(INETROOT)\build\paths.all
  9. !endif
  10. TARGETNAME=
  11. TARGETTYPE=NOTARGET
  12. TARGETPATH=
  13. !undef NTDBGFILES
  14. # makefile.def will binplace any file listed in the MISCFILES macro.
  15. # Disallow any parallel building until this directory is built (it creates the index used by other directories)
  16. SYNCHRONIZE_BLOCK=1
  17. SOURCES=
  18. !ifdef _NTTREE
  19. NTTARGETFILE0=gosetup
  20. MISCFILES = \
  21. ..\strings.inc \
  22. !if $(386)
  23. ..\HSS_ADS.sld \
  24. ..\HSS_PRO.sld \
  25. !elseif $(WIN64)
  26. !endif
  27. !endif
  28. BINPLACE_PLACEFILE=$(INETROOT)\build\placefile