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