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