repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libutil: add O_NOCTTY to old pty open code
[minix3.git]
/
commands
/
ps
/
Makefile
blob
8a91ff441411468e422d7e4bb64065082d6038e8
1
# Makefile for the process status utility.
2
#
3
4
PROG
=
ps
5
MAN
=
6
7
.
include
<
bsd.prog.mk
>