mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
* Makefile (postclean): Remove obsolete sysd-Makefile.
This commit is contained in:
parent
4eb8a86271
commit
eaeeb1eb42
@ -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>
|
||||
|
2
Makefile
2
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user