Add git install instructions. Simplify and customize INSTALL. Add dependency to cause version.texi to get created. Update my email address.

This commit is contained in:
R. Bernstein
2011-05-19 07:43:38 -04:00
parent f2438edcbc
commit 7d23f847e6
27 changed files with 46 additions and 59 deletions

View File

@@ -1,5 +1,3 @@
# $Id: Makefile.am,v 1.9 2008/04/17 17:39:47 karl Exp $
#
# Copyright (C) 2003, 2004, 2008 Rocky Bernstein <rocky@gnu.org>
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -32,13 +30,13 @@ html: libcdio.html
%.ps.gz: %.ps
gzip -9c $< > $@
.texi.pdf:
.texi.pdf: stamp-vti
texi2pdf $<
.texi.html:
.texi.html: stamp-vti
texi2html $<
.texi.txt:
.texi.txt:
makeinfo --no-headers $< > $@
all-formats: pdf dvi txt ps html

View File

@@ -1,8 +0,0 @@
*.html
doxygen.css
doxygen.png
libcdio.ps
tab_b.gif
tab_l.gif
tab_r.gif
tabs.css