minix3/commands/ps/Makefile

8 lines
84 B
Makefile
Raw Permalink Normal View History

2020-02-21 00:59:27 +05:30
# Makefile for the process status utility.
#
PROG= ps
MAN=
.include <bsd.prog.mk>