[svnbook] r4275 committed - * tools/Makefile.base...

svnbook at googlecode.com svnbook at googlecode.com
Fri Jun 1 14:14:39 CDT 2012


Revision: 4275
Author:   cmpilato at gmail.com
Date:     Fri Jun  1 12:14:26 2012
Log:      * tools/Makefile.base
   Drop compatibility targets.  It's been yeeeeears.

http://code.google.com/p/svnbook/source/detail?r=4275

Modified:
  /trunk/tools/Makefile.base

=======================================
--- /trunk/tools/Makefile.base	Fri Dec  9 03:38:22 2005
+++ /trunk/tools/Makefile.base	Fri Jun  1 12:14:26 2012
@@ -10,21 +10,3 @@
  IMAGES = $(DIR)/images/*.png
  INSTALL_DIR = $(DESTDIR)/usr/share/doc/subversion
  include ../tools/Makefile.base-rules
-
-# Compatibility targets - the book buildsystem had quite target names which
-# were either redundant or overly verbose.  These remain for a little  
while,
-# whilst scripts are adapted, and people retrain their fingers.
-all-book: all
-all-pdf: pdf
-all-ps: ps
-book-version: version
-book-html: html
-book-html-chunk: html-chunk
-book-pdf: pdf
-book-ps: ps
-install-book: install
-install-book-html: install-html
-install-book-html-chunk: install-html-chunk
-install-book-pdf: install-pdf
-install-book-ps: install-ps
-book-clean: clean




More information about the svnbook-dev mailing list