# `make` builds only HTML version, to make html+txt type 'make all'
Filesystems-HOWTO.html: Filesystems-HOWTO.sgml
sgml2html Filesystems-HOWTO.sgml
all: Filesystems-HOWTO.txt Filesystems-HOWTO.html
Filesystems-HOWTO.txt: Filesystems-HOWTO.sgml
sgml2txt Filesystems-HOWTO.sgml
Filesystems-HOWTO.tex: Filesystems-HOWTO.sgml
sgml2latex Filesystems-HOWTO.sgml