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.

14 lines
277 B

  1. TARGETNAME=kdlane
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. C_DEFINES=$(C_DEFINES) -DNDIS50=1 -DNDIS40_MINIPORT -DNDIS_MINIPORT_DRIVER=1 \
  5. -DBINARY_COMPATIBLE=0 -DDEBUG=1 -DTRACE=1 -DDEBUG_SPIN_LOCK=1 -DDBG=1
  6. USE_MSVCRT=1
  7. INCLUDES=..\sys
  8. SOURCES=\
  9. kdlane.c \
  10. kdlane.rc