From 67be9e3ef9b9e7dd1cc131aa465b10abf37f9989 Mon Sep 17 00:00:00 2001 From: dmiller Date: Tue, 10 Mar 2015 13:16:58 +0000 Subject: [PATCH] Mark some Make targets as .PHONY --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index f19b1bd91..9212ade40 100644 --- a/Makefile.in +++ b/Makefile.in @@ -471,4 +471,4 @@ zoneTrans db2-info db2-brute html-title robots.txt xmpp sql-injection \ http-robtex-reverse-ip http-vuln-zimbra-lfi http-vuln-0-day-lfi-zimbra \ whois db2-discover ) -.PHONY: lua-format +.PHONY: all clean install uninstall check static debug prerelease release-tarballs release-rpms web my_clean distclean lua-format