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
/
uuidgen
/
Makefile
blob
9e8aa41ca0ef92958c6ac2ec78b8d944e77fc1b2
1
# $NetBSD: Makefile,v 1.2 2009/04/14 22:15:28 lukem Exp $
2
3
PROG
=
uuidgen
4
5
.
include
<
bsd.prog.mk
>