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

# ole2.w -> $(SDK_INC_PATH)\ole2.h
#$(O)\ole2.h : ole2.w
#
# Inference rules. These help build whatever is in the NTTARGETFILES and
# NTTARGETFILE0 lists.
#
.SUFFIXES:.w .h
# generate header.h from header.w
{}.w{$O}.h:
copy $** $@
# shfusion2 $** > $@