6 lines
55 B
Text
6 lines
55 B
Text
|
#!/usr/bin/env sh
|
||
|
|
||
|
## exec
|
||
|
|
||
|
make --file=tools/makefile
|