summaryrefslogtreecommitdiff
path: root/lib/pixman/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-10-03 20:53:31 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-10-03 20:53:31 +0000
commite9409b4e16fbf6a4a751e1fba24b24d7acb7c259 (patch)
tree6903225579c1981cc0449f182b72230d9c4d9217 /lib/pixman/Makefile.bsd-wrapper
parentd32b5d1de7834b45888eb3ccc1cb8ced031ca170 (diff)
- Add BSD makefile
- regen autotools files with OpenBSD tools.
Diffstat (limited to 'lib/pixman/Makefile.bsd-wrapper')
-rw-r--r--lib/pixman/Makefile.bsd-wrapper5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/pixman/Makefile.bsd-wrapper b/lib/pixman/Makefile.bsd-wrapper
new file mode 100644
index 000000000..b77558ab9
--- /dev/null
+++ b/lib/pixman/Makefile.bsd-wrapper
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2007/10/03 20:53:30 matthieu Exp $
+
+SHARED_LIBS= pixman 0.0
+
+.include <bsd.xorg.mk>