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.

37 lines
922 B

  1. #
  2. # The TARGETNAME variable is defined by the developer. It is the name of
  3. # the target (component) that is being built by this makefile. It
  4. # should NOT include any path or file extension information.
  5. #
  6. TARGETNAME =
  7. TARGETPATH =
  8. TARGETTYPE = NOTARGET
  9. SOURCES =
  10. #
  11. # Misc files to be binplaced by the build.
  12. #
  13. MISCFILES = inc_shares.asp \
  14. inc_shares.js \
  15. loc_shares.asp \
  16. shares.asp \
  17. share_Appletalknew.asp \
  18. share_Appletalkprop.asp \
  19. share_cifsnew.asp \
  20. share_cifsprop.asp \
  21. share_delete.asp \
  22. share_ftpnew.asp \
  23. share_ftpprop.asp \
  24. share_gennew.asp \
  25. share_gennew.js \
  26. share_genprop.asp \
  27. share_genprop.js \
  28. share_httpnew.asp \
  29. share_httpprop.asp \
  30. share_new.asp \
  31. share_nfsnew.asp \
  32. share_nfsprop.asp \
  33. share_nfsprop.js \
  34. share_prop.asp \