X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2FMakefile;h=183ef56b22010733ace2be8f4ccdd7dd1198047d;hb=765f0950e35710f3c4299062fc60319f018d1779;hp=ee4c23c26d59aa8d5a70b4439792f4389a0ea369;hpb=97a792515f00aac41a6bfad193f8e616b37bdf5d;p=gnulib.git diff --git a/doc/Makefile b/doc/Makefile index ee4c23c26..183ef56b2 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 2006-02-24 00:19:55 karl Exp $ +# $Id: Makefile,v 1.4 2006-08-11 06:39:41 rwild Exp $ # Makefile for gnulib doc. # Copyright (C) 2004, 2006 Free Software Foundation, Inc. # @@ -13,6 +13,8 @@ TEXI2HTML = $(MAKEINFO) --no-split --html $(TEXI2HTML) -o $@ $< all: info html dvi -info: $(doc).info +info: $(doc).info html: $(doc).html -dvi: $(doc).dvi +dvi: $(doc).dvi + +standards.info standards.html standards.dvi: standards.texi make-stds.texi