From 5a25703522a4116bece14e5b336a38acb85db984 Mon Sep 17 00:00:00 2001 From: Garry Zacheiss Date: Sun, 29 Feb 2004 01:34:04 +0000 Subject: Remove kopt.c and the caching things that depend on it. --- server/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/Makefile.in') diff --git a/server/Makefile.in b/server/Makefile.in index 2dd0fd3..3e79792 100644 --- a/server/Makefile.in +++ b/server/Makefile.in @@ -26,7 +26,7 @@ LDFLAGS=-L${BUILDTOP}/lib @LDFLAGS@ LIBS=-lzephyr @LIBS@ -lcom_err OBJS= zsrv_err.o access.o acl_files.o bdump.o class.o client.o common.o \ - dispatch.o kopt.o kstuff.o main.o server.o subscr.o timer.o uloc.o \ + dispatch.o kstuff.o main.o server.o subscr.o timer.o uloc.o \ zstring.o realm.o version.o all: zephyrd -- cgit v1.2.3