Changeset 3 in downloads for RenderSystems/GL/src/nvparse
- Timestamp:
- Oct 9, 2007, 6:41:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
RenderSystems/GL/src/nvparse/Makefile.in
r1 r3 1 # Makefile.in generated by automake 1.9. 5from Makefile.am.1 # Makefile.in generated by automake 1.9.6 from Makefile.am. 2 2 # @configure_input@ 3 3 … … 14 14 15 15 @SET_MAKE@ 16 17 SOURCES = $(libnvparse_la_SOURCES)18 16 19 17 srcdir = @srcdir@ … … 157 155 GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ 158 156 GL_LIBS = @GL_LIBS@ 157 GREP = @GREP@ 159 158 GTK_CFLAGS = @GTK_CFLAGS@ 160 159 GTK_LIBS = @GTK_LIBS@ … … 221 220 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ 222 221 VERSION = @VERSION@ 222 XMKMF = @XMKMF@ 223 223 YACC = @YACC@ 224 YFLAGS = @YFLAGS@ 224 225 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 225 226 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 226 227 abs_top_builddir = @abs_top_builddir@ 227 ac_ct_AR = @ac_ct_AR@228 228 ac_ct_CC = @ac_ct_CC@ 229 229 ac_ct_CXX = @ac_ct_CXX@ 230 230 ac_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@235 231 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 236 232 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ … … 249 245 build_vendor = @build_vendor@ 250 246 datadir = @datadir@ 247 datarootdir = @datarootdir@ 248 docdir = @docdir@ 249 dvidir = @dvidir@ 251 250 exec_prefix = @exec_prefix@ 252 251 host = @host@ … … 255 254 host_os = @host_os@ 256 255 host_vendor = @host_vendor@ 256 htmldir = @htmldir@ 257 257 includedir = @includedir@ 258 258 infodir = @infodir@ … … 260 260 libdir = @libdir@ 261 261 libexecdir = @libexecdir@ 262 localedir = @localedir@ 262 263 localstatedir = @localstatedir@ 263 264 mandir = @mandir@ … … 265 266 ogreexecdir = @ogreexecdir@ 266 267 oldincludedir = @oldincludedir@ 268 pdfdir = @pdfdir@ 267 269 prefix = @prefix@ 268 270 program_transform_name = @program_transform_name@ 271 psdir = @psdir@ 269 272 sbindir = @sbindir@ 270 273 sharedstatedir = @sharedstatedir@
Note: See TracChangeset
for help on using the changeset viewer.