X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2FMakefile;h=362b5d0ebec6b7a2c35e96cf624f37b2d2a67420;hb=b7ed8922d365e24874e561b7347c2c2ad682d6d8;hp=a87980c91fdf782c96a31369bab32feda0f42bbc;hpb=26cf6c34f07849193e8aa42d90466d7712a2e09c;p=idzebra-moved-to-github.git diff --git a/rset/Makefile b/rset/Makefile index a87980c..362b5d0 100644 --- a/rset/Makefile +++ b/rset/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.4 1995-09-04 12:33:55 adam Exp $ +# $Id: Makefile,v 1.5 1995-09-06 10:35:44 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -11,7 +11,7 @@ INCLUDE=-I../include -I$(YAZ)/include DEFS=$(INCLUDE) LIB=../lib/rset.a PROG= -PO=rset.o rstemp.o rsisam.o +PO=rset.o rstemp.o rsisam.o rsnull.o CPP=cc -E all: $(LIB)