* Makefile (postclean): Remove obsolete sysd-Makefile.

This commit is contained in:
Roland McGrath 2001-06-04 04:56:48 +00:00
parent 4eb8a86271
commit eaeeb1eb42
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-06-03 Roland McGrath <roland@frob.com>
* Makefile (postclean): Remove obsolete sysd-Makefile.
2001-06-01 Roland McGrath <roland@frob.com>
* sysdeps/alpha/fpu/fclrexcpt.c: #include <shlib-compat.h>

View File

@ -200,7 +200,7 @@ parent-mostlyclean: common-mostlyclean # common-mostlyclean is in Makerules.
parent-clean: parent-mostlyclean common-clean
postclean = $(addprefix $(common-objpfx),$(postclean-generated)) \
$(addprefix $(objpfx),sysd-Makefile sysd-dirs sysd-rules) \
$(addprefix $(objpfx),sysd-dirs sysd-rules) \
$(addprefix $(objpfx),sysd-sorted soversions.mk soversions.i)
clean: parent-clean