summaryrefslogtreecommitdiff
path: root/csu
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-03-07 05:17:13 -0500
committerUlrich Drepper <drepper@gmail.com>2012-03-07 05:17:13 -0500
commita4300c7a4d65e24a4a0215460c063ea9c7b4605a (patch)
tree228de57e9b32df7a9e8b78e18095a1512c5cafb9 /csu
parent482ff4dae91cf9a288284072d1a299868db7a634 (diff)
Remove distribute variable from Makefiles
Diffstat (limited to 'csu')
-rw-r--r--csu/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/csu/Makefile b/csu/Makefile
index 8e8a41ecad..31300a49d9 100644
--- a/csu/Makefile
+++ b/csu/Makefile
@@ -37,8 +37,6 @@ omit-deps = $(patsubst %.o,%,$(start-installed-name) g$(start-installed-name) \
b$(start-installed-name) $(csu-dummies) \
S$(start-installed-name))
install-lib = $(start-installed-name) g$(start-installed-name) $(csu-dummies)
-distribute = gmon-start.c start.c \
- abi-note.S init.c c not-cancel.h
generated = version-info.h
before-compile = $(objpfx)version-info.h