# A beginning for the 
# SIPB Knowledge Base project.
#
#


%.html: %.sipbml
	sabcmd sipb.xsl $< $@

index: *.sipbml
	genindex.pl
