]> www.infradead.org Git - users/dhowells/kafs-client.git/commitdiff
Makefile: Mark rpmlint, rpm and tarball targets as always needing doing
authorDavid Howells <dhowells@redhat.com>
Wed, 20 May 2020 15:23:00 +0000 (16:23 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 20 May 2020 15:23:00 +0000 (16:23 +0100)
Mark the rpmlint, rpm, tarball and $(ZTARBALL) targets as always needing
doing in the main makefile so that they don't get blocked by existing stuff
of the same pathname.

Signed-off-by: David Howells <dhowells@redhat.com>
Makefile

index ce75ad64d9b677583ec393df01bb75be78a50f7a..8a5c5acd54ec86beb60e06171da903d7310343ac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -134,6 +134,8 @@ rpm: tarball
 rpmlint: rpm
        rpmlint $(SRPM) $(CURDIR)/rpmbuild/RPMS/*/kafs-client-{,debuginfo-}$(rpmver).*.rpm
 
+.PHONY: rpmlint rpm tarball $(ZTARBALL)
+
 ###############################################################################
 #
 # Build debugging