X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=asn%2FMakefile;h=83bae7794b7f798f28f4784d839ea5971ad56118;hb=8fcf022b257ac4321f13dd1b9045a01d1535992b;hp=eeceaab99fa1daeb6fffef024140d5f61d7efa5e;hpb=bc39d5bc3e621e09a0d8b0b912a4e4dfaf43d087;p=yaz-moved-to-github.git diff --git a/asn/Makefile b/asn/Makefile index eeceaab..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.22 1996-05-22 08:35:36 adam 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-grs.o prt-exd.o prt-dia.o prt-esp.o prt-arc.o prt-add.o CPP=$(CC) -E RANLIB=ranlib