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.

130 lines
5.0 KiB

  1. TARGETNAME=
  2. TARGETTYPE=NOTARGET
  3. TARGETPATH=
  4. SOURCES=
  5. PASS0_PUBLISH= \
  6. {assert.h=$(CRT_INC_PATH)\assert.h}\
  7. {conio.h=$(CRT_INC_PATH)\conio.h}\
  8. {crtdbg.h=$(CRT_INC_PATH)\crtdbg.h}\
  9. {cstddef=$(CRT_INC_PATH)\cstddef}\
  10. {ctype.h=$(CRT_INC_PATH)\ctype.h}\
  11. {direct.h=$(CRT_INC_PATH)\direct.h}\
  12. {dos.h=$(CRT_INC_PATH)\dos.h}\
  13. {eh.h=$(CRT_INC_PATH)\eh.h}\
  14. {errno.h=$(CRT_INC_PATH)\errno.h}\
  15. {exception=$(CRT_INC_PATH)\exception}\
  16. {excpt.h=$(CRT_INC_PATH)\excpt.h}\
  17. {fcntl.h=$(CRT_INC_PATH)\fcntl.h}\
  18. {float.h=$(CRT_INC_PATH)\float.h}\
  19. {fpieee.h=$(CRT_INC_PATH)\fpieee.h}\
  20. {io.h=$(CRT_INC_PATH)\io.h}\
  21. {limits.h=$(CRT_INC_PATH)\limits.h}\
  22. {locale.h=$(CRT_INC_PATH)\locale.h}\
  23. {malloc.h=$(CRT_INC_PATH)\malloc.h}\
  24. {math.h=$(CRT_INC_PATH)\math.h}\
  25. {mbctype.h=$(CRT_INC_PATH)\mbctype.h}\
  26. {mbstring.h=$(CRT_INC_PATH)\mbstring.h}\
  27. {memory.h=$(CRT_INC_PATH)\memory.h}\
  28. {minmax.h=$(CRT_INC_PATH)\minmax.h}\
  29. {new=$(CRT_INC_PATH)\new}\
  30. {new.h=$(CRT_INC_PATH)\new.h}\
  31. {process.h=$(CRT_INC_PATH)\process.h}\
  32. {rtcapi.h=$(CRT_INC_PATH)\rtcapi.h}\
  33. {search.h=$(CRT_INC_PATH)\search.h}\
  34. {setjmp.h=$(CRT_INC_PATH)\setjmp.h}\
  35. {setjmpex.h=$(CRT_INC_PATH)\setjmpex.h}\
  36. {share.h=$(CRT_INC_PATH)\share.h}\
  37. {signal.h=$(CRT_INC_PATH)\signal.h}\
  38. {stdarg.h=$(CRT_INC_PATH)\stdarg.h}\
  39. {stddef.h=$(CRT_INC_PATH)\stddef.h}\
  40. {stdexcpt.h=$(CRT_INC_PATH)\stdexcpt.h}\
  41. {stdio.h=$(CRT_INC_PATH)\stdio.h}\
  42. {stdlib.h=$(CRT_INC_PATH)\stdlib.h}\
  43. {string.h=$(CRT_INC_PATH)\string.h}\
  44. {tchar.h=$(CRT_INC_PATH)\tchar.h}\
  45. {time.h=$(CRT_INC_PATH)\time.h}\
  46. {typeinfo.h=$(CRT_INC_PATH)\typeinfo.h}\
  47. {use_ansi.h=$(CRT_INC_PATH)\use_ansi.h}\
  48. {varargs.h=$(CRT_INC_PATH)\varargs.h}\
  49. {wchar.h=$(CRT_INC_PATH)\wchar.h}\
  50. {xstddef=$(CRT_INC_PATH)\xstddef}\
  51. {yvals.h=$(CRT_INC_PATH)\yvals.h}\
  52. \
  53. {fstream.h=$(IOSTREAMS_INC_PATH)\fstream.h}\
  54. {iomanip.h=$(IOSTREAMS_INC_PATH)\iomanip.h}\
  55. {ios.h=$(IOSTREAMS_INC_PATH)\ios.h}\
  56. {iostream.h=$(IOSTREAMS_INC_PATH)\iostream.h}\
  57. {istream.h=$(IOSTREAMS_INC_PATH)\istream.h}\
  58. {ostream.h=$(IOSTREAMS_INC_PATH)\ostream.h}\
  59. {stdiostr.h=$(IOSTREAMS_INC_PATH)\stdiostr.h}\
  60. {streamb.h=$(IOSTREAMS_INC_PATH)\streamb.h}\
  61. {strstrea.h=$(IOSTREAMS_INC_PATH)\strstrea.h}\
  62. {useoldio.h=$(IOSTREAMS_INC_PATH)\useoldio.h}\
  63. \
  64. {algorithm=$(STL6_INC_PATH)\algorithm}\
  65. {bitset=$(STL6_INC_PATH)\bitset}\
  66. {cassert=$(STL6_INC_PATH)\cassert}\
  67. {cctype=$(STL6_INC_PATH)\cctype}\
  68. {cerrno=$(STL6_INC_PATH)\cerrno}\
  69. {cfloat=$(STL6_INC_PATH)\cfloat}\
  70. {ciso646=$(STL6_INC_PATH)\ciso646}\
  71. {climits=$(STL6_INC_PATH)\climits}\
  72. {clocale=$(STL6_INC_PATH)\clocale}\
  73. {cmath=$(STL6_INC_PATH)\cmath}\
  74. {complex=$(STL6_INC_PATH)\complex}\
  75. {csetjmp=$(STL6_INC_PATH)\csetjmp}\
  76. {csignal=$(STL6_INC_PATH)\csignal}\
  77. {cstdarg=$(STL6_INC_PATH)\cstdarg}\
  78. {cstdio=$(STL6_INC_PATH)\cstdio}\
  79. {cstdlib=$(STL6_INC_PATH)\cstdlib}\
  80. {cstring=$(STL6_INC_PATH)\cstring}\
  81. {ctime=$(STL6_INC_PATH)\ctime}\
  82. {cwchar=$(STL6_INC_PATH)\cwchar}\
  83. {cwctype=$(STL6_INC_PATH)\cwctype}\
  84. {deque=$(STL6_INC_PATH)\deque}\
  85. {fstream=$(STL6_INC_PATH)\fstream}\
  86. {functional=$(STL6_INC_PATH)\functional}\
  87. {iomanip=$(STL6_INC_PATH)\iomanip}\
  88. {ios=$(STL6_INC_PATH)\ios}\
  89. {iosfwd=$(STL6_INC_PATH)\iosfwd}\
  90. {iostream=$(STL6_INC_PATH)\iostream}\
  91. {iso646.h=$(STL6_INC_PATH)\iso646.h}\
  92. {istream=$(STL6_INC_PATH)\istream}\
  93. {iterator=$(STL6_INC_PATH)\iterator}\
  94. {limits=$(STL6_INC_PATH)\limits}\
  95. {list=$(STL6_INC_PATH)\list}\
  96. {locale=$(STL6_INC_PATH)\locale}\
  97. {map=$(STL6_INC_PATH)\map}\
  98. {memory=$(STL6_INC_PATH)\memory}\
  99. {numeric=$(STL6_INC_PATH)\numeric}\
  100. {ostream=$(STL6_INC_PATH)\ostream}\
  101. {queue=$(STL6_INC_PATH)\queue}\
  102. {set=$(STL6_INC_PATH)\set}\
  103. {sstream=$(STL6_INC_PATH)\sstream}\
  104. {stack=$(STL6_INC_PATH)\stack}\
  105. {stdexcept=$(STL6_INC_PATH)\stdexcept}\
  106. {stl.h=$(STL6_INC_PATH)\stl.h}\
  107. {streambuf=$(STL6_INC_PATH)\streambuf}\
  108. {string=$(STL6_INC_PATH)\string}\
  109. {strstream=$(STL6_INC_PATH)\strstream}\
  110. {typeinfo=$(STL6_INC_PATH)\typeinfo}\
  111. {utility=$(STL6_INC_PATH)\utility}\
  112. {valarray=$(STL6_INC_PATH)\valarray}\
  113. {vector=$(STL6_INC_PATH)\vector}\
  114. {wctype.h=$(STL6_INC_PATH)\wctype.h}\
  115. {xcomplex=$(STL6_INC_PATH)\xcomplex}\
  116. {xiosbase=$(STL6_INC_PATH)\xiosbase}\
  117. {xlocale=$(STL6_INC_PATH)\xlocale}\
  118. {xlocinfo=$(STL6_INC_PATH)\xlocinfo}\
  119. {xlocinfo.h=$(STL6_INC_PATH)\xlocinfo.h}\
  120. {xlocmon=$(STL6_INC_PATH)\xlocmon}\
  121. {xlocnum=$(STL6_INC_PATH)\xlocnum}\
  122. {xloctime=$(STL6_INC_PATH)\xloctime}\
  123. {xmath.h=$(STL6_INC_PATH)\xmath.h}\
  124. {xmemory=$(STL6_INC_PATH)\xmemory}\
  125. {xstring=$(STL6_INC_PATH)\xstring}\
  126. {xtree=$(STL6_INC_PATH)\xtree}\
  127. {xutility=$(STL6_INC_PATH)\xutility}\
  128. {ymath.h=$(STL6_INC_PATH)\ymath.h}\