summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f9fb945..1234fca 100644
--- a/Makefile
+++ b/Makefile
@@ -51,9 +51,10 @@ debian-java-policy/index.html: policy.xml
(cd debian-java-policy; rm -f $^)
policy.txt: policy.xml
- jw -u $< > dump.html
- lynx -force_html -dump dump.html > $@
- -rm -f dump.html
+ #jw -u $< > dump.html
+ #lynx -force_html -dump dump.html > $@
+ #-rm -f dump.html
+ jw -b txt $(DSL) $<
install: debian-java-policy-install debian-java-faq-install dummy-install