aboutsummaryrefslogtreecommitdiff
path: root/newlib/Makefile.am
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2022-03-13 22:28:25 -0400
committerMike Frysinger <vapier@gentoo.org>2022-03-16 22:01:19 -0400
commitfb42151a18a9727931f4298075d1e7a829ac2191 (patch)
tree092903041111f85d2d4103a39bf88cb22fd41d08 /newlib/Makefile.am
parent958833a0d3287bfdd4960a3e72cd11980bb9ca42 (diff)
downloadnewlib-fb42151a18a9727931f4298075d1e7a829ac2191.zip
newlib-fb42151a18a9727931f4298075d1e7a829ac2191.tar.gz
newlib-fb42151a18a9727931f4298075d1e7a829ac2191.tar.bz2
newlib: libm: integrate tests subdir
Integrate the old libm/test/ subdir into the main build. It hasn't been used in a long time causing the code to rot a bit. I've fixed some of those, but it still fails for many ports, so it's disabled by default. People who want to take a closer look can run: $ make libm/test/test
Diffstat (limited to 'newlib/Makefile.am')
-rw-r--r--newlib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/Makefile.am b/newlib/Makefile.am
index 910894f..16c10f4 100644
--- a/newlib/Makefile.am
+++ b/newlib/Makefile.am
@@ -6,8 +6,10 @@ ACLOCAL_AMFLAGS = -I . -I .. -I ../config
# Variables that will accumulate in subdirs.
CLEANFILES =
EXTRA_DIST =
+EXTRA_PROGRAMS =
PHONY =
SUFFIXES =
+check_PROGRAMS =
info_TEXINFOS =
noinst_DATA =
INSTALL_DATA_LOCAL =