1.13: Dropped, refer to tag v1.0.7b5-mc1.13.2-final.
This commit is contained in:
parent
aad7d2e607
commit
92247ed4f8
167 changed files with 5 additions and 3977 deletions
4
Makefile
4
Makefile
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue