X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=server%2FMakefile.in;h=c2b5859da774542414721c615c73976238cec5b8;hp=fac9db8dad87c8535e64f1d1adf7440c7808b508;hb=bf7ee634e855d15e955d06e7b225d2045abd518a;hpb=742b23a913c14e0a4d39fa8f314300fea55c2352 diff --git a/server/Makefile.in b/server/Makefile.in index fac9db8..c2b5859 100644 --- a/server/Makefile.in +++ b/server/Makefile.in @@ -1,7 +1,7 @@ -# Copyright (C) 1995-1998, Index Data +# Copyright (C) 1995-1999, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.3 1998-10-28 15:10:11 adam Exp $ +# $Id: Makefile.in,v 1.4 1999-04-16 14:45:55 adam Exp $ SHELL=/bin/sh @@ -19,7 +19,7 @@ INCLUDE=-I../z39.50 -I../include -I. -I../../xtimosi/src LIBINCLUDE=-L$(LIBDIR) DEFS=$(INCLUDE) $(CDEFS) LIB=$(LIBDIR)/libserver.a -PO = eventl.o seshigh.o statserv.o requestq.o +PO = eventl.o seshigh.o statserv.o requestq.o tcpdchk.o all: $(LIB)