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.

15 lines
337 B

  1. !include ..\..\win9x.inc
  2. !include ..\sources.inc
  3. TARGETLIBS = \
  4. $(TARGETLIBS) \
  5. $(BASEDIR)\public\sdk\lib\chicago\*\kernel32.lib
  6. INCLUDES=$(INCLUDES); \
  7. $(DXROOT)\public\ddk\inc
  8. C_DEFINES = $(C_DEFINES) /DWIN95_THUNKING
  9. SOURCES = \
  10. $(SOURCES) \
  11. ..\winproc.c