aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/vm_stat.tproj/Makefile
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-05-14 15:36:51 -0400
committerCameron Katri <me@cameronkatri.com>2021-05-14 15:36:51 -0400
commitd3a7dafd8372974e8286d745e252323b46dd7ad5 (patch)
treec224f1da3b5be08478f4c678acb10bf4c1044fc1 /system_cmds/vm_stat.tproj/Makefile
parentcd21aeee23e543fde02c19655d4e631cd5118a41 (diff)
downloadapple_cmds-d3a7dafd8372974e8286d745e252323b46dd7ad5.tar.gz
apple_cmds-d3a7dafd8372974e8286d745e252323b46dd7ad5.tar.zst
apple_cmds-d3a7dafd8372974e8286d745e252323b46dd7ad5.zip
Only install manpages of apple provided bins
Diffstat (limited to 'system_cmds/vm_stat.tproj/Makefile')
-rw-r--r--system_cmds/vm_stat.tproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/system_cmds/vm_stat.tproj/Makefile b/system_cmds/vm_stat.tproj/Makefile
index 6910739..ffa95b6 100644
--- a/system_cmds/vm_stat.tproj/Makefile
+++ b/system_cmds/vm_stat.tproj/Makefile
@@ -1,3 +1,3 @@
-PROG= vm_stat
+MAN= vm_stat.1
.include <bsd.prog.mk>