
beforeinstall:
	install -c -o ${BINOWN} -g ${BINGRP} -m 0644 \
		${.CURDIR}/config.ps ${DESTDIR}${LIBDIR}


.include <bsd.prog.mk>
