5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
../src/weston --module=$abs_builddir/.libs/${1/.la/.so}
|
||
|
|