[Spambayes-checkins] website/scripts make.rules,1.3,1.4

Skip Montanaro montanaro at users.sourceforge.net
Wed Jul 23 09:32:57 EDT 2003


Update of /cvsroot/spambayes/website/scripts
In directory sc8-pr-cvs1:/tmp/cvs-serv17000/scripts

Modified Files:
	make.rules 
Log Message:
hackery to whack the docutils-generated html into an ht file


Index: make.rules
===================================================================
RCS file: /cvsroot/spambayes/website/scripts/make.rules,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** make.rules	5 Jun 2003 15:14:31 -0000	1.3
--- make.rules	23 Jul 2003 15:32:55 -0000	1.4
***************
*** 43,47 ****
  SCRIPTDIR =	$(ROOT_DIR)/scripts
  HT2HTML =	$(SCRIPTDIR)/ht2html/ht2html.py
- DUHTML =	html.py
  HTSTYLE =	SpamBayesGenerator
  HTALLFLAGS =	-f -s $(HTSTYLE)
--- 43,46 ----
***************
*** 57,63 ****
  
  all: $(TARGETS)
- 
- faq.html : faq.txt
- 	$(DUHTML) faq.txt faq.html
  
  # $(TARGETS): $(HT2HTML)
--- 56,59 ----





More information about the Spambayes-checkins mailing list