Tinkering.
authorSebastian Hammer <quinn@indexdata.com>
Mon, 10 Apr 1995 10:22:57 +0000 (10:22 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Mon, 10 Apr 1995 10:22:57 +0000 (10:22 +0000)
makelib/Makefile

index a71a7f5..3769731 100644 (file)
@@ -1,12 +1,12 @@
 # Copyright (C) 1994, Index Data I/S 
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile,v 1.5 1995-03-27 08:32:50 quinn Exp $
+# $Id: Makefile,v 1.6 1995-04-10 10:22:57 quinn Exp $
 
 #CC=
 SHELL=/bin/sh
 MAKE=make
-LIBDIR=../../lib
+LIBDIR=../lib
 LIBS=$(LIBDIR)/libodr.a $(LIBDIR)/libasn.a $(LIBDIR)/libcomstack.a \
        $(LIBDIR)/libserver.a $(LIBDIR)/libutil.a
 LIB=$(LIBDIR)/libyaz.a