Files
minix/commands/ps/Makefile
T

8 lines
84 B
Makefile

# Makefile for the process status utility.
#
PROG= ps
MAN=
.include <bsd.prog.mk>