# ..\generic\$D\listctrl.obj \
# ..\generic\$D\notebook.obj \
-# These are generic things that don't need to be compiled on MSW,
+# These are generic things that don't need to be compiled on PM,
# but sometimes it's useful to do so for testing purposes.
NONESSENTIALOBJS= \
..\generic\$D\printps.obj \
OS2OBJS = \
+ ..\os2\$D\dc.obj \
+ ..\os2\$D\dialog.obj \
+ ..\os2\$D\frame.obj \
..\os2\$D\window.obj \
HTMLOBJS = \
### Static library
$(WXDIR)\lib\wx.lib: $D\dummy.obj $(OBJECTS) $(PERIPH_LIBS)
+ touch $(LIBTARGET)
del $(LIBTARGET)
ilib $(LINKFLAGS) $@ @<<
$**