]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(clean): Also remove $(postclean) files.
authorUlrich Drepper <drepper@redhat.com>
Mon, 20 Sep 1999 02:05:45 +0000 (02:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 20 Sep 1999 02:05:45 +0000 (02:05 +0000)
Makefile

index 2000f274d79ee87bbac342129f43404b85b6b7d2..c75cc866464dc98e44ea301388594d8821499deb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -205,6 +205,7 @@ clean: parent-clean
 # subdirectories are dealt with and so they won't try to remove object
 # files from it when it's going to be removed anyway.
        @$(MAKE) subdir_clean no_deps=t
+       -rm -f $(postclean)
 mostlyclean: parent-mostlyclean
        @$(MAKE) subdir_mostlyclean no_deps=t
        -rm -f $(postclean)