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.

31 lines
649 B

  1. !include ..\..\win9x.inc
  2. !include ..\sources.inc
  3. INCLUDES=$(INCLUDES); \
  4. $(DXROOT)\public\ddk\inc
  5. C_DEFINES = $(C_DEFINES) /DWANT_MEM16 /D__DD_OPT_SURFACE /DUSE_ALIAS
  6. ASM_DEFINES = /DIS_32
  7. NOMASMCOMPATIBILITY = 1
  8. NTTARGETFILE0 = thunks headers
  9. SOURCES = \
  10. $(SOURCES) \
  11. ..\ddagp.c \
  12. ..\ddagp9x.c \
  13. ..\ddheap.c \
  14. ..\ddheapl.c \
  15. ..\ddheapr.c \
  16. ..\_w95help.c \
  17. ..\w95csect.c \
  18. ..\w95hal.c \
  19. ..\w95priv.c \
  20. ..\w95dci.c \
  21. ..\w95hack.c \
  22. ..\ddalias.c \
  23. ..\ddmode.c \
  24. ..\ddgdi32.c \
  25. ..\swddi.c \
  26. ..\Getri.c