X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=asn%2FMakefile;h=83bae7794b7f798f28f4784d839ea5971ad56118;hb=065bdef058a58e2db5242d99c16febf9f9aad899;hp=c7ede6533379c9907b6d5584aab407a73a7d9729;hpb=bf6c973ee6b5864bdb95d7d953fdcac75ea1b060;p=yaz-moved-to-github.git diff --git a/asn/Makefile b/asn/Makefile index c7ede65..83bae77 100644 --- a/asn/Makefile +++ b/asn/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.23 1996-06-10 08:53:31 quinn Exp $ +# $Id: Makefile,v 1.24 1996-10-09 15:54:54 quinn Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. @@ -11,7 +11,7 @@ DEFS=$(INCLUDE) LIB=$(LIBDIR)/libasn.a LIBS=-lodr -lasn PO = proto.o diagbib1.o zget.o prt-rsc.o prt-acc.o prt-exp.o prt-ext.o \ - prt-grs.o prt-exd.o prt-dia.o prt-esp.o prt-arc.o + prt-grs.o prt-exd.o prt-dia.o prt-esp.o prt-arc.o prt-add.o CPP=$(CC) -E RANLIB=ranlib