Added rule to name variables m_*/g_*/s_* to CODINGSTYLE, should make naming conflicts...
[supertux.git] / Makefile
1 .PHONY: all
2
3 all:
4         +make -C build
5