repo.or.cz
/
dragonfly
/
vkernel-mp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Backout the last commit, it's creating panics.
[dragonfly/vkernel-mp.git]
/
usr.bin
/
from
/
Makefile
blob
b8b546542d084cb01f5f1e54f4d79b5f83633f16
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/from/Makefile,v 1.2 2005/01/16 22:14:51 cpressey Exp $
3
4
PROG
=
from
5
WARNS?
=
6
6
7
.
include
<
bsd.prog.mk
>