mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
3 lines
85 B
Makefile
3 lines
85 B
Makefile
LogViewer.class: LogViewer.java
|
|
javac -target 1.2 -source 1.2 -classpath . *.java
|