From 1995bf637fd9d8e848b8b26d2ea305ff269374be Mon Sep 17 00:00:00 2001 From: Hans-Christian Egtvedt Date: Wed, 16 Apr 2008 14:14:48 +0000 Subject: Fix whitespace damage in AVR32 string assembler optimized functions. --- libc/string/avr32/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libc/string/avr32/Makefile') diff --git a/libc/string/avr32/Makefile b/libc/string/avr32/Makefile index 0002ffdce..e19e9d9ec 100644 --- a/libc/string/avr32/Makefile +++ b/libc/string/avr32/Makefile @@ -16,8 +16,8 @@ # along with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -top_srcdir := ../../../ -top_builddir := ../../../ +top_srcdir := ../../../ +top_builddir := ../../../ all: objs -- cgit v1.2.3