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.

52 lines
1.6 KiB

  1. #############################################################################
  2. #
  3. # Microsoft Confidential
  4. # Copyright (C) Microsoft Corporation 1992
  5. # All Rights Reserved.
  6. #
  7. #
  8. #############################################################################
  9. ROOT = ..\..\..\..\..
  10. VERSIONLIST = debug retail
  11. IS_PRIVATE = TRUE
  12. IS_SDK = TRUE
  13. #USEPCH = FALSE
  14. COMMONMKFILE = apitst.mk
  15. !include $(ROOT)\dev\master.mk
  16. #############################################################################
  17. #
  18. # Beginning of saved settings used by makemake. Do not edit between here
  19. # and the end of the file, except by deleting the entire section. Do not
  20. # delete the blank line that precedes this comment block.
  21. #
  22. # MAKE SURE TO DELETE EVERYTHING FROM HERE TO THE END OF THE MAKEFILE BEFORE
  23. # YOU CHECK IT IN. If you need to add more gunk, add it BEFORE this comment
  24. # block.
  25. #
  26. #
  27. #############################################################################
  28. # $absmaininc = 'C:\WIN96\ROVER\ROVER.mk';1;
  29. # $absroot = 'C:\WIN96';1;
  30. # $makefiletype = '6';1;
  31. # $wantother = '1';1;
  32. # $isprivate = '1';1;
  33. # $issdk = '1';1;
  34. # $isddk = '';1;
  35. # $INCLUDE = '..\INC';1;
  36. # $debug = '1';1;
  37. # $defclib = '';1;
  38. # $LIBS = 'lib3.lib';1;
  39. # $LIBNODEP = '';1;
  40. # $exebase = 'shui';1;
  41. # $extension = 'dll';1;
  42. # $CFLAGS = ' -DVERBOSE=';1;
  43. # $AFLAGS = '';1;
  44. # $LFLAGS = '';1;
  45. #############################################################################
  46. #
  47. # End of saved settings used by makemake.
  48. #
  49. #############################################################################