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
Create SFFS library out of HGFS
[minix.git]
/
commands
/
env
/
Makefile
blob
9314c762a8f7004118ebb580b6f59a7f06475538
1
PROG
=
env
2
MAN
=
3
4
LINKS
+= ${
BINDIR
}/
env
${
BINDIR
}/
printenv
5
6
.
include
<
bsd.prog.mk
>