1 ##############################################################################
3 # Purpose: build library Digital Mars 8.33 compiler
4 # Author: Chris Elliott
7 # Licence: wxWindows licence
8 ##############################################################################
15 $(LIBTARGET): $(OBJECTS)
16 lib -c $(LIBTARGET) $(OBJECTS)