diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2008-05-24 15:00:36 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2022-12-03 12:53:32 +0100 |
commit | f122fcfe3f88639cea30fc125004d56c53b991cf (patch) | |
tree | d066bd4d12d7a07250d223c36ba12c561fdcbb3b | |
parent | 3387129532899eaeee3477a2d92fa662d7292a84 (diff) |
BSD Makefileobsd
-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..d7ff1ec --- /dev/null +++ b/Makefile.bsd-wrapper @@ -0,0 +1,5 @@ +# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2013/03/09 16:34:36 matthieu Exp $ + +SHARED_LIBS= Xrandr 6.2 + +.include <bsd.xorg.mk> |