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
Set the motd to point to a wiki page.
[minix.git]
/
bin
/
chmod
/
Makefile
blob
8e241d09919d828496d6d04d68e5b914ae6f37a9
1
# $NetBSD: Makefile,v 1.8 1997/07/20 22:36:34 christos Exp $
2
# @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4
PROG
=
chmod
5
6
.
include
<
bsd.prog.mk
>