This website requires JavaScript.
Explore
Minetest
Help
Sign In
zaki
/
irrlicht
Watch
1
Star
0
Fork
You've already forked irrlicht
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f778a1eb7f
irrlicht
/
examples
/
Makefile
9 lines
102 B
Makefile
Raw
Blame
History
DIRS
=
$(
wildcard
[
01
]
* Demo
)
all
:
$(
DIRS
)
$(DIRS)
:
-@cd
$@
&&
make clean
&&
make
.PHONY
:
$(
DIRS
)
Reference in New Issue
View Git Blame
Copy Permalink