summaryrefslogtreecommitdiff
path: root/toolchain/gmp
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2010-02-24 01:05:46 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-24 19:19:34 +0100
commit65e5e3f6209a4d72be094393ff2d7df871e36184 (patch)
tree65874d511eb3d83d1d4a76fcb30b77a2100650e7 /toolchain/gmp
parentb96814ed6f6bbc7ec650c513f2b27f8b1dcb8ac7 (diff)
toolchain: trailing whitespaces cleanup (just cosmetics!)
Diffstat (limited to 'toolchain/gmp')
-rw-r--r--toolchain/gmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gmp/Makefile b/toolchain/gmp/Makefile
index c31e76483..1a6a77d26 100644
--- a/toolchain/gmp/Makefile
+++ b/toolchain/gmp/Makefile
@@ -10,8 +10,8 @@ ifeq (${ADK_MAKE_PARALLEL},y)
GMP_MAKEOPTS+= -j${ADK_MAKE_JOBS}
endif
-$(WRKBUILD)/.headers:
-$(WRKBUILD)/.configured:
+$(WRKBUILD)/.headers:
+$(WRKBUILD)/.configured:
(cd $(WRKBUILD); \
$(WRKBUILD)/configure \
--prefix=$(STAGING_TOOLS) \