Changeset 3 in downloads for OgreMain/src
- Timestamp:
- Oct 9, 2007, 6:41:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OgreMain/src/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 = $(libOgreMain_la_SOURCES) $(libSSEsupport_la_SOURCES)18 16 19 17 srcdir = @srcdir@ … … 290 288 GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ 291 289 GL_LIBS = @GL_LIBS@ 290 GREP = @GREP@ 292 291 GTK_CFLAGS = @GTK_CFLAGS@ 293 292 GTK_LIBS = @GTK_LIBS@ … … 354 353 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ 355 354 VERSION = @VERSION@ 355 XMKMF = @XMKMF@ 356 356 YACC = @YACC@ 357 YFLAGS = @YFLAGS@ 357 358 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 358 359 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 359 360 abs_top_builddir = @abs_top_builddir@ 360 ac_ct_AR = @ac_ct_AR@361 361 ac_ct_CC = @ac_ct_CC@ 362 362 ac_ct_CXX = @ac_ct_CXX@ 363 363 ac_ct_F77 = @ac_ct_F77@ 364 ac_ct_RANLIB = @ac_ct_RANLIB@365 ac_ct_RC = @ac_ct_RC@366 ac_ct_STRIP = @ac_ct_STRIP@367 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@368 364 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 369 365 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ … … 382 378 build_vendor = @build_vendor@ 383 379 datadir = @datadir@ 380 datarootdir = @datarootdir@ 381 docdir = @docdir@ 382 dvidir = @dvidir@ 384 383 exec_prefix = @exec_prefix@ 385 384 host = @host@ … … 388 387 host_os = @host_os@ 389 388 host_vendor = @host_vendor@ 389 htmldir = @htmldir@ 390 390 includedir = @includedir@ 391 391 infodir = @infodir@ … … 393 393 libdir = @libdir@ 394 394 libexecdir = @libexecdir@ 395 localedir = @localedir@ 395 396 localstatedir = @localstatedir@ 396 397 mandir = @mandir@ … … 398 399 ogreexecdir = @ogreexecdir@ 399 400 oldincludedir = @oldincludedir@ 401 pdfdir = @pdfdir@ 400 402 prefix = @prefix@ 401 403 program_transform_name = @program_transform_name@ 404 psdir = @psdir@ 402 405 sbindir = @sbindir@ 403 406 sharedstatedir = @sharedstatedir@
Note: See TracChangeset
for help on using the changeset viewer.