]> git.ipfire.org Git - thirdparty/man-pages.git/commit
Makefile: Update and remove comments
authorAlejandro Colomar <alx@kernel.org>
Sat, 22 Apr 2023 12:12:59 +0000 (14:12 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sat, 22 Apr 2023 12:44:45 +0000 (14:44 +0200)
commit5f04f185dd551dfe4a0a8212b4f845938e552a2c
tree3d3dc7e05538649a1e6b2b63313c6c75696ebdc4
parent1d46015f2539afe5f1129e6c2c86ff8094a64192
Makefile: Update and remove comments

-  We don't use %/. for directories anymore.

-  %/ targets are obviously directories; no need to say.

-  Don't need to document how we create directories.  That should be
   obvious from the code.

Fixes: ac288b42c ("*.mk: Remove unnecessary '.' after directory names (but keep the '/')")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Makefile