summaryrefslogtreecommitdiff
path: root/Rules
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-12-31 02:04:37 +0000
committerRoland McGrath <roland@gnu.org>2002-12-31 02:04:37 +0000
commit9c1e611d7270ff15d549d0bcdfa9e629c98f088c (patch)
tree9c30b6c3b2639bb41bf18076365ebf8fc348fe68 /Rules
parent6c7689cbf63726df77c12734b24241afc1c2e5fb (diff)
2002-12-30 Roland McGrath <roland@redhat.com>
* Rules (generated): Target removed. * mach/Makefile (generated): Define it here instead.
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