Changeset 3 in downloads for PlugIns/EXRCodec/src
- Timestamp:
- Oct 9, 2007, 6:41:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
PlugIns/EXRCodec/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 = $(Plugin_EXRCodec_la_SOURCES)18 16 19 17 srcdir = @srcdir@ … … 130 128 GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ 131 129 GL_LIBS = @GL_LIBS@ 130 GREP = @GREP@ 132 131 GTK_CFLAGS = @GTK_CFLAGS@ 133 132 GTK_LIBS = @GTK_LIBS@ … … 194 193 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ 195 194 VERSION = @VERSION@ 195 XMKMF = @XMKMF@ 196 196 YACC = @YACC@ 197 YFLAGS = @YFLAGS@ 197 198 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 198 199 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 199 200 abs_top_builddir = @abs_top_builddir@ 200 ac_ct_AR = @ac_ct_AR@201 201 ac_ct_CC = @ac_ct_CC@ 202 202 ac_ct_CXX = @ac_ct_CXX@ 203 203 ac_ct_F77 = @ac_ct_F77@ 204 ac_ct_RANLIB = @ac_ct_RANLIB@205 ac_ct_RC = @ac_ct_RC@206 ac_ct_STRIP = @ac_ct_STRIP@207 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@208 204 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 209 205 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ … … 222 218 build_vendor = @build_vendor@ 223 219 datadir = @datadir@ 220 datarootdir = @datarootdir@ 221 docdir = @docdir@ 222 dvidir = @dvidir@ 224 223 exec_prefix = @exec_prefix@ 225 224 host = @host@ … … 228 227 host_os = @host_os@ 229 228 host_vendor = @host_vendor@ 229 htmldir = @htmldir@ 230 230 includedir = @includedir@ 231 231 infodir = @infodir@ … … 233 233 libdir = @libdir@ 234 234 libexecdir = @libexecdir@ 235 localedir = @localedir@ 235 236 localstatedir = @localstatedir@ 236 237 mandir = @mandir@ … … 238 239 ogreexecdir = @ogreexecdir@ 239 240 oldincludedir = @oldincludedir@ 241 pdfdir = @pdfdir@ 240 242 prefix = @prefix@ 241 243 program_transform_name = @program_transform_name@ 244 psdir = @psdir@ 242 245 sbindir = @sbindir@ 243 246 sharedstatedir = @sharedstatedir@
Note: See TracChangeset
for help on using the changeset viewer.