镜像自地址
https://github.com/minetest/irrlicht.git
已同步 2025-07-06 18:20:26 +02:00
GLES drivers adapted, but only did make compile-tests. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6038 dfc29bdd-3216-0410-991c-e03cc46cb475
6 行
100 B
Makefile
6 行
100 B
Makefile
all:
|
|
-@echo "Please use ./configure first. Thank you."
|
|
|
|
distclean:
|
|
make -f Makefile.in distclean
|