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
tty: don't use custom kputc; this fixes tty printf()s.
[minix.git]
/
servers
/
hgfs
/
Makefile
blob
483c9b51e500ad1cf9ec00615cf6e3947f33eb3b
1
# Makefile for VMware Host/Guest File System (HGFS) server
2
3
.
include
<
minix.own.mk
>
4
5
SUBDIR
=
libhgfs .WAIT hgfs_server
6
7
.
include
<
minix.subdir.mk
>