*** empty log message ***
authorhanda <handa>
Wed, 2 Jun 2004 23:42:44 +0000 (23:42 +0000)
committerhanda <handa>
Wed, 2 Jun 2004 23:42:44 +0000 (23:42 +0000)
Makefile.am

index e838f7a..f00141f 100644 (file)
@@ -122,12 +122,12 @@ ja-man man-ja: ${MAN_JA_TARGET}
 TARGET = ${HTML_TARGET} ${LATEX_TARGET} ${MAN_TARGET}
 
 usr: usr-html usr-latex usr-man
-ja: ja-html ja-latex ja-man
+ja: ja-html ja-latex
 dev: dev-html dev-latex
 
 html: usr-html ja-html dev-html
 latex: usr-latex ja-latex dev-latex
-man: usr-man ja-man
+man: usr-man
 
 doxyfile-html: doxyfile ${SRCALL}
        sed -e 's|%PROJECT_NUMBER%|@PACKAGE_VERSION@|' \