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

CURDIR = linkopts
OBJS=\
!if "$(TARGET_CPU)"=="i386" || "$(TARGET_CPU)"=="IA64"
$(OBJDIR)\fp10.obj \
!endif
$(OBJDIR)\binmode.obj \
$(OBJDIR)\noarg.obj \
$(OBJDIR)\noenv.obj \
$(OBJDIR)\setargv.obj \
$(OBJDIR)\smalheap.obj \
$(OBJDIR)\wsetargv.obj \
$(OBJDIR)\newmode.obj \
$(OBJDIR)\commode.obj \
$(OBJDIR)\thrownew.obj