From d3a7dafd8372974e8286d745e252323b46dd7ad5 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Fri, 14 May 2021 15:36:51 -0400 Subject: Only install manpages of apple provided bins --- system_cmds/nvram.tproj/Makefile | 6 ------ system_cmds/vm_stat.tproj/Makefile | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) (limited to 'system_cmds') diff --git a/system_cmds/nvram.tproj/Makefile b/system_cmds/nvram.tproj/Makefile index f53da40..21abc19 100644 --- a/system_cmds/nvram.tproj/Makefile +++ b/system_cmds/nvram.tproj/Makefile @@ -1,9 +1,3 @@ -PROG= nvram MAN= nvram.8 -CFLAGS+=-DTARGET_OS_BRIDGE=0 -LDADD+=-framework CoreFoundation -framework IOKit - -BINDIR=/usr/sbin - .include 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 -- cgit v1.2.3-56-ge451