From 4ae73ca00adbf6bf54bafe93d1318e3446af5919 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 9 Apr 2010 15:18:58 -0700 Subject: Revert "Shorten build commands" This reverts commit 59d9f1d6983fc9b606a1f9214fb817efe3d6cff8. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d2327b3cd9..61cfa436c4 100644 --- a/Makefile +++ b/Makefile @@ -227,7 +227,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-dirs sysd-rules includes includes.mk) \ + $(addprefix $(objpfx),sysd-dirs sysd-rules) \ $(addprefix $(objpfx),sysd-sorted soversions.mk soversions.i) clean: parent-clean -- cgit v1.2.1