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.

36 lines
583 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. SOURCES=
  16. !ifdef _NTTREE
  17. NTTARGETFILE0=gosetup
  18. MISCFILES = \
  19. !if $(386)
  20. $(O)\pchdt_d3.cab
  21. !elseif $(WIN64)
  22. $(O)\pchdt_d6.cab
  23. !endif
  24. !endif
  25. BINPLACE_PLACEFILE=$(INETROOT)\build\placefile