X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=asn%2FMakefile;h=1bc5c9f14e80ac81dc0fb358b46379dda7f23d9e;hp=9fbab3bdcf73c5f1db72220fd9a3c87f8d01703c;hb=fe03e3dc1bf9c45d942064b92e0910c17220bcb1;hpb=d32b1dbdc1f0392883547cc9e56c26f384a4c57f diff --git a/asn/Makefile b/asn/Makefile index 9fbab3b..1bc5c9f 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.10 1995-04-11 11:52:01 quinn Exp $ +# $Id: Makefile,v 1.11 1995-05-22 11:30:15 quinn Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. @@ -11,7 +11,7 @@ LIBINCLUDE=-L$(LIBDIR) DEFS=$(INCLUDE) LIB=$(LIBDIR)/libasn.a LIBS=-lodr -lasn -PO = proto.o diagbib1.o oid.o +PO = proto.o diagbib1.o oid.o zget.o CPP=$(CC) -E all: $(LIB)