X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=asn%2FMakefile;h=a37c56e919803b250088b60876b273f5bd17d373;hp=1bc5c9f14e80ac81dc0fb358b46379dda7f23d9e;hb=17428c7afa7e84d91e4529ba440a953317dc2b82;hpb=047c06fdbb9f4f188582b2a6c1f3f22c21333ac2 diff --git a/asn/Makefile b/asn/Makefile index 1bc5c9f..a37c56e 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.11 1995-05-22 11:30:15 quinn Exp $ +# $Id: Makefile,v 1.12 1995-05-29 08:10:38 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 zget.o +PO = proto.o diagbib1.o zget.o CPP=$(CC) -E all: $(LIB)