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

  1. !IF 0
  2. Copyright (c) 1996 Microsoft Corporation
  3. !ENDIF
  4. !include ..\..\..\..\faxsrc.inc
  5. !include ..\sources.inc
  6. TARGETNAME=faxlib
  7. TARGETPATH=obj
  8. TARGETTYPE=LIBRARY
  9. INCLUDES=..;..\..\inc;$(FAXROOT)\inc
  10. C_DEFINES=$(C_DEFINES) -DKERNEL_MODE -DUSERMODE_DRIVER
  11. SOURCES=$(SOURCES) ..\kmfuncs.c