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
340 B

  1. TARGETNAME=irlap
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=$(C_DEFINES) -DNT -D_NTDRIVER_ -DIRDA -D_PNP_POWER_ -D_PNP_POWER -DNDIS40
  5. NTPROFILEINPUT=yes
  6. INCLUDES=..\inc;$(DDK_INC_PATH)
  7. RUN_WPP=$(SOURCES) -km \
  8. -func:DEBUGMSG(LEVEL,(MSG,...))
  9. SOURCES=\
  10. irlap.c \
  11. irlapio.c \
  12. irlaplog.c \
  13. irndis.c