4.3BSD/usr/contrib/dsh/man/Makefile

all:;

install:
	cp dsh.1 ${DESTDIR}/usr/man/mann/dsh.n

clean:;