From: Alexander Traud Date: Fri, 19 Jan 2018 18:21:19 +0000 (+0100) Subject: BuildSystem: Remove orphaned .PHONY targets. X-Git-Tag: 13.20.0-rc1~74^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb7b62019cd3c5fcea96213869c70480d21576b;p=thirdparty%2Fasterisk.git BuildSystem: Remove orphaned .PHONY targets. Change-Id: Ic44d75141b9bf99e7d72fcc82ee111b5cf6989d2 --- diff --git a/Makefile b/Makefile index 28245aa971..8823e18e13 100644 --- a/Makefile +++ b/Makefile @@ -1090,11 +1090,9 @@ check-alembic: makeopts .PHONY: _all .PHONY: full .PHONY: _full -.PHONY: prereqs .PHONY: uninstall .PHONY: _uninstall .PHONY: uninstall-all -.PHONY: dont-optimize .PHONY: badshell .PHONY: installdirs .PHONY: validate-docs