From: Ralph Ronnquist Date: Mon, 27 Jun 2022 14:30:53 +0000 (+1000) Subject: removed "fifovector" -- empty X-Git-Tag: 0.1~5 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=475928381654054e66270d48001c1a9b6e4258b6;p=rrq%2Frrqmisc.git removed "fifovector" -- empty --- diff --git a/vector/Makefile b/vector/Makefile index 76c8213..0fb332e 100644 --- a/vector/Makefile +++ b/vector/Makefile @@ -1,5 +1,5 @@ LIBRARY = libvector.a -LIBOBJS = vector.o hashvector.o fifovector.o +LIBOBJS = vector.o hashvector.o default: $(LIBRARY)