mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-10 17:53:53 +01:00
2ae2a551a6
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 lines
100 B
Makefile
6 lines
100 B
Makefile
all:
|
|
-@echo "Please use ./configure first. Thank you."
|
|
|
|
distclean:
|
|
make -f Makefile.in distclean
|