From: Alexander Traud Date: Fri, 19 Jan 2018 18:21:19 +0000 (+0100) Subject: BuildSystem: Remove orphaned .PHONY targets. X-Git-Tag: 16.0.0-rc1~403^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=693e50956671318d1f193cef94d2f663ce728d42;p=thirdparty%2Fasterisk.git BuildSystem: Remove orphaned .PHONY targets. Change-Id: Ic44d75141b9bf99e7d72fcc82ee111b5cf6989d2 --- diff --git a/Makefile b/Makefile index 6bc63a1a81..1ad6e35f7b 100644 --- a/Makefile +++ b/Makefile @@ -1089,11 +1089,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