about summary refs log tree commit diff
path: root/Rules
diff options
context:
space:
mode:
Diffstat (limited to 'Rules')
-rw-r--r--Rules5
1 files changed, 0 insertions, 5 deletions
diff --git a/Rules b/Rules
index f74cc64dfa..c2b3f79016 100644
--- a/Rules
+++ b/Rules
@@ -177,11 +177,6 @@ subdir_install: install-no-libc.a lib-noranlib stubs
 subdir_TAGS: TAGS
 subdir_dist: dist
 
-# Convenient target to update all the generated source files.
-.PHONY: generated
-generated: $(addprefix $(common-objpfx),$(common-generated)) \
-	$(addprefix $(objpfx),$(generated))
-
 # Target required by the Hurd to ensure that all the MiG-generated
 # headers are in place before building a subdirectory.
 .PHONY: before-compile