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
trace(1): resolve all level-5 LLVM warnings
[minix3.git]
/
bin
/
hostname
/
Makefile
blob
66554321995a317b1a33cfee14358821ccc26488
1
# $NetBSD: Makefile,v 1.8 1997/07/20 22:37:07 christos Exp $
2
# @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4
PROG
=
hostname
5
6
.
include
<
bsd.prog.mk
>