1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/usr.sbin/pmcannotate/Makefile

11 lines
99 B
Makefile

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