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.

12 lines
208 B

  1. TARGETNAME=ndistapi
  2. TARGETPATH=obj
  3. TARGETTYPE=EXPORT_DRIVER
  4. C_DEFINES=$(C_DEFINES) -DNDIS50 -D_PNP_POWER_
  5. DLLDEF=$(O)\ndistapi.def
  6. INCLUDES=..\..\inc
  7. SOURCES=\
  8. ndistapi.c \
  9. ndistapi.rc