# Makefile for psbb

PROG=		psbb
SRCS=		psbb.c

.include "../../Makefile.inc"
.include "../Makefile.cfg"
.include <bsd.prog.mk>
