[java-policy] 11/198: Java FAQ from the DDP CVS
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 23 07:49:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository java-policy.
commit 58b036a0c3205c8e7ffd15c62c1a140820a5cedb
Author: Stephane Bortzmeyer <bortz at debian.org>
Date: Thu Dec 7 14:26:01 2000 +0000
Java FAQ from the DDP CVS
---
Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index d70369a..bb8014d 100644
--- a/Makefile
+++ b/Makefile
@@ -65,12 +65,13 @@ clean:
# For the debian-java-FAQ
# by Javier Fern�ndez-Sanguino Pe�a <jfs at computer.org>
-# TODO: get the FAQ from CVS before?
-
debian-java-faq: debian-java-faq.html debian-java-faq.ps debian-java-faq.txt
OUTPUTS += debian-java-faq.ps debian-java-faq.txt
+debian-java-faq.sgml:
+ (cd ../java-faq; cvs update)
+
debian-java-faq.html: debian-java-faq.sgml
$(LANGUAGE) debiandoc2html debian-java-faq.sgml
debian-java-faq.dvi: debian-java-faq.sgml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git
More information about the pkg-java-commits
mailing list