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
etc/protocols - sync with NetBSD-8
[minix.git]
/
usr.bin
/
tee
/
Makefile
blob
a238fe4ec40339e2f8c80f53461296f9e2005798
1
# $NetBSD: Makefile,v 1.4 1994/12/09 01:43:36 jtc Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
tee
5
6
.
include
<
bsd.prog.mk
>