X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=9e68963ed02954419f34933d6eb9bea78a0ffae1;hp=bd51ac45354f8254acb5bf55060013369a3563f8;hb=f850b018fdcafddfb5c0f72cc16c51a6be47cddc;hpb=14e430f03a8a98fc4a795cc5544dafcb23fd5031 diff --git a/Makefile b/Makefile index bd51ac4..9e68963 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.27 1995-11-17 11:08:57 adam Exp $ +# $Id: Makefile,v 1.28 1995-12-06 16:06:20 quinn Exp $ # Uncomment the lines below to enable mOSI communcation. ODEFS=-DUSE_XTIMOSI @@ -25,7 +25,7 @@ BINDIR=/usr/local/bin LIBDIR=/usr/local/lib INCDIR=/usr/local/include # Misc tables, etc. -YAZDIR=/usr/local/yaz +YAZDIR=/usr/local/lib/yaz all: for i in $(SUBDIR); do cd $$i; if $(MAKE) $(CONTROL)\