add tests: math, udiv, stdio/memstream
[libc-test] / src / math / Makefile
diff --git a/src/math/Makefile b/src/math/Makefile
new file mode 100644 (file)
index 0000000..9001a76
--- /dev/null
@@ -0,0 +1,4 @@
+TROOT=../..
+include $(TROOT)/Makefile.inc
+
+CFLAGS += -D_GNU_SOURCE