summaryrefslogtreecommitdiffstats
path: root/util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/Makefile')
-rw-r--r--util/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/util/Makefile b/util/Makefile
index 82a26302..0bbfc0bd 100644
--- a/util/Makefile
+++ b/util/Makefile
@@ -7,11 +7,9 @@ CFLAGS+= -DPTTBBS_UTIL
BBSBASE= $(SRCROOT)/include/var.h
-UTIL_OBJS= \
- util_cache.o util_passwd.o util_var.o
+UTIL_OBJS= util_passwd.o util_var.o
-MBBSD_OBJS= \
- cache record passwd var
+MBBSD_OBJS= record passwd var
# 下面這些程式, 會被 compile 並且和 $(UTIL_OBJS) 聯結
CPROG_WITH_UTIL= \