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.

30 lines
608 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=cache
  3. TARGETNAME=cache
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. BUILD_PRODUCES=ntoscache$(NT_UP)
  7. INCLUDES=..;..\..\inc
  8. SOURCES=..\cachedat.c \
  9. ..\cachesub.c \
  10. ..\copysup.c \
  11. ..\fssup.c \
  12. ..\lazyrite.c \
  13. ..\logsup.c \
  14. ..\mdlsup.c \
  15. ..\pinsup.c \
  16. ..\prefboot.c \
  17. ..\prefetch.c \
  18. ..\prefparm.c \
  19. ..\ccperf.c \
  20. ..\vacbsup.c
  21. PRECOMPILED_INCLUDE=..\cc.h
  22. PRECOMPILED_PCH=cc.pch
  23. PRECOMPILED_OBJ=cc.obj
  24. SOURCES_USED=..\sources.inc