- Timestamp:
- Oct 9, 2007, 6:41:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Tests/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 SOURCES = $(TestSuite_SOURCES)17 18 16 srcdir = @srcdir@ 19 17 top_srcdir = @top_srcdir@ … … 121 119 GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ 122 120 GL_LIBS = @GL_LIBS@ 121 GREP = @GREP@ 123 122 GTK_CFLAGS = @GTK_CFLAGS@ 124 123 GTK_LIBS = @GTK_LIBS@ … … 185 184 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ 186 185 VERSION = @VERSION@ 186 XMKMF = @XMKMF@ 187 187 YACC = @YACC@ 188 YFLAGS = @YFLAGS@ 188 189 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 189 190 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 190 191 abs_top_builddir = @abs_top_builddir@ 191 ac_ct_AR = @ac_ct_AR@192 192 ac_ct_CC = @ac_ct_CC@ 193 193 ac_ct_CXX = @ac_ct_CXX@ 194 194 ac_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@199 195 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 200 196 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ … … 213 209 build_vendor = @build_vendor@ 214 210 datadir = @datadir@ 211 datarootdir = @datarootdir@ 212 docdir = @docdir@ 213 dvidir = @dvidir@ 215 214 exec_prefix = @exec_prefix@ 216 215 host = @host@ … … 219 218 host_os = @host_os@ 220 219 host_vendor = @host_vendor@ 220 htmldir = @htmldir@ 221 221 includedir = @includedir@ 222 222 infodir = @infodir@ … … 224 224 libdir = @libdir@ 225 225 libexecdir = @libexecdir@ 226 localedir = @localedir@ 226 227 localstatedir = @localstatedir@ 227 228 mandir = @mandir@ … … 229 230 ogreexecdir = @ogreexecdir@ 230 231 oldincludedir = @oldincludedir@ 232 pdfdir = @pdfdir@ 231 233 prefix = @prefix@ 232 234 program_transform_name = @program_transform_name@ 235 psdir = @psdir@ 233 236 sbindir = @sbindir@ 234 237 sharedstatedir = @sharedstatedir@
Note: See TracChangeset
for help on using the changeset viewer.