OBJECTS = pdp_bitmap.o pdp_image.o pdp_image_words.o pdp_matrix.o include ../../Makefile.config all: $(OBJECTS) clean: rm -f *~ rm -f *.o