From: Jakub Wilk Date: Mon, 27 Feb 2017 19:55:56 +0000 (+0100) Subject: Fix .PHONY declaration X-Git-Tag: v2.2.3~27^2 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=commitdiff_plain;h=83bf1f7b59aece62a889290fc24e748ac617a16e Fix .PHONY declaration --- diff --git a/Makefile b/Makefile index 20cd313c1..afc90ce1e 100644 --- a/Makefile +++ b/Makefile @@ -317,7 +317,7 @@ EPMFLAGS = -v --output-dir dist $(EPMARCH) bsd deb epm pkg rpm slackware: epm $(EPMFLAGS) -f $@ cups packaging/cups.list -.PHONEY: dist +.PHONY: dist dist: all $(RM) -r dist $(MAKE) $(MFLAGS) epm