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