1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00
freebsd/usr.sbin/pmcannotate/Makefile
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

10 lines
87 B
Makefile

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