From: Adam Dickmeiss Date: Tue, 8 Jun 1999 10:16:17 +0000 (+0000) Subject: Minor changes. X-Git-Tag: YAZ.1.8~362 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=b4aa8d5fc85bd832c06f9782a3eb6a1e01a01d21 Minor changes. --- diff --git a/Makefile.in b/Makefile.in index 314b3e9..965778e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1995-1999, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.9 1999-06-08 10:12:43 adam Exp $ +# $Id: Makefile.in,v 1.10 1999-06-08 10:16:17 adam Exp $ # Uncomment the lines below to enable mOSI communcation. #CDEFS=-DUSE_XTIMOSI @@ -22,7 +22,7 @@ CC=@CC@ CPP=@CPP@ SHELL=/bin/sh MAKE=make -SUBDIR=util $(MOD) odr zutil $(RFC1006) ccl comstack retrieval client server ztest lib +SUBDIR=util odr $(MOD) zutil $(RFC1006) ccl comstack retrieval client server ztest lib # Add external libraries to the LIBS macro LIBS=@LIBS@