summaryrefslogtreecommitdiffstats
path: root/lib/libgpib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libgpib/Makefile')
-rw-r--r--lib/libgpib/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/libgpib/Makefile b/lib/libgpib/Makefile
new file mode 100644
index 0000000..7e53df9
--- /dev/null
+++ b/lib/libgpib/Makefile
@@ -0,0 +1,10 @@
+# $FreeBSD$
+
+LIB= gpib
+SHLIB_MAJOR= 2
+INCS= gpib.h
+INCSDIR= ${INCLUDEDIR}/gpib
+SRCS= ibfoo.c
+WARNS?= 6
+
+.include <bsd.lib.mk>
OpenPOWER on IntegriCloud