Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

46 lines
954 B

MAJORCOMP=ntos
MINORCOMP=ke
TARGETNAME=ke
TARGETTYPE=LIBRARY
TARGETPATH=obj
INCLUDES=..;..\..\inc;..\$(TARGET_DIRECTORY);$(HALKIT_INC_PATH)
SOURCES=..\apcobj.c \
..\apcsup.c \
..\balmgr.c \
..\bugcheck.c \
..\config.c \
..\debug.c \
..\devquobj.c \
..\dpcobj.c \
..\dpcsup.c \
..\eventobj.c \
..\interobj.c \
..\kernldat.c \
..\kevutil.c \
..\kiinit.c \
..\miscc.c \
..\mutntobj.c \
..\procobj.c \
..\profobj.c \
..\queueobj.c \
..\raisexcp.c \
..\semphobj.c \
..\thredobj.c \
..\thredsup.c \
..\timerobj.c \
..\timersup.c \
..\wait.c \
..\waitsup.c \
..\xipi.c \
..\yield.c
NTTARGETFILES=
PRECOMPILED_INCLUDE=..\ki.h
PRECOMPILED_PCH=ki.pch
PRECOMPILED_OBJ=ki.obj
SOURCES_USED=..\sources.inc