LIBRARY = librrqvector.a LIBOBJS = Vector.o HashVector.o default: $(LIBRARY) CLEANRM += $(LIBRARY) include ../common.mk