summaryrefslogtreecommitdiff
path: root/xserver/hw/xfree86/vbe/Makefile.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-05-25 16:20:51 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-05-25 16:20:51 +0000
commitaf7383d7c7d8ca32ca682b480d4a698bec3642ae (patch)
tree709be98b9d1a825254d2b7fe350bee6fd97177da /xserver/hw/xfree86/vbe/Makefile.in
parentd9253c1e2a9a3c3134ac9df61b32baf334636eee (diff)
regen
Diffstat (limited to 'xserver/hw/xfree86/vbe/Makefile.in')
-rw-r--r--xserver/hw/xfree86/vbe/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/xserver/hw/xfree86/vbe/Makefile.in b/xserver/hw/xfree86/vbe/Makefile.in
index c51b06356..c4e6a3265 100644
--- a/xserver/hw/xfree86/vbe/Makefile.in
+++ b/xserver/hw/xfree86/vbe/Makefile.in
@@ -238,8 +238,12 @@ KDRIVEFBDEV_FALSE = @KDRIVEFBDEV_FALSE@
KDRIVEFBDEV_TRUE = @KDRIVEFBDEV_TRUE@
KDRIVELINUX_FALSE = @KDRIVELINUX_FALSE@
KDRIVELINUX_TRUE = @KDRIVELINUX_TRUE@
+KDRIVEOPENBSD_FALSE = @KDRIVEOPENBSD_FALSE@
+KDRIVEOPENBSD_TRUE = @KDRIVEOPENBSD_TRUE@
KDRIVEVESA_FALSE = @KDRIVEVESA_FALSE@
KDRIVEVESA_TRUE = @KDRIVEVESA_TRUE@
+KDRIVEWSCONS_FALSE = @KDRIVEWSCONS_FALSE@
+KDRIVEWSCONS_TRUE = @KDRIVEWSCONS_TRUE@
KDRIVE_CFLAGS = @KDRIVE_CFLAGS@
KDRIVE_FALSE = @KDRIVE_FALSE@
KDRIVE_HW_FALSE = @KDRIVE_HW_FALSE@