diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2013-02-16 21:24:35 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2024-05-05 11:56:33 +0200 |
commit | 5657f22f185b56cfe61fd2710c0f39afc049cfe4 (patch) | |
tree | a583dfea2e9f8fb709b0c6a1241191e9f426b921 | |
parent | 4d8b529937da8d83691ad4b6d9fea7cb82801598 (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..e77b726 --- /dev/null +++ b/Makefile.bsd-wrapper @@ -0,0 +1,3 @@ +# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:29:55 matthieu Exp $ + +.include <bsd.xorg.mk> |