X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=retrieval%2FMakefile;h=c2d7949fd159a67ae92c9afecfabcd658f59d501;hp=8fb3da323fbbdb370158fc909f0706abb5d0e240;hb=b5bc2a31ad5125dc6d3ed1b6e626f0b9d22618bb;hpb=6517fa53d35512887780fd07de5667940da18a9e diff --git a/retrieval/Makefile b/retrieval/Makefile index 8fb3da3..c2d7949 100644 --- a/retrieval/Makefile +++ b/retrieval/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1997-09-17 12:10:34 adam Exp $ +# $Id: Makefile,v 1.10 1997-10-27 14:04:07 adam Exp $ SHELL=/bin/sh RANLIB=ranlib @@ -8,7 +8,7 @@ LIB=../lib/libret.a PO = d1_handle.o d1_read.o d1_attset.o d1_tagset.o d1_absyn.o d1_grs.o \ d1_sutrs.o d1_varset.o d1_espec.o \ d1_doespec.o d1_map.o d1_marc.o d1_write.o d1_expout.o d1_sumout.o \ - d1_soif.o + d1_soif.o d1_prtree.o CPP=$(CC) -E all: $(LIB)