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.

22 lines
460 B

  1. TARGETNAME=buggy
  2. TARGETPATH=$(_OBJ_DIR)
  3. TARGETTYPE=DRIVER
  4. INCLUDES=..\inc; \
  5. $(BASEDIR)\private\ntos\inc
  6. TARGETLIBS=$(BASEDIR)\public\sdk\lib\*\libcmt.lib
  7. SOURCES= tdriver.c \
  8. newstuff.c \
  9. bugcheck.c \
  10. physmem.c \
  11. ContMem.c \
  12. SectMap.c \
  13. tracedb.c \
  14. mmtests.c \
  15. MapView.c \
  16. locktest.c \
  17. deadlock.c \
  18. ResrvMap.c \
  19. version.rc