X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile.in;h=893461d313e823e108d504cb4eaead648a9a3964;hp=fcda7e671d55e1b2265b5222bb7740f909ba48cd;hb=962f5f857455567d9b56cc17d96eb95608a0222e;hpb=30d8d86b830a88f1c8f5fef944b6d36150651b9b diff --git a/Makefile.in b/Makefile.in index fcda7e6..893461d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1995-1998, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.2 1998-08-25 16:19:37 adam Exp $ +# $Id: Makefile.in,v 1.3 1998-09-02 12:41:48 adam Exp $ # Uncomment the lines below to enable mOSI communcation. #ODEFS=-DUSE_XTIMOSI @@ -29,7 +29,7 @@ CC=@CC@ CPP=@CPP@ SHELL=/bin/sh MAKE=make -SUBDIR=$(MOD) util odr $(RFC1006) ccl comstack retrieval client server ztest makelib +SUBDIR=$(MOD) util odr $(RFC1006) ccl comstack retrieval client server ztest lib # Add external libraries to the LIBS macro LIBS=@LIBS@