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
/
ipcs
/
Makefile
blob
0c39958f3fd80a4dbac50a3ee92658dad2b8d88e
1
# $NetBSD: Makefile,v 1.11 2014/06/11 14:57:55 joerg Exp $
2
3
PROG
=
ipcs
4
5
.
include
<
bsd.prog.mk
>