main - makefiles: update doc
Zdenek Kabelac <[email protected]>
| Newsgroups | gmane.linux.lvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=31076942f10bdd2ef449697c1a315372b71ee8c1 Commit: 31076942f10bdd2ef449697c1a315372b71ee8c1 Parent: 4791a4fc68c681a45bcdc5660c6e96af607fab27 Author: Zdenek Kabelac <[email protected]> AuthorDate: Sat Feb 11 16:10:19 2023 +0100 Committer: Zdenek Kabelac <[email protected]> CommitterDate: Mon Feb 13 13:41:59 2023 +0100 makefiles: update doc Document using of target useful for checking variable content. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index 1d5aff482..58f255d4d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -171,6 +171,7 @@ help: @echo " lcov-dated Generate lcov with timedate suffix." @echo " lcov-reset Reset lcov counters" @echo " man Build man pages." + @echo " print-VARIABLE Resolve make variable." @echo " rpm Build rpm." @echo " run-unit-test Run unit tests." @echo " tags Generate c/etags." -- lvm-devel mailing list [email protected] https://listman.redhat.com/mailman/listinfo/lvm-devel