History log of /netbsd-src/tests/libexec/Makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# f693807f 10-Jun-2014 he <he@NetBSD.org>

Fix static linking for the tests: -lrump is also used by -lrumpuser,
so we also need -lrump after -lrumpuser. Fixes build for sun2.


# 2a18cea9 11-Jun-2011 christos <christos@NetBSD.org>

Turn warns on for all tests and fix all the bugs.


# 9d0b4b5b 13-Jul-2010 jmmv <jmmv@NetBSD.org>

Get rid of static Atffiles and let bsd.test.mk generate them on the fly.


# b4d274c0 24-Sep-2009 pooka <pooka@NetBSD.org>

add regression tests for dlinfo()