Makefile 169 B

123456789
  1. # uClibc silly tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. TESTS := hello tiny
  4. include ../Test.mak
  5. RET_hello := 42
  6. RET_tiny := 42