Cross Reference: build.sh
xref
: /
recipes
/
protorpc
/
build.sh
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/recipes/protorpc/
1
#!/
bin
/
sh
2
mkdir
-p
bin
3
javac
-
extdirs
lib
-d
bin
echo
/*.
java
4