index
:
multipass
'🏳️⚧️'
main
merge-prep/lennart
protocol-modeling
protocol-modeling-netsys
state-duration-timers
HAL / Library OS for a bunch of embedded platforms
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mp
blob: d8fca9c7d8834936398402f97b6d6404c71440c7 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh set -e for i in info program; do make -B "$@" $i done