Remove unused modules

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4164 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Björn Groenvall
1997-12-08 14:25:04 +00:00
parent 3a694df34a
commit 0f1a1f13a1

View File

@@ -40,9 +40,6 @@ LIB = $(LIBNAME).$(LIBEXT)
SOURCES = error.c com_err.c
OBJECTS = error.o com_err.o
# This is only needed by some shared library implementations
LDOBJ = et_list.o
all: $(LIB) $(PROGS)
Wall: