repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Zero out the start of the disk.
[dragonfly.git]
/
usr.bin
/
mesg
/
Makefile
blob
67669bdce8c499eef08c4985337949ef619b1922
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/mesg/Makefile,v 1.3 2007/08/27 16:50:56 pavalos Exp $
3
4
PROG
=
mesg
5
6
.
include
<
bsd.prog.mk
>