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

HDEPENDENCIES=exts.h stdext64.h
$(O)\DuExts.def: genuedef.c $(HDEPENDENCIES)
$(CXX_COMPILER_NAME) $(GENUEDEFDEFINES) /EP genuedef.c >$@
#
# Dependencies for dummy targets
#
DuExts.cpp: \
DuExts.h \
$(HDEPENDENCIES) \
stdext64.cpp
precomp.h: \
DuExts.h