From 49d8a0e9c6e32701c7eca91a1204237d3a334e38 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 17 Aug 2009 19:17:00 +0200 Subject: support building out-of-tree Handle O= Signed-off-by: Bernhard Reutner-Fischer --- libm/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libm/Makefile.in') diff --git a/libm/Makefile.in b/libm/Makefile.in index 6b8224600..d17d64fae 100644 --- a/libm/Makefile.in +++ b/libm/Makefile.in @@ -20,6 +20,8 @@ # by Erik Andersen # +subdirs += libm + CFLAGS-libm := -DNOT_IN_libc -DIS_IN_libm $(SSP_ALL_CFLAGS) CFLAGS-libm += -D_IEEE_LIBM -- cgit v1.2.3