X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile.in;h=314b3e9a8fc25afbabacfd284ca681ec16171e6a;hp=bd2c11bce90280ece5b942caafd098f0b89d3c3d;hb=0de9135acc6357f14e32cab39f5aa87949b78967;hpb=4dbd27ab2a5105631878e9a30c9cfcd57d85231d diff --git a/Makefile.in b/Makefile.in index bd2c11b..314b3e9 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.8 1999-06-08 10:10:15 adam Exp $ +# $Id: Makefile.in,v 1.9 1999-06-08 10:12:43 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=$(MOD) util odr zutil $(RFC1006) ccl comstack retrieval client server ztest lib +SUBDIR=util $(MOD) odr zutil $(RFC1006) ccl comstack retrieval client server ztest lib # Add external libraries to the LIBS macro LIBS=@LIBS@