repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tools/llvm: Do not build with symbols
[minix3.git]
/
usr.bin
/
uname
/
Makefile
blob
15f1b41368b5811d31277a82d0ce03431e1e810b
1
# $NetBSD: Makefile,v 1.3 1997/01/09 20:23:11 tls Exp $
2
# from: @(#)Makefile 5.3 (Berkeley) 5/11/90
3
4
PROG
=
uname
5
6
.
include
<
bsd.prog.mk
>