- -if exist $(OBJS)\help.exe del $(OBJS)\help.exe
- -if exist $(OBJS)\help.tds del $(OBJS)\help.tds
- -if exist $(OBJS)\help.ilc del $(OBJS)\help.ilc
- -if exist $(OBJS)\help.ild del $(OBJS)\help.ild
- -if exist $(OBJS)\help.ilf del $(OBJS)\help.ilf
- -if exist $(OBJS)\help.ils del $(OBJS)\help.ils
-
-$(OBJS)\help.exe: $(HELP_OBJECTS) $(OBJS)\help_help.res
+ -if exist $(OBJS)\htmlhelp.exe del $(OBJS)\htmlhelp.exe
+ -if exist $(OBJS)\htmlhelp.tds del $(OBJS)\htmlhelp.tds
+ -if exist $(OBJS)\htmlhelp.ilc del $(OBJS)\htmlhelp.ilc
+ -if exist $(OBJS)\htmlhelp.ild del $(OBJS)\htmlhelp.ild
+ -if exist $(OBJS)\htmlhelp.ilf del $(OBJS)\htmlhelp.ilf
+ -if exist $(OBJS)\htmlhelp.ils del $(OBJS)\htmlhelp.ils
+
+$(OBJS)\htmlhelp.exe: $(HTMLHELP_OBJECTS) $(OBJS)\htmlhelp_help.res