From 0f1a1f13a10666425aa69e8a77249954158d30b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Groenvall?= Date: Mon, 8 Dec 1997 14:25:04 +0000 Subject: [PATCH] Remove unused modules git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4164 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/com_err/Makefile.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/com_err/Makefile.in b/lib/com_err/Makefile.in index 49c9197b6..5670b5936 100644 --- a/lib/com_err/Makefile.in +++ b/lib/com_err/Makefile.in @@ -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: