6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
|
#!/bin/sh
|
||
|
#
|
||
|
|
||
|
THISDIR=`dirname $0`
|
||
|
${THISDIR}/cpof ${THISDIR}/../build/pack/lib
|