summaryrefslogtreecommitdiff
path: root/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2008-05-24 15:50:21 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2024-08-02 09:00:54 +0200
commit7f175d92eacef7153c3552f253ddb03a1649316d (patch)
tree6f93ad5cb6eac5c88994e8f2f39780a628b6ce8a /Makefile.bsd-wrapper
parentfba7bf352678db2938f5a7b173d2a8823595ef3b (diff)
BSD Makefileobsd
Diffstat (limited to 'Makefile.bsd-wrapper')
-rw-r--r--Makefile.bsd-wrapper5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.bsd-wrapper b/Makefile.bsd-wrapper
new file mode 100644
index 0000000..83f93f2
--- /dev/null
+++ b/Makefile.bsd-wrapper
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2007/03/15 23:00:48 matthieu Exp $
+
+SHARED_LIBS= Xv 5.0
+
+.include <bsd.xorg.mk>