diff options
author | Matthieu Herrb <matthieu@bluenote.herrb.com> | 2007-09-02 21:50:16 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2024-08-02 08:18:20 +0200 |
commit | dea5d0909c74bfac4f0db5a067bb86e5f7da4bdd (patch) | |
tree | cd59b59532b99a24cbe3c3228fb924a7021dba42 | |
parent | 6db1b9fde7e32f9794fb19d7a95c9f3b52c0fd7a (diff) |
BSD Makefileobsd
-rw-r--r-- | Makefile.bsd-wrapper | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.bsd-wrapper b/Makefile.bsd-wrapper new file mode 100644 index 0000000..cd59c58 --- /dev/null +++ b/Makefile.bsd-wrapper @@ -0,0 +1,3 @@ +# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:30:44 matthieu Exp $ + +.include <bsd.xorg.mk> |