mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-02-03 10:14:44 +08:00
3 lines
45 B
Makefile
3 lines
45 B
Makefile
test:
|
|
javac HelloWorld.java
|
|
java HelloWorld
|