X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2FMakefile;h=fd41ee9bd9a6b7e9893442f75b4269624dd57c43;hb=3679505d0d073f7db6425e597eb559b53e8c4827;hp=4fb31b09ad9fa5184093b04bcdbcc95d1aef6e6f;hpb=1300c402a9ecc32b470a7db96c0d93172ed1cf25;p=idzebra-moved-to-github.git diff --git a/recctrl/Makefile b/recctrl/Makefile index 4fb31b0..fd41ee9 100644 --- a/recctrl/Makefile +++ b/recctrl/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1995-1996, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.1 1996-10-11 10:57:22 adam Exp $ +# $Id: Makefile,v 1.2 1997-09-04 13:54:39 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -13,7 +13,7 @@ INCLUDE=-I../include $(YAZINC) DEFS=$(INCLUDE) LIB=../lib/recctrl.a PROG= -PO=recctrl.o recgrs.o regxread.o sgmlread.o rectext.o +PO=recctrl.o recgrs.o sgmlread.o regxread.o marcread.o rectext.o CPP=$(CC) -E all: $(LIB)