5 lines
105 B
Makefile
5 lines
105 B
Makefile
## Input file for automake to generate the Makefile.in used by configure
|
|
|
|
check_JAVA = ArraysTest.java
|
|
|
|
|