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.

41 lines
468 B

  1. #
  2. #
  3. #
  4. [sources]
  5. cmddisp.c
  6. data.c
  7. exec.c
  8. init.c
  9. protid.c
  10. var.c
  11. conio.c
  12. handle.c
  13. dprot.c
  14. map.c
  15. marg.c
  16. batch.c
  17. if.c
  18. goto.c
  19. echo.c
  20. pause.c
  21. for.c
  22. mount.c
  23. shelle.h
  24. [includes]
  25. .
  26. ..\inc
  27. $(EFI_SOURCE)\inc
  28. $(EFI_SOURCE)\inc\Protocol
  29. [libraries]
  30. $(EFI_SOURCE)\lib
  31. $(EFI_SOURCE)\shell\lib
  32. [nmake]
  33. IMAGE_ENTRY_POINT=InitializeShellEnvironment
  34. TARGET_BS_DRIVER=shellenv