|
|
Choosing A Webhost: |
CVS update of odbsequoia (GNUmakefile): msg#00149db.carob.cvs
Date: Friday, March 24, 2006 @ 15:11:58 Author: marc Path: /cvsroot/carob/odbsequoia Added: GNUmakefile (1.1) Added root /GNUMakefile to generate and clean .html from doc text files (README, doc/INSTALL, etc.) using reStructuredText. -------------+ GNUmakefile | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+) Index: odbsequoia/GNUmakefile diff -u /dev/null odbsequoia/GNUmakefile:1.1 --- /dev/null Fri Mar 24 15:11:58 2006 +++ odbsequoia/GNUmakefile Fri Mar 24 15:11:58 2006 @@ -0,0 +1,25 @@ +all: lib + +lib: + $(MAKE) -C src + +clean: cleandoc + $(MAKE) -C src clean + + +### Build & publish documentation text files ### + +# keep this list in sync with links at bottom of README file +HTMLDOCFILES = README.html doc/INSTALL.html doc/RELNOTES.html doc/DESIGN.html +TXTDOCFILES = COPYING doc/CREDITS doc/UNICODE ${HTMLDOCFILES:%.html=%} + +doc: ${HTMLDOCFILES} + +${HTMLDOCFILES}: %.html: % + rst2html $< > $@ + +cleandoc: + rm -rf ${HTMLDOCFILES} + +publishdoc: doc # ? : No. Don't publish without proof-reading first. + rsync --times --relative ${TXTDOCFILES} ${HTMLDOCFILES} forge.continuent.org:/home/groups/carob/doc/odbsequoia/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update of odbsequoia (7 files), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
|---|---|
| Next by Date: | CVS update of odbsequoia (GNUmakefile), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Previous by Thread: | CVS update of odbsequoia (7 files), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Next by Thread: | CVS update of odbsequoia (GNUmakefile), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home
| advertise | OSDir is
an inevitable website.
|