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
/
mpi
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'mpi')
-rwxr-xr-x
mpi
7
1 files changed, 0 insertions, 7 deletions
diff --git a/mpi b/mpi
deleted file mode 100755
index 95b6e0e..0000000
--- a/
mpi
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-set -e
-
-for i in info program monitor; do
- make -B "$@" $i
-done