+ -if exist $(OBJS)\wxpoem.tds del $(OBJS)\wxpoem.tds
+ -if exist $(OBJS)\wxpoem.ilc del $(OBJS)\wxpoem.ilc
+ -if exist $(OBJS)\wxpoem.ild del $(OBJS)\wxpoem.ild
+ -if exist $(OBJS)\wxpoem.ilf del $(OBJS)\wxpoem.ilf
+ -if exist $(OBJS)\wxpoem.ils del $(OBJS)\wxpoem.ils
+
+$(OBJS)\wxpoem.exe: $(WXPOEM_OBJECTS) $(OBJS)\wxpoem_wxpoem.res
+ ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib -L$(BCCDIR)\lib\psdk $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|
+ c0w32.obj $(WXPOEM_OBJECTS),$@,, $(__WXLIB_HTML_p) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(__UNICOWS_LIB_p) ole2w32.lib oleacc.lib odbc32.lib import32.lib cw32mt$(__RUNTIME_LIBS_7).lib,, $(OBJS)\wxpoem_wxpoem.res
+|