4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
javac Arrange.java
|
||
|
|
java Arrange > ../../lib_spdif/src/SpdifReceive.S
|