From 24d7f452c8791e33823f7de1c26af5e422cc88d4 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 8 Mar 2008 21:03:08 +0100 Subject: BSD Makefile --- Makefile.bsd-wrapper | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Makefile.bsd-wrapper diff --git a/Makefile.bsd-wrapper b/Makefile.bsd-wrapper new file mode 100644 index 0000000..9e0fa4c --- /dev/null +++ b/Makefile.bsd-wrapper @@ -0,0 +1,27 @@ +# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $ + +SHARED_LIBS= \ + xcb-composite 0.0 \ + xcb-damage 0.0 \ + xcb-dmps 0.0 \ + xcb-glx 0.0 \ + xcb-randr 0.0 \ + xcb-record 0.0 \ + xcb-render 0.0 \ + xcb-res 0.0 \ + xcb-screensaver 0.0 \ + xcb-shape 0.0 \ + xcb-shm 0.0 \ + xcb-sync 0.0 \ + xcb-xevie 0.0 \ + xcb-xf86dri 0.0 \ + xcb-xfixes 0.0 \ + xcb-xinerama 0.0 \ + xcb-xlib 0.0 \ + xcb-xprint 0.0 \ + xcb-xtest 0.0 \ + xcb-xv 0.0 \ + xcb-xvmc 0.0 \ + xcb 1.0 + +.include -- cgit v1.2.3