diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2008-12-20 19:38:14 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2008-12-20 19:38:14 +0100 |
commit | cdf3014b92d91ccb6151ae92ffdd9858485569b6 (patch) | |
tree | 66ea58d32a502229462dc0eaf7c2a556a417da25 | |
parent | 305d356e43462834a2fdd2cf59d47b055c2416fd (diff) |
BSD Makefileobsd-libXi-1.2-branch
-rw-r--r-- | Makefile.bsd-wrapper | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.bsd-wrapper b/Makefile.bsd-wrapper new file mode 100644 index 0000000..377e5bf --- /dev/null +++ b/Makefile.bsd-wrapper @@ -0,0 +1,5 @@ +# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2007/03/15 23:00:47 matthieu Exp $ + +SHARED_LIBS= Xi 10.0 + +.include <bsd.xorg.mk> |