diff options
author | Roland McGrath <roland@gnu.org> | 2002-12-31 02:04:37 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-12-31 02:04:37 +0000 |
commit | 9c1e611d7270ff15d549d0bcdfa9e629c98f088c (patch) | |
tree | 9c30b6c3b2639bb41bf18076365ebf8fc348fe68 /Rules | |
parent | 6c7689cbf63726df77c12734b24241afc1c2e5fb (diff) | |
download | glibc-9c1e611d7270ff15d549d0bcdfa9e629c98f088c.tar.gz |
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-- | Rules | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |