corne/Makefile

5 lines
121 B
Makefile
Raw Normal View History

2020-09-05 19:20:21 +02:00
.PHONY: git-submodule
git-submodule:
git submodule sync --recursive
git submodule update --init --recursive --progress