X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=asn%2FMakefile;fp=asn%2FMakefile;h=ddbd2232ab0cf506a63b9643b5876fa7fe28fb1d;hp=a1bc5d8beabfe7add15d9b2343dea388dcfe362f;hb=602ffff9bb22a27dc020630a884c101ad09e1990;hpb=45f00f8e00111ba73b19c28568b8e0c88e55fdff diff --git a/asn/Makefile b/asn/Makefile index a1bc5d8..ddbd223 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.19 1995-08-21 09:10:13 quinn Exp $ +# $Id: Makefile,v 1.20 1995-08-29 11:17:14 quinn Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. @@ -12,7 +12,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-grs.o prt-exd.o prt-dia.o CPP=$(CC) -E RANLIB=ranlib