simdeb is already declared PHONY on its own

Signed-off-by: Fabian Grünbichler <[email protected]>
---
note: the whole simdeb target gets dropped anyway later on

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 51eb9ef..b406f3f 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ SIMDEB=${SIMPACKAGE}_${VERSION}-${PKGREL}_all.deb
 
 all: deb
 
-.PHONY: dinstall simdeb
+.PHONY: dinstall
 dinstall: $(DEB) $(SIMDEB)
        dpkg -i ${DEB} ${SIMDEB}
 
-- 
2.19.0


_______________________________________________
pve-devel mailing list
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to