Changeset 3 in downloads for Samples/Instancing/src
- Timestamp:
- Oct 9, 2007, 6:41:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Samples/Instancing/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 = $(Crowd_SOURCES) $(Instancing_SOURCES)18 16 19 17 srcdir = @srcdir@ … … 126 124 GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ 127 125 GL_LIBS = @GL_LIBS@ 126 GREP = @GREP@ 128 127 GTK_CFLAGS = @GTK_CFLAGS@ 129 128 GTK_LIBS = @GTK_LIBS@ … … 190 189 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ 191 190 VERSION = @VERSION@ 191 XMKMF = @XMKMF@ 192 192 YACC = @YACC@ 193 YFLAGS = @YFLAGS@ 193 194 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 194 195 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 195 196 abs_top_builddir = @abs_top_builddir@ 196 ac_ct_AR = @ac_ct_AR@197 197 ac_ct_CC = @ac_ct_CC@ 198 198 ac_ct_CXX = @ac_ct_CXX@ 199 199 ac_ct_F77 = @ac_ct_F77@ 200 ac_ct_RANLIB = @ac_ct_RANLIB@201 ac_ct_RC = @ac_ct_RC@202 ac_ct_STRIP = @ac_ct_STRIP@203 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@204 200 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 205 201 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ … … 218 214 build_vendor = @build_vendor@ 219 215 datadir = @datadir@ 216 datarootdir = @datarootdir@ 217 docdir = @docdir@ 218 dvidir = @dvidir@ 220 219 exec_prefix = @exec_prefix@ 221 220 host = @host@ … … 224 223 host_os = @host_os@ 225 224 host_vendor = @host_vendor@ 225 htmldir = @htmldir@ 226 226 includedir = @includedir@ 227 227 infodir = @infodir@ … … 229 229 libdir = @libdir@ 230 230 libexecdir = @libexecdir@ 231 localedir = @localedir@ 231 232 localstatedir = @localstatedir@ 232 233 mandir = @mandir@ … … 234 235 ogreexecdir = @ogreexecdir@ 235 236 oldincludedir = @oldincludedir@ 237 pdfdir = @pdfdir@ 236 238 prefix = @prefix@ 237 239 program_transform_name = @program_transform_name@ 240 psdir = @psdir@ 238 241 sbindir = @sbindir@ 239 242 sharedstatedir = @sharedstatedir@
Note: See TracChangeset
for help on using the changeset viewer.