gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] navidoc Makefile


From: Asko Soukka
Subject: [Gzz-commits] navidoc Makefile
Date: Tue, 27 May 2003 03:56:21 -0400

CVSROOT:        /cvsroot/navidoc
Module name:    navidoc
Changes by:     Asko Soukka <address@hidden>    03/05/27 03:56:21

Modified files:
        .              : Makefile 

Log message:
        recursive javadoc

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/navidoc/navidoc/Makefile.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: navidoc/Makefile
diff -u navidoc/Makefile:1.15 navidoc/Makefile:1.16
--- navidoc/Makefile:1.15       Fri Apr 25 07:25:12 2003
+++ navidoc/Makefile    Tue May 27 03:56:21 2003
@@ -1,4 +1,4 @@
-#$Id: Makefile,v 1.15 2003/04/25 11:25:12 humppake Exp $
+#$Id: Makefile,v 1.16 2003/05/27 07:56:21 humppake Exp $
 
 all: java docs
 
@@ -56,7 +56,8 @@
 # General documentation targets
 docs: java-doc navi-doc navilink
 
-DOCPKGS= org.nongnu.navidoc.util
+DOCPKGS= -subpackages org
+#DOCPKGS= org.nongnu.navidoc.util
 
 JAVADOCOPTS=-use -version -author -windowtitle "Navidoc Java API"
 java-doc:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]