1 2 3 4 5 6 7
# Makefile for HGFS library LIB= hgfs SRCS= backdoor.S attr.c channel.c dir.c error.c file.c \ hgfs.c info.c link.c path.c rpc.c time.c .include <bsd.lib.mk>