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.

19 lines
383 B

  1. TARGETNAME=ramdisk
  2. TARGETPATH=obj
  3. TARGETTYPE=DRIVER
  4. INCLUDES=$(BASE_INC_PATH)
  5. SOURCES= \
  6. ioctl.c \
  7. pnp.c \
  8. ramdisk.c \
  9. readwrite.c \
  10. scsi.c \
  11. utils.c \
  12. ramdisk.rc
  13. PRECOMPILED_INCLUDE=precomp.h
  14. PRECOMPILED_PCH=precomp.pch
  15. PRECOMPILED_OBJ=precomp.obj
  16. MISCFILES = ramdisk.sld