From e3ec99de828dfdb2396b50c472ef381321e9f008 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 2 Mar 2006 18:23:13 +0000 Subject: - remove unused lists *-m --- coreutils/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'coreutils') diff --git a/coreutils/Makefile.in b/coreutils/Makefile.in index eee64a995..5f8a0ac52 100644 --- a/coreutils/Makefile.in +++ b/coreutils/Makefile.in @@ -78,7 +78,6 @@ COREUTILS-$(CONFIG_WHOAMI) += whoami.o COREUTILS-$(CONFIG_YES) += yes.o COREUTILS-y:=$(sort $(COREUTILS-y)) -COREUTILS-m:=$(sort $(COREUTILS-m)) COREUTILS_SRC-y:=$(patsubst %.o,$(srcdir)/%.c,$(COREUTILS-y)) COREUTILS_SRC-a:=$(wildcard $(srcdir)/*.c) -- cgit v1.2.3