diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2008-09-05 14:08:11 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2024-08-02 08:35:26 +0200 |
commit | c3ca682a027262cf8659611c94899e25e5e2f1bc (patch) | |
tree | 7bb3d035086ab3c3918894feaa33996683ac96e3 | |
parent | 373139dd06a8e824cf98b8ca166b6f587a8c5368 (diff) |
BSD makefile
-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..fcb8968 --- /dev/null +++ b/Makefile.bsd-wrapper @@ -0,0 +1,3 @@ +# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2007/07/04 12:52:46 ajacoutot Exp $ + +.include <bsd.xorg.mk> |