summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/deps/picotls/deps/micro-ecc/test/emk_rules.py
blob: 956ccf5fc6ce073979bac11caf3722a69fde9f06 (plain)
1
2
3
4
c, link = emk.module("c", "link")
link.depdirs += [
    "$:proj:$"
]