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.

50 lines
834 B

  1. TARGETNAME=sfmatalk
  2. TARGETPATH=obj
  3. TARGETTYPE=DRIVER
  4. C_DEFINES=-DUNICODE -D_NTIFS_ -DNDIS40 -D_PNP_POWER_
  5. NTPROFILEINPUT=yes
  6. NT_UP=0
  7. PRECOMPILED_INCLUDE=atalk.h
  8. TARGETLIBS=\
  9. $(DDK_LIB_PATH)\ndis.lib \
  10. $(DDK_LIB_PATH)\tdi.lib
  11. INCLUDES=..\..\inc;..\messages\$(O);$(BASE_INC_PATH)
  12. SOURCES=\
  13. aarp.c \
  14. adsp.c \
  15. aep.c \
  16. arap.c \
  17. arapatk.c \
  18. arapdbg.c \
  19. arapndis.c \
  20. araputil.c \
  21. asp.c \
  22. aspc.c \
  23. atalk.rc \
  24. atkact.c \
  25. atkdrvr.c \
  26. atkerror.c \
  27. atkind.c \
  28. atkinit.c \
  29. atkmem.c \
  30. atkndis.c \
  31. atkpnp.c \
  32. atktdi.c \
  33. atktimer.c \
  34. atkutils.c \
  35. atp.c \
  36. data.c \
  37. ddp.c \
  38. nbp.c \
  39. node.c \
  40. pap.c \
  41. ports.c \
  42. ppp.c \
  43. router.c \
  44. rtmp.c \
  45. v42bis.c \
  46. zip.c