8 # Include file for libraries. Set LIBTARGET and OBJECTS
9 # before including this file.
11 # WXWIN and BCCDIR are set by parent make
15 !include $(WXDIR)\src\makeb32.env
17 $(LIBTARGET): $(OBJECTS)
19 tlib $(LIBTARGET) /P512 @&&!
20 -+$(OBJECTS:.obj =.obj -+)
24 bcc32 $(CPPFLAGS) -c {$< }
27 bcc32 $(CPPFLAGS) -P- -c {$< }