11 lines
99 B
Makefile

#
# $FreeBSD$
#
PROG= pmcannotate
MAN= pmcannotate.8
SRCS= pmcannotate.c
.include <bsd.prog.mk>