aboutsummaryrefslogtreecommitdiffstats
path: root/adv_cmds/ps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'adv_cmds/ps/Makefile')
-rw-r--r--adv_cmds/ps/Makefile6
1 files changed, 1 insertions, 5 deletions
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 <bsd.prog.mk>