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
vm: fix failed alloc condition
[minix.git]
/
commands
/
add_route
/
Makefile
blob
350296a3b36e7fce153b168de0ca075ff7d2d9bb
1
PROG
=
add_route
2
MAN
=
3
4
LINKS
+= ${
BINDIR
}/
add_route
${
BINDIR
}/
del_route
5
6
.
include
<
bsd.prog.mk
>