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.

21 lines
551 B

  1. CURDIR = rtc
  2. C_INCLUDES=$(C_INCLUDES) -I$(LANGAPI)\include -I$(LANGAPI)\undname
  3. OBJS=\
  4. $(OBJDIR)\bintree.obj \
  5. $(OBJDIR)\callsite.obj \
  6. $(OBJDIR)\chsyheap.obj \
  7. $(OBJDIR)\contain.obj \
  8. $(OBJDIR)\convert.obj \
  9. $(OBJDIR)\error.obj \
  10. $(OBJDIR)\fileio.obj \
  11. $(OBJDIR)\init.obj \
  12. $(OBJDIR)\initsect.obj \
  13. $(OBJDIR)\memory.obj \
  14. $(OBJDIR)\pdblkup.obj \
  15. $(OBJDIR)\shadow.obj \
  16. $(OBJDIR)\stack.obj \
  17. $(OBJDIR)\userapi.obj