X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isamc%2FMakefile;h=6a4e2fa8f24369bb84f51ff31137aaa59cbbf889;hb=c9ac021f1381269609f3654384698f398cf46b96;hp=0c715f8fe3e7a0bfe61c29d76a11a54fad560065;hpb=932697e4b6d6dd00a210b84b285bd8c0000f379f;p=idzebra-moved-to-github.git diff --git a/isamc/Makefile b/isamc/Makefile index 0c715f8..6a4e2fa 100644 --- a/isamc/Makefile +++ b/isamc/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1996, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.1 1996-10-29 13:40:46 adam Exp $ +# $Id: Makefile,v 1.2 1996-11-01 08:59:11 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -13,7 +13,7 @@ INCLUDE=-I../include $(YAZINC) TPROG1=isamctst DEFS=$(INCLUDE) LIB=../lib/isamc.a -PO = isamc.o +PO = isamc.o merge.o CPP=$(CC) -E all: $(LIB)