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

MAJORCOMP=ntos
MINORCOMP=cache
TARGETNAME=cache
TARGETTYPE=LIBRARY
TARGETPATH=obj
BUILD_PRODUCES=ntoscache$(NT_UP)
INCLUDES=..;..\..\inc
SOURCES=..\cachedat.c \
..\cachesub.c \
..\copysup.c \
..\fssup.c \
..\lazyrite.c \
..\logsup.c \
..\mdlsup.c \
..\pinsup.c \
..\prefboot.c \
..\prefetch.c \
..\prefparm.c \
..\ccperf.c \
..\vacbsup.c
PRECOMPILED_INCLUDE=..\cc.h
PRECOMPILED_PCH=cc.pch
PRECOMPILED_OBJ=cc.obj
SOURCES_USED=..\sources.inc