mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
Merge "BuildSystem: Remove orphaned .PHONY targets." into 13
This commit is contained in:
2
Makefile
2
Makefile
@@ -1090,11 +1090,9 @@ check-alembic: makeopts
|
|||||||
.PHONY: _all
|
.PHONY: _all
|
||||||
.PHONY: full
|
.PHONY: full
|
||||||
.PHONY: _full
|
.PHONY: _full
|
||||||
.PHONY: prereqs
|
|
||||||
.PHONY: uninstall
|
.PHONY: uninstall
|
||||||
.PHONY: _uninstall
|
.PHONY: _uninstall
|
||||||
.PHONY: uninstall-all
|
.PHONY: uninstall-all
|
||||||
.PHONY: dont-optimize
|
|
||||||
.PHONY: badshell
|
.PHONY: badshell
|
||||||
.PHONY: installdirs
|
.PHONY: installdirs
|
||||||
.PHONY: validate-docs
|
.PHONY: validate-docs
|
||||||
|
|||||||
Reference in New Issue
Block a user