diff options
| author | Matt Macy <mmacy@FreeBSD.org> | 2018-06-07 02:03:22 +0000 |
|---|---|---|
| committer | Matt Macy <mmacy@FreeBSD.org> | 2018-06-07 02:03:22 +0000 |
| commit | f992dd4b5c6635e079c572fe1b59e34f0e28ad6d (patch) | |
| tree | 6cd98711d1e0c3f928cc01dc292b253f900c79da /usr.sbin/pmcstat/Makefile | |
| parent | 1b000b505b84270219bff27d9c627877209f7e56 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pmcstat/Makefile')
| -rw-r--r-- | usr.sbin/pmcstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pmcstat/Makefile b/usr.sbin/pmcstat/Makefile index 472067767ab2..0233ad48f8d9 100644 --- a/usr.sbin/pmcstat/Makefile +++ b/usr.sbin/pmcstat/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # -PROG= pmcstat +PROG_CXX= pmcstat MAN= pmcstat.8 LIBADD= kvm pmc m ncursesw pmcstat elf |
