summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2008-12-20 17:24:57 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2023-06-17 18:28:02 +0200
commit08cb1dd3bf2488e169e1c3a780601acec0c84342 (patch)
treeafd54d87a9a35955f06a7a2496d8ba0195a852b9
parent2182a48ea00e376a18ca6e797eb2dc906b8a9800 (diff)
BSD makefileHEADobsd
-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..dcee732
--- /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= dmx 1.0
+
+.include <bsd.xorg.mk>