minix/commands/ps/Makefile
David van Moolenbroek 40c8a7062c make ps(1) use ProcFS
2010-09-14 21:29:40 +00:00

8 lines
84 B
Makefile

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