blob: c57a06bdd22b6d1cf1ebc7b7b25203a1c4939087 (
plain)
1
2
3
4
5
6
7
8
9
|
# **********************************************************************
#
# Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
#
# **********************************************************************
$(test)_ldflags = $(iconv_ldflags)
tests += $(test)
|