From 0f316f004787c4a86c854cc251e2c3cbf8c2dce3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 2 May 2010 16:55:54 -0700 Subject: rdoc 2.5.x updates --- GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 00018f9..bf1a02a 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -67,10 +67,10 @@ cgit_atom := http://git.bogomips.org/cgit/raindrops.git/atom/?h=master atom = -# using rdoc 2.4.1+ +# using rdoc 2.5.x doc: .document NEWS ChangeLog for i in $(man1_bins); do > $$i; done - rdoc -Na -t "$(shell sed -ne '1s/^= //p' README)" + rdoc -a -t "$(shell sed -ne '1s/^= //p' README)" install -m644 COPYING doc/COPYING install -m644 $(shell grep '^[A-Z]' .document) doc/ cd doc && for i in $(base_bins); do \ -- cgit v1.2.3-24-ge0c7