emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jude DaShiell <jdashiel@shellworld.net>
To: emacs-orgmode@gnu.org
Subject: patch Makefile - show valid org-mode targets
Date: Tue, 5 Jul 2011 05:26:55 -0400 (EDT)	[thread overview]
Message-ID: <alpine.BSF.2.00.1107050525040.49494@freire1.furyyjbeyq.arg> (raw)

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"

             reply	other threads:[~2011-07-05  9:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-05  9:26 Jude DaShiell [this message]
2011-07-05 10:06 ` patch Makefile - show valid org-mode targets Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.BSF.2.00.1107050525040.49494@freire1.furyyjbeyq.arg \
    --to=jdashiel@shellworld.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).