summaryrefslogtreecommitdiff
path: root/lib/libXpresent/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2018-08-05 12:06:42 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2018-08-05 12:06:42 +0000
commit44b6af0089f94bd8e599bef55081935c20af224d (patch)
tree89215c4ef54d9a2570653d969b9edfd1fb6a2fbb /lib/libXpresent/Makefile.bsd-wrapper
parentd557f94d5ebb9046bf1569832217ce314ec699a2 (diff)
add BSD build infrastructure
Diffstat (limited to 'lib/libXpresent/Makefile.bsd-wrapper')
-rw-r--r--lib/libXpresent/Makefile.bsd-wrapper5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libXpresent/Makefile.bsd-wrapper b/lib/libXpresent/Makefile.bsd-wrapper
new file mode 100644
index 000000000..3ea69d195
--- /dev/null
+++ b/lib/libXpresent/Makefile.bsd-wrapper
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2018/08/05 12:06:41 matthieu Exp $
+
+SHARED_LIBS= Xpresent 1.0
+
+.include <bsd.xorg.mk>