minetest-australopithecus-s.../Makefile

12 lines
100 B
Makefile

doc := doc
all: doc
clean:
$(RM) -R $(doc)
.PHONY: doc
doc:
luadoc -d $(doc) mods/spawn_usher