From 7eb0eeee374010bc7c0cd300322076fcfe17380b Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Fri, 25 Nov 2005 16:26:12 +0000 Subject: Remove clean target in extra/locale and use locale_clean --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 046b88901..2c9dbe780 100644 --- a/Makefile.in +++ b/Makefile.in @@ -303,7 +303,7 @@ clean: @$(RM) -r lib include/bits $(RM) lib*/*.a ldso/*/*.a libpthread/*/*.a $(RM) include/fpu_control.h include/dl-osinfo.h - $(MAKE) -C extra/locale clean + $(MAKE) -C extra/locale locale_clean $(MAKE) headers_clean-y $(MAKE) -C test clean $(MAKE) -C utils clean -- cgit v1.2.3