summaryrefslogtreecommitdiffstats
path: root/lib/libio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libio/Makefile')
-rw-r--r--lib/libio/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/libio/Makefile b/lib/libio/Makefile
new file mode 100644
index 0000000..8456e33
--- /dev/null
+++ b/lib/libio/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+LIB= io
+SHLIB_MAJOR= 1
+SRCS= io.c swiz.c bwx.c alpha_sethae.c
+
+CFLAGS+= -Wall -Wa,-mev56
+
+NO_MAN=
+
+.include <bsd.lib.mk>
OpenPOWER on IntegriCloud