7 lines
46 B
Plaintext
7 lines
46 B
Plaintext
|
#!/usr/bin/sh
|
||
|
|
||
|
make -C ../ clr
|
||
|
make -C ../
|
||
|
|
||
|
|