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
coverity appeasement
[minix.git]
/
commands
/
printf
/
Makefile
blob
67169b90ad4ed181664fc04e19f3b80e96c5cb2f
1
# $NetBSD: Makefile,v 1.9 2004/10/30 19:28:35 christos Exp $
2
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
printf
5
6
.
include
<
bsd.prog.mk
>