SgmlFile = DragDropHOWTO

$(SgmlFile).dvi: $(SgmlFile).sgml
	sgml2ps -l -d $(SgmlFile).sgml

