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
libutil: add O_NOCTTY to old pty open code
[minix3.git]
/
commands
/
mkfifo
/
Makefile
blob
463d91a3a7f4e0bd73a5e0f425061c5644805ce5
1
# $NetBSD: Makefile,v 1.3 1994/12/23 07:16:52 jtc Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
mkfifo
5
6
.
include
<
bsd.prog.mk
>