Imported Upstream version 0.9.1
[platform/upstream/iotivity.git] / extlibs / tinydtls / ecc / test / emk_rules.py
1 c, link = emk.module("c", "link")
2 link.depdirs += [
3     "$:proj:$"
4 ]