X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2FMakefile;h=570d1ac2c57c074ab27681ede5ebf6d7b820bada;hb=6617321a09d4d5bf442feaea2d7f1347acd82e3c;hp=a87980c91fdf782c96a31369bab32feda0f42bbc;hpb=b879b04a092d5b00cc866cf16f755e55053d2e89;p=idzebra-moved-to-github.git diff --git a/rset/Makefile b/rset/Makefile index a87980c..570d1ac 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.7 1995-09-08 14:52:41 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 rsbool.o rsrel.o CPP=cc -E all: $(LIB)