diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-11-24 17:07:04 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-11-24 17:07:04 +0000 |
commit | e81e557d6d571dfb2890c164ca5f6aad8d46f075 (patch) | |
tree | 0a5bc8bb03634ed1e14d57791b56a507b147cf7f /app/xbacklight/Makefile.bsd-wrapper | |
parent | 85e385cdb4c3aa3a84deb386a96da0033e2f3320 (diff) |
BSD makefile plus regen autotools stuff
Diffstat (limited to 'app/xbacklight/Makefile.bsd-wrapper')
-rw-r--r-- | app/xbacklight/Makefile.bsd-wrapper | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/xbacklight/Makefile.bsd-wrapper b/app/xbacklight/Makefile.bsd-wrapper new file mode 100644 index 000000000..d085e4956 --- /dev/null +++ b/app/xbacklight/Makefile.bsd-wrapper @@ -0,0 +1,3 @@ +# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2007/11/24 17:07:03 matthieu Exp $ + +.include <bsd.xorg.mk> |