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
unstack, sort: cleanup and improvement
[minix.git]
/
commands
/
sprofalyze
/
Makefile
blob
3e92d1a0988f7c0b2a7576d2172b9acfcc976317
1
# Makefile for sprofalyze
2
3
PROG
=
sprofalyze
4
SRCS
=
sprofalyze.c
5
MAN
=
6
7
.
include
<
bsd.prog.mk
>