diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2008-01-04 14:01:13 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2008-01-04 14:01:13 +0000 |
commit | 9242cdccab05b0adac9d3ed4a582276e5bbce12c (patch) | |
tree | b4a0eb0f9634ee4be81fd43843f69a030443157a /xserver/hw/xprint/etc | |
parent | 777484c8aa87fe478b728f1173be5a1e322331f4 (diff) |
regen
Diffstat (limited to 'xserver/hw/xprint/etc')
-rw-r--r-- | xserver/hw/xprint/etc/Makefile.in | 2 | ||||
-rw-r--r-- | xserver/hw/xprint/etc/Xsession.d/Makefile.in | 2 | ||||
-rw-r--r-- | xserver/hw/xprint/etc/init.d/Makefile.in | 2 | ||||
-rw-r--r-- | xserver/hw/xprint/etc/profile.d/Makefile.in | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/xserver/hw/xprint/etc/Makefile.in b/xserver/hw/xprint/etc/Makefile.in index dee3572bf..856b52d12 100644 --- a/xserver/hw/xprint/etc/Makefile.in +++ b/xserver/hw/xprint/etc/Makefile.in @@ -341,6 +341,8 @@ SECURE_RPC_FALSE = @SECURE_RPC_FALSE@ SECURE_RPC_TRUE = @SECURE_RPC_TRUE@ SERVERCONFIGdir = @SERVERCONFIGdir@ SET_MAKE = @SET_MAKE@ +SGI_VIDEO_FALSE = @SGI_VIDEO_FALSE@ +SGI_VIDEO_TRUE = @SGI_VIDEO_TRUE@ SHELL = @SHELL@ SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@ SOLARIS_ASM_INLINE_FALSE = @SOLARIS_ASM_INLINE_FALSE@ diff --git a/xserver/hw/xprint/etc/Xsession.d/Makefile.in b/xserver/hw/xprint/etc/Xsession.d/Makefile.in index 3f357c82b..3a3ce1bcc 100644 --- a/xserver/hw/xprint/etc/Xsession.d/Makefile.in +++ b/xserver/hw/xprint/etc/Xsession.d/Makefile.in @@ -343,6 +343,8 @@ SECURE_RPC_FALSE = @SECURE_RPC_FALSE@ SECURE_RPC_TRUE = @SECURE_RPC_TRUE@ SERVERCONFIGdir = @SERVERCONFIGdir@ SET_MAKE = @SET_MAKE@ +SGI_VIDEO_FALSE = @SGI_VIDEO_FALSE@ +SGI_VIDEO_TRUE = @SGI_VIDEO_TRUE@ SHELL = @SHELL@ SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@ SOLARIS_ASM_INLINE_FALSE = @SOLARIS_ASM_INLINE_FALSE@ diff --git a/xserver/hw/xprint/etc/init.d/Makefile.in b/xserver/hw/xprint/etc/init.d/Makefile.in index b11cb8d7b..ad60eb9ec 100644 --- a/xserver/hw/xprint/etc/init.d/Makefile.in +++ b/xserver/hw/xprint/etc/init.d/Makefile.in @@ -337,6 +337,8 @@ SECURE_RPC_FALSE = @SECURE_RPC_FALSE@ SECURE_RPC_TRUE = @SECURE_RPC_TRUE@ SERVERCONFIGdir = @SERVERCONFIGdir@ SET_MAKE = @SET_MAKE@ +SGI_VIDEO_FALSE = @SGI_VIDEO_FALSE@ +SGI_VIDEO_TRUE = @SGI_VIDEO_TRUE@ SHELL = @SHELL@ SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@ SOLARIS_ASM_INLINE_FALSE = @SOLARIS_ASM_INLINE_FALSE@ diff --git a/xserver/hw/xprint/etc/profile.d/Makefile.in b/xserver/hw/xprint/etc/profile.d/Makefile.in index ef4eeb4f5..930b94d42 100644 --- a/xserver/hw/xprint/etc/profile.d/Makefile.in +++ b/xserver/hw/xprint/etc/profile.d/Makefile.in @@ -332,6 +332,8 @@ SECURE_RPC_FALSE = @SECURE_RPC_FALSE@ SECURE_RPC_TRUE = @SECURE_RPC_TRUE@ SERVERCONFIGdir = @SERVERCONFIGdir@ SET_MAKE = @SET_MAKE@ +SGI_VIDEO_FALSE = @SGI_VIDEO_FALSE@ +SGI_VIDEO_TRUE = @SGI_VIDEO_TRUE@ SHELL = @SHELL@ SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@ SOLARIS_ASM_INLINE_FALSE = @SOLARIS_ASM_INLINE_FALSE@ |