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.

35 lines
649 B

  1. #
  2. # This file is designed to be included from 1 level below
  3. #
  4. RXOBJ = $(O)
  5. SYNCHRONIZE_BLOCK=1
  6. MAJORCOMP=rdr2
  7. MINORCOMP=setup
  8. TARGETNAME=setup
  9. TARGETPATH=obj
  10. TARGETTYPE=notarget
  11. #
  12. # No explicit sources because build doesn't understand .inf files.
  13. #
  14. SOURCES=
  15. NTTARGETFILE0=\
  16. $(RXOBJ)\rdr1.bat \
  17. $(RXOBJ)\rdr2.bat \
  18. $(RXOBJ)\rdr2.ini \
  19. $(RXOBJ)\rdr1.ini \
  20. $(RXOBJ)\mrxsmb.ini \
  21. $(RXOBJ)\rdbss.ini
  22. #
  23. # Use NTTARGETFILE0 macros to cause the infs to get built during
  24. # the compile phase. We do this so that we can disable MP build for
  25. # this directory, using BLOCK and DRAIN.
  26. #
  27. ###NTTARGETFILE0=make_infs