Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3 in downloads for RenderSystems


Ignore:
Timestamp:
Oct 9, 2007, 6:41:19 PM (17 years ago)
Author:
anonymous
Message:

=update

Location:
RenderSystems
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • RenderSystems/Direct3D9/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    108108GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    109109GL_LIBS = @GL_LIBS@
     110GREP = @GREP@
    110111GTK_CFLAGS = @GTK_CFLAGS@
    111112GTK_LIBS = @GTK_LIBS@
     
    172173USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    173174VERSION = @VERSION@
     175XMKMF = @XMKMF@
    174176YACC = @YACC@
     177YFLAGS = @YFLAGS@
    175178ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    176179ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    177180abs_top_builddir = @abs_top_builddir@
    178 ac_ct_AR = @ac_ct_AR@
    179181ac_ct_CC = @ac_ct_CC@
    180182ac_ct_CXX = @ac_ct_CXX@
    181183ac_ct_F77 = @ac_ct_F77@
    182 ac_ct_RANLIB = @ac_ct_RANLIB@
    183 ac_ct_RC = @ac_ct_RC@
    184 ac_ct_STRIP = @ac_ct_STRIP@
    185 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    186184am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    187185am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    200198build_vendor = @build_vendor@
    201199datadir = @datadir@
     200datarootdir = @datarootdir@
     201docdir = @docdir@
     202dvidir = @dvidir@
    202203exec_prefix = @exec_prefix@
    203204host = @host@
     
    206207host_os = @host_os@
    207208host_vendor = @host_vendor@
     209htmldir = @htmldir@
    208210includedir = @includedir@
    209211infodir = @infodir@
     
    211213libdir = @libdir@
    212214libexecdir = @libexecdir@
     215localedir = @localedir@
    213216localstatedir = @localstatedir@
    214217mandir = @mandir@
     
    216219ogreexecdir = @ogreexecdir@
    217220oldincludedir = @oldincludedir@
     221pdfdir = @pdfdir@
    218222prefix = @prefix@
    219223program_transform_name = @program_transform_name@
     224psdir = @psdir@
    220225sbindir = @sbindir@
    221226sharedstatedir = @sharedstatedir@
  • RenderSystems/Direct3D9/include/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    104104GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    105105GL_LIBS = @GL_LIBS@
     106GREP = @GREP@
    106107GTK_CFLAGS = @GTK_CFLAGS@
    107108GTK_LIBS = @GTK_LIBS@
     
    168169USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    169170VERSION = @VERSION@
     171XMKMF = @XMKMF@
    170172YACC = @YACC@
     173YFLAGS = @YFLAGS@
    171174ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    172175ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    173176abs_top_builddir = @abs_top_builddir@
    174 ac_ct_AR = @ac_ct_AR@
    175177ac_ct_CC = @ac_ct_CC@
    176178ac_ct_CXX = @ac_ct_CXX@
    177179ac_ct_F77 = @ac_ct_F77@
    178 ac_ct_RANLIB = @ac_ct_RANLIB@
    179 ac_ct_RC = @ac_ct_RC@
    180 ac_ct_STRIP = @ac_ct_STRIP@
    181 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    182180am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    183181am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    196194build_vendor = @build_vendor@
    197195datadir = @datadir@
     196datarootdir = @datarootdir@
     197docdir = @docdir@
     198dvidir = @dvidir@
    198199exec_prefix = @exec_prefix@
    199200host = @host@
     
    202203host_os = @host_os@
    203204host_vendor = @host_vendor@
     205htmldir = @htmldir@
    204206includedir = @includedir@
    205207infodir = @infodir@
     
    207209libdir = @libdir@
    208210libexecdir = @libexecdir@
     211localedir = @localedir@
    209212localstatedir = @localstatedir@
    210213mandir = @mandir@
     
    212215ogreexecdir = @ogreexecdir@
    213216oldincludedir = @oldincludedir@
     217pdfdir = @pdfdir@
    214218prefix = @prefix@
    215219program_transform_name = @program_transform_name@
     220psdir = @psdir@
    216221sbindir = @sbindir@
    217222sharedstatedir = @sharedstatedir@
  • RenderSystems/Direct3D9/src/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    1414
    1515@SET_MAKE@
    16 
    17 SOURCES = $(RenderSystem_Direct3D9_la_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    140138GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    141139GL_LIBS = @GL_LIBS@
     140GREP = @GREP@
    142141GTK_CFLAGS = @GTK_CFLAGS@
    143142GTK_LIBS = @GTK_LIBS@
     
    204203USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    205204VERSION = @VERSION@
     205XMKMF = @XMKMF@
    206206YACC = @YACC@
     207YFLAGS = @YFLAGS@
    207208ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    208209ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    209210abs_top_builddir = @abs_top_builddir@
    210 ac_ct_AR = @ac_ct_AR@
    211211ac_ct_CC = @ac_ct_CC@
    212212ac_ct_CXX = @ac_ct_CXX@
    213213ac_ct_F77 = @ac_ct_F77@
    214 ac_ct_RANLIB = @ac_ct_RANLIB@
    215 ac_ct_RC = @ac_ct_RC@
    216 ac_ct_STRIP = @ac_ct_STRIP@
    217 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    218214am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    219215am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    232228build_vendor = @build_vendor@
    233229datadir = @datadir@
     230datarootdir = @datarootdir@
     231docdir = @docdir@
     232dvidir = @dvidir@
    234233exec_prefix = @exec_prefix@
    235234host = @host@
     
    238237host_os = @host_os@
    239238host_vendor = @host_vendor@
     239htmldir = @htmldir@
    240240includedir = @includedir@
    241241infodir = @infodir@
     
    243243libdir = @libdir@
    244244libexecdir = @libexecdir@
     245localedir = @localedir@
    245246localstatedir = @localstatedir@
    246247mandir = @mandir@
     
    248249ogreexecdir = @ogreexecdir@
    249250oldincludedir = @oldincludedir@
     251pdfdir = @pdfdir@
    250252prefix = @prefix@
    251253program_transform_name = @program_transform_name@
     254psdir = @psdir@
    252255sbindir = @sbindir@
    253256sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    108108GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    109109GL_LIBS = @GL_LIBS@
     110GREP = @GREP@
    110111GTK_CFLAGS = @GTK_CFLAGS@
    111112GTK_LIBS = @GTK_LIBS@
     
    172173USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    173174VERSION = @VERSION@
     175XMKMF = @XMKMF@
    174176YACC = @YACC@
     177YFLAGS = @YFLAGS@
    175178ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    176179ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    177180abs_top_builddir = @abs_top_builddir@
    178 ac_ct_AR = @ac_ct_AR@
    179181ac_ct_CC = @ac_ct_CC@
    180182ac_ct_CXX = @ac_ct_CXX@
    181183ac_ct_F77 = @ac_ct_F77@
    182 ac_ct_RANLIB = @ac_ct_RANLIB@
    183 ac_ct_RC = @ac_ct_RC@
    184 ac_ct_STRIP = @ac_ct_STRIP@
    185 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    186184am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    187185am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    200198build_vendor = @build_vendor@
    201199datadir = @datadir@
     200datarootdir = @datarootdir@
     201docdir = @docdir@
     202dvidir = @dvidir@
    202203exec_prefix = @exec_prefix@
    203204host = @host@
     
    206207host_os = @host_os@
    207208host_vendor = @host_vendor@
     209htmldir = @htmldir@
    208210includedir = @includedir@
    209211infodir = @infodir@
     
    211213libdir = @libdir@
    212214libexecdir = @libexecdir@
     215localedir = @localedir@
    213216localstatedir = @localstatedir@
    214217mandir = @mandir@
     
    216219ogreexecdir = @ogreexecdir@
    217220oldincludedir = @oldincludedir@
     221pdfdir = @pdfdir@
    218222prefix = @prefix@
    219223program_transform_name = @program_transform_name@
     224psdir = @psdir@
    220225sbindir = @sbindir@
    221226sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/include/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    104104GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    105105GL_LIBS = @GL_LIBS@
     106GREP = @GREP@
    106107GTK_CFLAGS = @GTK_CFLAGS@
    107108GTK_LIBS = @GTK_LIBS@
     
    168169USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    169170VERSION = @VERSION@
     171XMKMF = @XMKMF@
    170172YACC = @YACC@
     173YFLAGS = @YFLAGS@
    171174ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    172175ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    173176abs_top_builddir = @abs_top_builddir@
    174 ac_ct_AR = @ac_ct_AR@
    175177ac_ct_CC = @ac_ct_CC@
    176178ac_ct_CXX = @ac_ct_CXX@
    177179ac_ct_F77 = @ac_ct_F77@
    178 ac_ct_RANLIB = @ac_ct_RANLIB@
    179 ac_ct_RC = @ac_ct_RC@
    180 ac_ct_STRIP = @ac_ct_STRIP@
    181 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    182180am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    183181am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    196194build_vendor = @build_vendor@
    197195datadir = @datadir@
     196datarootdir = @datarootdir@
     197docdir = @docdir@
     198dvidir = @dvidir@
    198199exec_prefix = @exec_prefix@
    199200host = @host@
     
    202203host_os = @host_os@
    203204host_vendor = @host_vendor@
     205htmldir = @htmldir@
    204206includedir = @includedir@
    205207infodir = @infodir@
     
    207209libdir = @libdir@
    208210libexecdir = @libexecdir@
     211localedir = @localedir@
    209212localstatedir = @localstatedir@
    210213mandir = @mandir@
     
    212215ogreexecdir = @ogreexecdir@
    213216oldincludedir = @oldincludedir@
     217pdfdir = @pdfdir@
    214218prefix = @prefix@
    215219program_transform_name = @program_transform_name@
     220psdir = @psdir@
    216221sbindir = @sbindir@
    217222sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/src/GLSL/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    108108GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    109109GL_LIBS = @GL_LIBS@
     110GREP = @GREP@
    110111GTK_CFLAGS = @GTK_CFLAGS@
    111112GTK_LIBS = @GTK_LIBS@
     
    172173USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    173174VERSION = @VERSION@
     175XMKMF = @XMKMF@
    174176YACC = @YACC@
     177YFLAGS = @YFLAGS@
    175178ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    176179ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    177180abs_top_builddir = @abs_top_builddir@
    178 ac_ct_AR = @ac_ct_AR@
    179181ac_ct_CC = @ac_ct_CC@
    180182ac_ct_CXX = @ac_ct_CXX@
    181183ac_ct_F77 = @ac_ct_F77@
    182 ac_ct_RANLIB = @ac_ct_RANLIB@
    183 ac_ct_RC = @ac_ct_RC@
    184 ac_ct_STRIP = @ac_ct_STRIP@
    185 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    186184am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    187185am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    200198build_vendor = @build_vendor@
    201199datadir = @datadir@
     200datarootdir = @datarootdir@
     201docdir = @docdir@
     202dvidir = @dvidir@
    202203exec_prefix = @exec_prefix@
    203204host = @host@
     
    206207host_os = @host_os@
    207208host_vendor = @host_vendor@
     209htmldir = @htmldir@
    208210includedir = @includedir@
    209211infodir = @infodir@
     
    211213libdir = @libdir@
    212214libexecdir = @libexecdir@
     215localedir = @localedir@
    213216localstatedir = @localstatedir@
    214217mandir = @mandir@
     
    216219ogreexecdir = @ogreexecdir@
    217220oldincludedir = @oldincludedir@
     221pdfdir = @pdfdir@
    218222prefix = @prefix@
    219223program_transform_name = @program_transform_name@
     224psdir = @psdir@
    220225sbindir = @sbindir@
    221226sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/src/GLSL/include/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    104104GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    105105GL_LIBS = @GL_LIBS@
     106GREP = @GREP@
    106107GTK_CFLAGS = @GTK_CFLAGS@
    107108GTK_LIBS = @GTK_LIBS@
     
    168169USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    169170VERSION = @VERSION@
     171XMKMF = @XMKMF@
    170172YACC = @YACC@
     173YFLAGS = @YFLAGS@
    171174ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    172175ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    173176abs_top_builddir = @abs_top_builddir@
    174 ac_ct_AR = @ac_ct_AR@
    175177ac_ct_CC = @ac_ct_CC@
    176178ac_ct_CXX = @ac_ct_CXX@
    177179ac_ct_F77 = @ac_ct_F77@
    178 ac_ct_RANLIB = @ac_ct_RANLIB@
    179 ac_ct_RC = @ac_ct_RC@
    180 ac_ct_STRIP = @ac_ct_STRIP@
    181 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    182180am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    183181am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    196194build_vendor = @build_vendor@
    197195datadir = @datadir@
     196datarootdir = @datarootdir@
     197docdir = @docdir@
     198dvidir = @dvidir@
    198199exec_prefix = @exec_prefix@
    199200host = @host@
     
    202203host_os = @host_os@
    203204host_vendor = @host_vendor@
     205htmldir = @htmldir@
    204206includedir = @includedir@
    205207infodir = @infodir@
     
    207209libdir = @libdir@
    208210libexecdir = @libexecdir@
     211localedir = @localedir@
    209212localstatedir = @localstatedir@
    210213mandir = @mandir@
     
    212215ogreexecdir = @ogreexecdir@
    213216oldincludedir = @oldincludedir@
     217pdfdir = @pdfdir@
    214218prefix = @prefix@
    215219program_transform_name = @program_transform_name@
     220psdir = @psdir@
    216221sbindir = @sbindir@
    217222sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/src/GLSL/src/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    1414
    1515@SET_MAKE@
    16 
    17 SOURCES = $(libGLSL_la_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    122120GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    123121GL_LIBS = @GL_LIBS@
     122GREP = @GREP@
    124123GTK_CFLAGS = @GTK_CFLAGS@
    125124GTK_LIBS = @GTK_LIBS@
     
    186185USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    187186VERSION = @VERSION@
     187XMKMF = @XMKMF@
    188188YACC = @YACC@
     189YFLAGS = @YFLAGS@
    189190ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    190191ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    191192abs_top_builddir = @abs_top_builddir@
    192 ac_ct_AR = @ac_ct_AR@
    193193ac_ct_CC = @ac_ct_CC@
    194194ac_ct_CXX = @ac_ct_CXX@
    195195ac_ct_F77 = @ac_ct_F77@
    196 ac_ct_RANLIB = @ac_ct_RANLIB@
    197 ac_ct_RC = @ac_ct_RC@
    198 ac_ct_STRIP = @ac_ct_STRIP@
    199 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    200196am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    201197am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    214210build_vendor = @build_vendor@
    215211datadir = @datadir@
     212datarootdir = @datarootdir@
     213docdir = @docdir@
     214dvidir = @dvidir@
    216215exec_prefix = @exec_prefix@
    217216host = @host@
     
    220219host_os = @host_os@
    221220host_vendor = @host_vendor@
     221htmldir = @htmldir@
    222222includedir = @includedir@
    223223infodir = @infodir@
     
    225225libdir = @libdir@
    226226libexecdir = @libexecdir@
     227localedir = @localedir@
    227228localstatedir = @localstatedir@
    228229mandir = @mandir@
     
    230231ogreexecdir = @ogreexecdir@
    231232oldincludedir = @oldincludedir@
     233pdfdir = @pdfdir@
    232234prefix = @prefix@
    233235program_transform_name = @program_transform_name@
     236psdir = @psdir@
    234237sbindir = @sbindir@
    235238sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/src/GLX/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    1414
    1515@SET_MAKE@
    16 
    17 SOURCES = $(libsupport_la_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    120118GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    121119GL_LIBS = @GL_LIBS@
     120GREP = @GREP@
    122121GTK_CFLAGS = @GTK_CFLAGS@
    123122GTK_LIBS = @GTK_LIBS@
     
    184183USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    185184VERSION = @VERSION@
     185XMKMF = @XMKMF@
    186186YACC = @YACC@
     187YFLAGS = @YFLAGS@
    187188ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    188189ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    189190abs_top_builddir = @abs_top_builddir@
    190 ac_ct_AR = @ac_ct_AR@
    191191ac_ct_CC = @ac_ct_CC@
    192192ac_ct_CXX = @ac_ct_CXX@
    193193ac_ct_F77 = @ac_ct_F77@
    194 ac_ct_RANLIB = @ac_ct_RANLIB@
    195 ac_ct_RC = @ac_ct_RC@
    196 ac_ct_STRIP = @ac_ct_STRIP@
    197 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    198194am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    199195am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    212208build_vendor = @build_vendor@
    213209datadir = @datadir@
     210datarootdir = @datarootdir@
     211docdir = @docdir@
     212dvidir = @dvidir@
    214213exec_prefix = @exec_prefix@
    215214host = @host@
     
    218217host_os = @host_os@
    219218host_vendor = @host_vendor@
     219htmldir = @htmldir@
    220220includedir = @includedir@
    221221infodir = @infodir@
     
    223223libdir = @libdir@
    224224libexecdir = @libexecdir@
     225localedir = @localedir@
    225226localstatedir = @localstatedir@
    226227mandir = @mandir@
     
    228229ogreexecdir = @ogreexecdir@
    229230oldincludedir = @oldincludedir@
     231pdfdir = @pdfdir@
    230232prefix = @prefix@
    231233program_transform_name = @program_transform_name@
     234psdir = @psdir@
    232235sbindir = @sbindir@
    233236sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/src/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    1414
    1515@SET_MAKE@
    16 
    17 SOURCES = $(RenderSystem_GL_la_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    150148GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    151149GL_LIBS = @GL_LIBS@
     150GREP = @GREP@
    152151GTK_CFLAGS = @GTK_CFLAGS@
    153152GTK_LIBS = @GTK_LIBS@
     
    214213USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    215214VERSION = @VERSION@
     215XMKMF = @XMKMF@
    216216YACC = @YACC@
     217YFLAGS = @YFLAGS@
    217218ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    218219ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    219220abs_top_builddir = @abs_top_builddir@
    220 ac_ct_AR = @ac_ct_AR@
    221221ac_ct_CC = @ac_ct_CC@
    222222ac_ct_CXX = @ac_ct_CXX@
    223223ac_ct_F77 = @ac_ct_F77@
    224 ac_ct_RANLIB = @ac_ct_RANLIB@
    225 ac_ct_RC = @ac_ct_RC@
    226 ac_ct_STRIP = @ac_ct_STRIP@
    227 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    228224am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    229225am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    242238build_vendor = @build_vendor@
    243239datadir = @datadir@
     240datarootdir = @datarootdir@
     241docdir = @docdir@
     242dvidir = @dvidir@
    244243exec_prefix = @exec_prefix@
    245244host = @host@
     
    248247host_os = @host_os@
    249248host_vendor = @host_vendor@
     249htmldir = @htmldir@
    250250includedir = @includedir@
    251251infodir = @infodir@
     
    253253libdir = @libdir@
    254254libexecdir = @libexecdir@
     255localedir = @localedir@
    255256localstatedir = @localstatedir@
    256257mandir = @mandir@
     
    258259ogreexecdir = @ogreexecdir@
    259260oldincludedir = @oldincludedir@
     261pdfdir = @pdfdir@
    260262prefix = @prefix@
    261263program_transform_name = @program_transform_name@
     264psdir = @psdir@
    262265sbindir = @sbindir@
    263266sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/src/atifs/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    108108GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    109109GL_LIBS = @GL_LIBS@
     110GREP = @GREP@
    110111GTK_CFLAGS = @GTK_CFLAGS@
    111112GTK_LIBS = @GTK_LIBS@
     
    172173USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    173174VERSION = @VERSION@
     175XMKMF = @XMKMF@
    174176YACC = @YACC@
     177YFLAGS = @YFLAGS@
    175178ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    176179ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    177180abs_top_builddir = @abs_top_builddir@
    178 ac_ct_AR = @ac_ct_AR@
    179181ac_ct_CC = @ac_ct_CC@
    180182ac_ct_CXX = @ac_ct_CXX@
    181183ac_ct_F77 = @ac_ct_F77@
    182 ac_ct_RANLIB = @ac_ct_RANLIB@
    183 ac_ct_RC = @ac_ct_RC@
    184 ac_ct_STRIP = @ac_ct_STRIP@
    185 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    186184am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    187185am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    200198build_vendor = @build_vendor@
    201199datadir = @datadir@
     200datarootdir = @datarootdir@
     201docdir = @docdir@
     202dvidir = @dvidir@
    202203exec_prefix = @exec_prefix@
    203204host = @host@
     
    206207host_os = @host_os@
    207208host_vendor = @host_vendor@
     209htmldir = @htmldir@
    208210includedir = @includedir@
    209211infodir = @infodir@
     
    211213libdir = @libdir@
    212214libexecdir = @libexecdir@
     215localedir = @localedir@
    213216localstatedir = @localstatedir@
    214217mandir = @mandir@
     
    216219ogreexecdir = @ogreexecdir@
    217220oldincludedir = @oldincludedir@
     221pdfdir = @pdfdir@
    218222prefix = @prefix@
    219223program_transform_name = @program_transform_name@
     224psdir = @psdir@
    220225sbindir = @sbindir@
    221226sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/src/atifs/include/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    104104GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    105105GL_LIBS = @GL_LIBS@
     106GREP = @GREP@
    106107GTK_CFLAGS = @GTK_CFLAGS@
    107108GTK_LIBS = @GTK_LIBS@
     
    168169USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    169170VERSION = @VERSION@
     171XMKMF = @XMKMF@
    170172YACC = @YACC@
     173YFLAGS = @YFLAGS@
    171174ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    172175ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    173176abs_top_builddir = @abs_top_builddir@
    174 ac_ct_AR = @ac_ct_AR@
    175177ac_ct_CC = @ac_ct_CC@
    176178ac_ct_CXX = @ac_ct_CXX@
    177179ac_ct_F77 = @ac_ct_F77@
    178 ac_ct_RANLIB = @ac_ct_RANLIB@
    179 ac_ct_RC = @ac_ct_RC@
    180 ac_ct_STRIP = @ac_ct_STRIP@
    181 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    182180am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    183181am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    196194build_vendor = @build_vendor@
    197195datadir = @datadir@
     196datarootdir = @datarootdir@
     197docdir = @docdir@
     198dvidir = @dvidir@
    198199exec_prefix = @exec_prefix@
    199200host = @host@
     
    202203host_os = @host_os@
    203204host_vendor = @host_vendor@
     205htmldir = @htmldir@
    204206includedir = @includedir@
    205207infodir = @infodir@
     
    207209libdir = @libdir@
    208210libexecdir = @libexecdir@
     211localedir = @localedir@
    209212localstatedir = @localstatedir@
    210213mandir = @mandir@
     
    212215ogreexecdir = @ogreexecdir@
    213216oldincludedir = @oldincludedir@
     217pdfdir = @pdfdir@
    214218prefix = @prefix@
    215219program_transform_name = @program_transform_name@
     220psdir = @psdir@
    216221sbindir = @sbindir@
    217222sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/src/atifs/src/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    1414
    1515@SET_MAKE@
    16 
    17 SOURCES = $(libatifs_la_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    120118GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    121119GL_LIBS = @GL_LIBS@
     120GREP = @GREP@
    122121GTK_CFLAGS = @GTK_CFLAGS@
    123122GTK_LIBS = @GTK_LIBS@
     
    184183USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    185184VERSION = @VERSION@
     185XMKMF = @XMKMF@
    186186YACC = @YACC@
     187YFLAGS = @YFLAGS@
    187188ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    188189ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    189190abs_top_builddir = @abs_top_builddir@
    190 ac_ct_AR = @ac_ct_AR@
    191191ac_ct_CC = @ac_ct_CC@
    192192ac_ct_CXX = @ac_ct_CXX@
    193193ac_ct_F77 = @ac_ct_F77@
    194 ac_ct_RANLIB = @ac_ct_RANLIB@
    195 ac_ct_RC = @ac_ct_RC@
    196 ac_ct_STRIP = @ac_ct_STRIP@
    197 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    198194am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    199195am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    212208build_vendor = @build_vendor@
    213209datadir = @datadir@
     210datarootdir = @datarootdir@
     211docdir = @docdir@
     212dvidir = @dvidir@
    214213exec_prefix = @exec_prefix@
    215214host = @host@
     
    218217host_os = @host_os@
    219218host_vendor = @host_vendor@
     219htmldir = @htmldir@
    220220includedir = @includedir@
    221221infodir = @infodir@
     
    223223libdir = @libdir@
    224224libexecdir = @libexecdir@
     225localedir = @localedir@
    225226localstatedir = @localstatedir@
    226227mandir = @mandir@
     
    228229ogreexecdir = @ogreexecdir@
    229230oldincludedir = @oldincludedir@
     231pdfdir = @pdfdir@
    230232prefix = @prefix@
    231233program_transform_name = @program_transform_name@
     234psdir = @psdir@
    232235sbindir = @sbindir@
    233236sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/src/nvparse/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    1414
    1515@SET_MAKE@
    16 
    17 SOURCES = $(libnvparse_la_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    157155GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    158156GL_LIBS = @GL_LIBS@
     157GREP = @GREP@
    159158GTK_CFLAGS = @GTK_CFLAGS@
    160159GTK_LIBS = @GTK_LIBS@
     
    221220USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    222221VERSION = @VERSION@
     222XMKMF = @XMKMF@
    223223YACC = @YACC@
     224YFLAGS = @YFLAGS@
    224225ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    225226ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    226227abs_top_builddir = @abs_top_builddir@
    227 ac_ct_AR = @ac_ct_AR@
    228228ac_ct_CC = @ac_ct_CC@
    229229ac_ct_CXX = @ac_ct_CXX@
    230230ac_ct_F77 = @ac_ct_F77@
    231 ac_ct_RANLIB = @ac_ct_RANLIB@
    232 ac_ct_RC = @ac_ct_RC@
    233 ac_ct_STRIP = @ac_ct_STRIP@
    234 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    235231am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    236232am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    249245build_vendor = @build_vendor@
    250246datadir = @datadir@
     247datarootdir = @datarootdir@
     248docdir = @docdir@
     249dvidir = @dvidir@
    251250exec_prefix = @exec_prefix@
    252251host = @host@
     
    255254host_os = @host_os@
    256255host_vendor = @host_vendor@
     256htmldir = @htmldir@
    257257includedir = @includedir@
    258258infodir = @infodir@
     
    260260libdir = @libdir@
    261261libexecdir = @libexecdir@
     262localedir = @localedir@
    262263localstatedir = @localstatedir@
    263264mandir = @mandir@
     
    265266ogreexecdir = @ogreexecdir@
    266267oldincludedir = @oldincludedir@
     268pdfdir = @pdfdir@
    267269prefix = @prefix@
    268270program_transform_name = @program_transform_name@
     271psdir = @psdir@
    269272sbindir = @sbindir@
    270273sharedstatedir = @sharedstatedir@
  • RenderSystems/GL/src/win32/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    1414
    1515@SET_MAKE@
    16 
    17 SOURCES = $(libsupport_la_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    121119GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    122120GL_LIBS = @GL_LIBS@
     121GREP = @GREP@
    123122GTK_CFLAGS = @GTK_CFLAGS@
    124123GTK_LIBS = @GTK_LIBS@
     
    185184USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    186185VERSION = @VERSION@
     186XMKMF = @XMKMF@
    187187YACC = @YACC@
     188YFLAGS = @YFLAGS@
    188189ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    189190ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    190191abs_top_builddir = @abs_top_builddir@
    191 ac_ct_AR = @ac_ct_AR@
    192192ac_ct_CC = @ac_ct_CC@
    193193ac_ct_CXX = @ac_ct_CXX@
    194194ac_ct_F77 = @ac_ct_F77@
    195 ac_ct_RANLIB = @ac_ct_RANLIB@
    196 ac_ct_RC = @ac_ct_RC@
    197 ac_ct_STRIP = @ac_ct_STRIP@
    198 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    199195am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    200196am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    213209build_vendor = @build_vendor@
    214210datadir = @datadir@
     211datarootdir = @datarootdir@
     212docdir = @docdir@
     213dvidir = @dvidir@
    215214exec_prefix = @exec_prefix@
    216215host = @host@
     
    219218host_os = @host_os@
    220219host_vendor = @host_vendor@
     220htmldir = @htmldir@
    221221includedir = @includedir@
    222222infodir = @infodir@
     
    224224libdir = @libdir@
    225225libexecdir = @libexecdir@
     226localedir = @localedir@
    226227localstatedir = @localstatedir@
    227228mandir = @mandir@
     
    229230ogreexecdir = @ogreexecdir@
    230231oldincludedir = @oldincludedir@
     232pdfdir = @pdfdir@
    231233prefix = @prefix@
    232234program_transform_name = @program_transform_name@
     235psdir = @psdir@
    233236sbindir = @sbindir@
    234237sharedstatedir = @sharedstatedir@
  • RenderSystems/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    109109GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    110110GL_LIBS = @GL_LIBS@
     111GREP = @GREP@
    111112GTK_CFLAGS = @GTK_CFLAGS@
    112113GTK_LIBS = @GTK_LIBS@
     
    173174USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    174175VERSION = @VERSION@
     176XMKMF = @XMKMF@
    175177YACC = @YACC@
     178YFLAGS = @YFLAGS@
    176179ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    177180ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    178181abs_top_builddir = @abs_top_builddir@
    179 ac_ct_AR = @ac_ct_AR@
    180182ac_ct_CC = @ac_ct_CC@
    181183ac_ct_CXX = @ac_ct_CXX@
    182184ac_ct_F77 = @ac_ct_F77@
    183 ac_ct_RANLIB = @ac_ct_RANLIB@
    184 ac_ct_RC = @ac_ct_RC@
    185 ac_ct_STRIP = @ac_ct_STRIP@
    186 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    187185am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    188186am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    201199build_vendor = @build_vendor@
    202200datadir = @datadir@
     201datarootdir = @datarootdir@
     202docdir = @docdir@
     203dvidir = @dvidir@
    203204exec_prefix = @exec_prefix@
    204205host = @host@
     
    207208host_os = @host_os@
    208209host_vendor = @host_vendor@
     210htmldir = @htmldir@
    209211includedir = @includedir@
    210212infodir = @infodir@
     
    212214libdir = @libdir@
    213215libexecdir = @libexecdir@
     216localedir = @localedir@
    214217localstatedir = @localstatedir@
    215218mandir = @mandir@
     
    217220ogreexecdir = @ogreexecdir@
    218221oldincludedir = @oldincludedir@
     222pdfdir = @pdfdir@
    219223prefix = @prefix@
    220224program_transform_name = @program_transform_name@
     225psdir = @psdir@
    221226sbindir = @sbindir@
    222227sharedstatedir = @sharedstatedir@
Note: See TracChangeset for help on using the changeset viewer.