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
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
usr.bin
/
mesg
/
Makefile
blob
4c5b0ddfef9abc3a2dbca04c860be9991c9c345f
1
# $NetBSD: Makefile,v 1.7 2009/04/14 22:15:23 lukem Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
mesg
5
6
.
include
<
bsd.prog.mk
>