1.13: Dropped, refer to tag v1.0.7b5-mc1.13.2-final.

This commit is contained in:
stfwi 2019-08-13 20:41:55 +02:00
parent aad7d2e607
commit 92247ed4f8
167 changed files with 5 additions and 3977 deletions

View file

@ -14,17 +14,14 @@ dist: default
clean:
-@cd 1.12; make -s clean
-@cd 1.13; make -s clean
-@cd 1.14; make -s clean
clean-all:
-@cd 1.12; make -s clean-all
-@cd 1.13; make -s clean-all
-@cd 1.14; make -s clean-all
mrproper:
-@cd 1.12; make -s mrproper
-@cd 1.13; make -s mrproper
-@cd 1.14; make -s mrproper
update-json:
@ -33,7 +30,6 @@ update-json:
sanatize:
@cd 1.12; make -s sanatize
@cd 1.13; make -s sanatize
@cd 1.14; make -s sanatize
@make -s update-json