summaryrefslogtreecommitdiffstats
path: root/lib/libohash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libohash/Makefile')
-rw-r--r--lib/libohash/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/libohash/Makefile b/lib/libohash/Makefile
new file mode 100644
index 0000000..198093e
--- /dev/null
+++ b/lib/libohash/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+LIB= ohash
+SRCS= ohash.c
+INTERNALLIB=
+
+WARNS= 3
+
+.include <bsd.lib.mk>
OpenPOWER on IntegriCloud