mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-23 07:18:53 +00:00
Makefile ($(info): Document make repro
Reported-by: Rustom Mody <rustompmody@gmail.com> Link: https://orgmode.org/list/CAJ+TeofCBfEo-WyGk-n0DATW3QNKjBRayQYbMXrTFAy-TX+ovA@mail.gmail.com
This commit is contained in:
parent
267c5dae32
commit
defcf83365
1
Makefile
1
Makefile
@ -31,6 +31,7 @@ help helpall::
|
||||
$(info make autoloads - create org-loaddefs.el to load Org in-place)
|
||||
$(info make test - build Org ELisp files and run test suite)
|
||||
$(info make vanilla - run Emacs with this Org-mode and no personal config)
|
||||
$(info make repro - like vanilla, but refresh compilation and enable debugging [use this to reproduce bugs])
|
||||
helpall::
|
||||
$(info make test-dirty - check without building first)
|
||||
$(info make compile-dirty - build only stale Org ELisp files)
|
||||
|
Loading…
Reference in New Issue
Block a user