Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2022-03-14 05:28:25 +0300
committerMike Frysinger <vapier@gentoo.org>2022-03-17 05:01:19 +0300
commitfb42151a18a9727931f4298075d1e7a829ac2191 (patch)
tree092903041111f85d2d4103a39bf88cb22fd41d08 /newlib/Makefile.am
parent958833a0d3287bfdd4960a3e72cd11980bb9ca42 (diff)
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 910894fe4..16c10f4a0 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 =