#
# Tests for whether environ and __progname are set correctly for
# shared library constructors and whether changes made to environ
# are seen by main()
#

SUBDIR=libaa prog

.include <bsd.subdir.mk>
