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\makebcc.env
17 $(LIBTARGET): $(OBJECTS)
19 tlib $(LIBTARGET) /P1024 @&&!
20 -+$(OBJECTS:.obj =.obj -+)
24 bcc $(CPPFLAGS) -c {$< }
27 bcc $(CPPFLAGS) -P- -c {$< }