]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/csu/tests/Makefile
Check __dso_handle is NULL in non-DSO objects. It should only be non-NULL
[FreeBSD/FreeBSD.git] / lib / csu / tests / Makefile
1 # $FreeBSD$
2
3 TESTS_SUBDIRS=  dynamic
4 TESTS_SUBDIRS+= static
5
6 .include <bsd.test.mk>