# # File: makefile.b32 # Author: Julian Smart # Created: 1999 # Updated: # Copyright: # # Makefile : Builds Plot library for 32-bit BC++ WXDIR = $(WXWIN) LIBTARGET=$(WXDIR)\lib\plot.lib OBJECTS = plot.obj !include $(WXDIR)\src\makelib.b32