bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #61167] "make man" does not generate manpages, as it should


From: Keith Marshall
Subject: [bug #61167] "make man" does not generate manpages, as it should
Date: Wed, 15 Sep 2021 19:04:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0

URL:
  <https://savannah.gnu.org/bugs/?61167>

                 Summary: "make man" does not generate manpages, as it should
                 Project: GNU troff
            Submitted by: keithmarshall
            Submitted on: Wed 15 Sep 2021 11:04:52 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: Build/Installation
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

To me, this looks like a GCS non-compliance: with a fresh git clone, after
running "./bootstrap", and "./configure", I expect "make man" to generate
manpages, but I see

$ make man
make: 'man' is up to date.

and no manpages are generated; to get them, I have to run (effectively) "make
all".

This is *not* the behaviour stipulated by the GNU Coding Standards: "make all"
is *not* supposed to generate manpages; that is the job of "make man"! 
Requiring me to execute "make all", instead of "make man" is overkill: it
forces me to build the whole kit and caboodle, when all I wanted was the
manpages.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61167>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]