

all: doc

doc: setnet.sh.8
	gzip -c setnet.sh.8 > setnet.sh.8.gz
	groff -m mdoc -T html setnet.sh.8 > setnet.sh.8.html
