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
retire nonsymbolic rootdev, dev2name
[minix.git]
/
commands
/
touch
/
Makefile
blob
29eb115f8007024c44c96d3ee161f8b54d0d4abf
1
# $NetBSD: Makefile,v 1.3 1994/12/07 09:19:47 jtc Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
touch
5
6
.
include
<
bsd.prog.mk
>