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.

27 lines
714 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 = loc_NFSSvc.asp \
  14. nfsclientgroups_delete_prop.asp \
  15. nfsclientgroups_edit_prop.asp \
  16. nfsclientgroups_new.asp \
  17. nfsclientgroups_ots.asp \
  18. nfsgeneral_prop.asp \
  19. nfsgroupmaps_prop.asp \
  20. nfslocks_prop.asp \
  21. nfsmaps_prop.asp \
  22. nfssimplemaps_prop.asp \
  23. nfsusersmaps_prop.asp \
  24. inc_NFSSvc.asp \
  25. inc_NFSSvc.js \