changeset 52916:cc18de9d1a71

make: move the `.PHONY` declaration for the packaging target help above itself This is more conventional.
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 16 Feb 2025 22:58:21 -0500
parents 53ae4495e5f0
children f08d56acaef2
files contrib/packaging/Makefile
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/packaging/Makefile	Thu Feb 13 15:55:31 2025 -0500
+++ b/contrib/packaging/Makefile	Sun Feb 16 22:58:21 2025 -0500
@@ -23,6 +23,7 @@
 RHEL_WITH_NONVERSIONED_PYTHON :=
 RHEL_WITH_36_DOCUTILS := 7
 
+.PHONY: help
 help:
 	@echo 'Packaging Make Targets'
 	@echo ''
@@ -62,8 +63,6 @@
 	@echo 'fedora'
 	@echo '   Build an RPM for Fedora $(FEDORA_RELEASE) locally'
 
-.PHONY: help
-
 .PHONY: deb
 deb:
 	./builddeb