$OpenBSD$
--- indra/llrender/Makefile.orig	Sat Dec  1 10:58:59 2007
+++ indra/llrender/Makefile	Sun Dec  2 20:36:30 2007
@@ -0,0 +1,16 @@
+#
+
+LIB=	llrender
+
+SRCS!=	sed 's/${LIB}\///g' files.lst
+
+DEBUGLIBS=no
+NOPROFILE=yes
+NOPIC=yes
+
+install:
+	@echo -n
+
+.include <bsd.lib.mk>
+.include <../Makefile.llinc>
+
