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 --- adv_cmds/ps/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'adv_cmds/ps/Makefile') diff --git a/adv_cmds/ps/Makefile b/adv_cmds/ps/Makefile index 0c382a2..145ef7a 100644 --- a/adv_cmds/ps/Makefile +++ b/adv_cmds/ps/Makefile @@ -1,7 +1,3 @@ -PROG= ps -SRCS= fmt.c keyword.c nlist.c \ - print.c ps.c tasks.c - -BINDIR=/bin +MAN= ps.1 .include -- cgit v1.2.3-56-ge451