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

11 lines
143 B
Makefile
Raw Normal View History

1995-01-15 08:30:25 +00:00
# Makefile for psbb
PROG= psbb
SRCS= psbb.c
MANDEPEND= psbb.1
CLEANFILES+= ${MANDEPEND}
.include "../Makefile.cfg"
.include <bsd.prog.mk>