NetBSD/gnu/usr.bin/groff/psbb/Makefile

9 lines
128 B
Makefile

# Makefile for psbb
PROG= psbb
SRCS= psbb.c
.include <bsd.prog.mk>
.include "../../Makefile.inc"
.include "../Makefile.cfg"