freebsd/usr.sbin/pmcannotate/Makefile

10 lines
87 B
Makefile

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