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.

34 lines
606 B

  1. TARGETNAME=irsir
  2. TARGETPATH=obj
  3. TARGETTYPE=DRIVER
  4. C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER -DNDIS50_MINIPORT -DNDIS50 -DIRDA
  5. PRECOMPILED_INCLUDE=irsir.h
  6. PRECOMPILED_PCH=precomp.pch
  7. TARGETLIBS=\
  8. $(DDK_LIB_PATH)\ndis.lib
  9. INCLUDES=..\inc;$(BASE_INC_PATH)
  10. SOURCES=\
  11. queue.c \
  12. actisys.c \
  13. comm.c \
  14. convert.c \
  15. crystal.c \
  16. esi.c \
  17. fcs.c \
  18. girbil.c \
  19. ioctl.c \
  20. irsir.c \
  21. irsir.rc \
  22. openclos.c \
  23. parallax.c \
  24. receive.c \
  25. request.c \
  26. resource.c \
  27. send.c \
  28. settings.c \
  29. tekram.c \
  30. temic.c