1 2 3 4 5 6 7 8
# Makefile for psbb PROG= psbb SRCS= psbb.c .include "../../../usr.bin/Makefile.inc" .include "../Makefile.cfg" .include <bsd.prog.mk>