diff options
author | Matthieu Herrb <matthieu@bluenote.herrb.com> | 2007-09-11 15:06:20 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2024-05-05 12:32:13 +0200 |
commit | 8506d833214913703efaecf500f8a55c8baf3e20 (patch) | |
tree | 8a49fec2300a33283e2966b7fba65035c8002c9d | |
parent | 498db3a831ac76b487cfec86492ebc54e0e25bb4 (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..136b2e6 --- /dev/null +++ b/Makefile.bsd-wrapper @@ -0,0 +1,3 @@ +# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:27:26 matthieu Exp $ + +.include <bsd.xorg.mk> |