X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=asn%2FMakefile;h=3b593137ad4378b42fed8699cf1203395f693a07;hp=c6626647c8dace314836ec7c1c02da85c0099373;hb=281bd093d547534ce4e667214a1881a84a9f3227;hpb=cfd912f04c301c2db4cebd7f8ec8c4de6c51f314 diff --git a/asn/Makefile b/asn/Makefile index c662664..3b59313 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.4 1995-03-14 10:27:12 quinn Exp $ +# $Id: Makefile,v 1.5 1995-03-15 13:46:09 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. -I../odr @@ -11,7 +11,7 @@ LIBINCLUDE=-L$(LIBDIR) DEFS=$(INCLUDE) LIB=$(LIBDIR)/libasn.a LIBS=-lodr -lasn -PO = proto.o +PO = proto.o diagbib1.o CPP=cc -E all: $(LIBDIR) $(LIB)