repo.or.cz
/
minix.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 back to old pty open code
[minix.git]
/
commands
/
profile
/
Makefile
blob
9a50dcb00a09e2679424423c7566bc9fedc3cc2a
1
# Makefile for profile and cprofalyze.pl
2
3
PROG
=
profile
4
SCRIPTS
=
cprofalyze.pl
5
MAN
=
6
7
.
include
<
bsd.prog.mk
>