GNU bug report logs -
#12411
24.2.50; No `make help' target?
Previous Next
Reported by: Bastien <bzg <at> altern.org>
Date: Tue, 11 Sep 2012 09:07:01 UTC
Severity: wishlist
Tags: confirmed, patch
Found in version 24.2.50
Fixed in version 27.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 12411 <at> debbugs.gnu.org (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> Bastien wrote:
>
>> `make help' and `make targets' don't exist in last rev.
>
> In general, Emacs has the standard GNU Makefile targets:
>
> http://www.gnu.org/prep/standards/html_node/Standard-Targets.html
>
> Your proposed two are not in that list.
> Could you say what you want them to do?
My bad, I thought the `help' target was a GNU standard.
`make help' would display a one-line help about the various
available targets:
# make all
# make install
# make TAGS
# make clean (or make mostlyclean)
# make distclean
# make maintainer-clean
# make extraclean
# make bootstrap
(Taken from INSTALL, not from the actual Makefile.)
If I'm not confused, the last two targets are not in the
GNU standards (`bootstrap' and `extraclean').
Documenting `make extraclean' is not important IMO but
documenting `make bootstrap' could be: there are often
questions on emacs-devel which are answered by "You need
to `make bootstrap'."
I guess `make help' could give a better exposure to this
option?
--
Bastien
This bug report was last modified 5 years and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.