INSDIR=/man/man1 install: install -c -o root -g wheel -m 444 asm2html.1 ${INSDIR}/asm2html.1 uninstall: rm -f $(INSDIR)/asm2html.1