summaryrefslogtreecommitdiff
path: root/lib/libXfixes
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 12:07:35 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 12:07:35 +0000
commit3e53c705708b41ce771b107aba9b153bf5abef0d (patch)
treec9d896dd965d1c3f7b8b8a8742bc5113bb19cef8 /lib/libXfixes
parent4a014fe4ddcf23fccd380629c3772ae76ebe1969 (diff)
Build infrastructure for lib
Diffstat (limited to 'lib/libXfixes')
-rw-r--r--lib/libXfixes/Makefile.bsd-wrapper5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libXfixes/Makefile.bsd-wrapper b/lib/libXfixes/Makefile.bsd-wrapper
new file mode 100644
index 000000000..4962469c0
--- /dev/null
+++ b/lib/libXfixes/Makefile.bsd-wrapper
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $
+
+SHARED_LIBS= Xfixes 4.0
+
+.include <bsd.xorg.mk>