Source code of Windows XP (NT5)
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.

30 lines
805 B

  1. CURDIR = dllstuff
  2. OBJS=\
  3. $(OBJDIR)\crtlib.obj \
  4. $(OBJDIR)\crtexe.obj \
  5. $(OBJDIR)\crtexew.obj \
  6. $(OBJDIR)\crtdll.obj \
  7. $(OBJDIR)\cinitexe.obj \
  8. $(OBJDIR)\dllargv.obj \
  9. $(OBJDIR)\dll_argv.obj \
  10. $(OBJDIR)\ios_dll.obj \
  11. $(OBJDIR)\merr.obj \
  12. $(OBJDIR)\ti_inst.obj \
  13. $(OBJDIR)\wcrtexe.obj \
  14. $(OBJDIR)\wcrtexew.obj \
  15. $(OBJDIR)\wdllargv.obj \
  16. $(OBJDIR)\wdll_av.obj \
  17. $(OBJDIR)\wildcard.obj \
  18. $(OBJDIR)\xtxtmode.obj \
  19. $(OBJDIR)\xncommod.obj \
  20. !if "$(TARGET_CPU)"=="i386"
  21. $(OBJDIR)\dllsupp.obj \
  22. $(OBJDIR)\adjustfd.obj \
  23. !endif
  24. !if "$(TARGET_CPU)"=="IA64"
  25. $(OBJDIR)\dllsupp.obj \
  26. !endif
  27. $(OBJDIR)\atonexit.obj
  28. OBJS_NOT_IN_LIB=