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
/
checknr
/
Makefile
blob
9e3ebea4bb15c2e1a4322968327f7700431e5c61
1
# $NetBSD: Makefile,v 1.6 2013/08/11 06:39:47 dholland Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
checknr
5
6
.
include
<
bsd.prog.mk
>