mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
BuildSystem: Remove orphaned .PHONY targets.
Change-Id: Ic44d75141b9bf99e7d72fcc82ee111b5cf6989d2
This commit is contained in:
2
Makefile
2
Makefile
@@ -1089,11 +1089,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