Fix and align build system of librt tests to the test suite. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
@@ -5,5 +5,3 @@ top_builddir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak
-
-LDFLAGS_shmtest := -lrt
@@ -0,0 +1,4 @@
+# uClibc shm tests
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+
+LDFLAGS_shmtest := -lrt