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