$OpenBSD$
--- indra/llvfs/Makefile.orig	Sat Mar 24 22:20:22 2007
+++ indra/llvfs/Makefile	Sat Mar 24 22:20:22 2007
@@ -0,0 +1,17 @@
+#	$OpenBSD: Makefile,v 1.14 2005/11/24 20:49:23 deraadt Exp $
+
+LIB=	llvfs
+
+SRCS=	lldir.cpp lllfsthread.cpp llvfile.cpp llvfs.cpp
+SRCS+=	llvfsthread.cpp lldir_linux.cpp
+
+DEBUGLIBS=no
+NOPROFILE=yes
+NOPIC=yes
+
+install:
+	@echo -n
+
+.include <bsd.lib.mk>
+.include <../Makefile.llinc>
+
