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.

18 lines
298 B

  1. TARGETNAME=e100kd
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. DLLDEF=e100kd.def
  5. SOURCES= e100kd.c e100kd.rc
  6. USE_CRTDLL=1
  7. UMTYPE=windows
  8. INCLUDES=..;
  9. C_DEFINES=$(C_DEFINES) -DNDIS50_MINIPORT
  10. C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER
  11. TARGETLIBS=\
  12. $(SDK_LIB_PATH)\kernel32.lib