]> git.localhorst.tv Git - l2e.git/blob - build/targets.mk
Merge branch 'master' into menus
[l2e.git] / build / targets.mk
1 all:
2
3 clean:
4         @echo "clean"
5
6 .PHONY: all clean