# vim:set sw=8 nosta:

BINS=
SUBDIRS=


all:

install:
	$(INSTALL) $(wildcard *.8) /usr/share/man/man8/


include ../common.mak
MAKEDEP:=
