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.
 
 
 
 
 
 

17 lines
375 B

INETRES_RC_DEPENDS = inetcomm.rcv \
..\res\selfreg.inf \
..\inc\resource.h
$O\inetdum.res : $(INETRES_RC_DEPENDS)
..\res\selfreg.inf : ..\res\selfreg.inx
$(CLEANINF) $** $@
.SUFFIXES: .htx
frntpage.htm : dlg.sed
-del *.htm
sed -f dlg.sed $(@:.htm=.htx) >$@
.htx.htm:
sed -f dlg.sed $** >$@