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
268 B

  1. $(O)\sbrlist.inc:
  2. perl.exe gensbrlists.pl .. $(O)
  3. !if "$(BUILD_PASS)" == "PASS2"
  4. !include $(O)\sbrlist.inc
  5. $(O)\shell.bsc: $(SBRLIST)
  6. $(MAKEDIR)\tools\x86\bscmake -nologo -o $@ @<<
  7. $(SBRLIST: =
  8. )
  9. <<NOKEEP
  10. !else
  11. $(O)\shell.bsc:
  12. !endif