emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* patch Makefile - show valid org-mode targets
@ 2011-07-05  9:26 Jude DaShiell
  2011-07-05 10:06 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Jude DaShiell @ 2011-07-05  9:26 UTC (permalink / raw)
  To: emacs-orgmode

diff -c ./a//Makefile ./b//Makefile
*** ./a//Makefile	2011-07-03 11:06:04.000000000 -0400
--- ./b//Makefile	2011-07-05 05:22:13.000000000 -0400
***************
*** 513,515 ****
--- 513,530 ----
  lisp/org-w3m.elc:	lisp/org.el
  lisp/org-wl.elc:	lisp/org.el
  lisp/org-xoxo.elc:	lisp/org-exp.el
+ # describe valid make targets for org-mode.
+ targets help:
+ 	@echo "Available targets for org-mode are as follows:"
+ 	@echo "make all - compile org lisp and documentation"
+ 	@echo "make install - install org"
+ 	@echo "make install-lisp - install org-mode lisp files"
+ 	@echo "make install-info - install org info file"
+ 	@echo "make install-info-debian - install info on old debian systems"
+ 	@echo "newer debian systems use ginstall"
+ 	@echo "make update - start org-mode update process with git pull"
+ 	@echo "make up2 - finish update to org on local system"
+ 	@echo "make compile - compile lisp files"
+ 	@echo "make doc - make documentation"
+ 	@echo "make pdf - make org-mode pdf documentation"
+ 	@echo "make card - make org-mode reference cards"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: patch Makefile - show valid org-mode targets
  2011-07-05  9:26 patch Makefile - show valid org-mode targets Jude DaShiell
@ 2011-07-05 10:06 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-07-05 10:06 UTC (permalink / raw)
  To: Jude DaShiell; +Cc: emacs-orgmode

Hi Jude,

I've already applied a similar patch -- see my other email.

Thanks!

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-05 10:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-05  9:26 patch Makefile - show valid org-mode targets Jude DaShiell
2011-07-05 10:06 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).