Commit Diff


commit - 35add24aa636945d591ac62534d3caf3e906621a
commit + d2412c93d1f4208792c2f451746611075f07e0af
blob - /dev/null
blob + 10266461c5931bb1c273a4a15de3d4d4c5d7cdd0 (mode 644)
--- /dev/null
+++ lib/Makefile
@@ -0,0 +1,4 @@
+# simple Makefile stub to make the "tags" target work
+SRCS =	*.c
+
+.include <bsd.lib.mk>