summaryrefslogtreecommitdiff
path: root/server/Makefile.in
diff options
context:
space:
mode:
authorGravatar Garry Zacheiss <zacheiss@mit.edu>2004-02-29 01:34:04 +0000
committerGravatar Garry Zacheiss <zacheiss@mit.edu>2004-02-29 01:34:04 +0000
commit5a25703522a4116bece14e5b336a38acb85db984 (patch)
treed4a766ff82a249842249eae6ff833351cd34bbb9 /server/Makefile.in
parent862b535843547b0dbd76c7c6d036170c8effb09c (diff)
Remove kopt.c and the caching things that depend on it.
Diffstat (limited to 'server/Makefile.in')
-rw-r--r--server/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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