Changeset 3 in downloads for PlugIns/ParticleFX/src/Makefile.in
- Timestamp:
- Oct 9, 2007, 6:41:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
PlugIns/ParticleFX/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_ParticleFX_la_SOURCES)18 16 19 17 srcdir = @srcdir@ … … 136 134 GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ 137 135 GL_LIBS = @GL_LIBS@ 136 GREP = @GREP@ 138 137 GTK_CFLAGS = @GTK_CFLAGS@ 139 138 GTK_LIBS = @GTK_LIBS@ … … 200 199 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ 201 200 VERSION = @VERSION@ 201 XMKMF = @XMKMF@ 202 202 YACC = @YACC@ 203 YFLAGS = @YFLAGS@ 203 204 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 204 205 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 205 206 abs_top_builddir = @abs_top_builddir@ 206 ac_ct_AR = @ac_ct_AR@207 207 ac_ct_CC = @ac_ct_CC@ 208 208 ac_ct_CXX = @ac_ct_CXX@ 209 209 ac_ct_F77 = @ac_ct_F77@ 210 ac_ct_RANLIB = @ac_ct_RANLIB@211 ac_ct_RC = @ac_ct_RC@212 ac_ct_STRIP = @ac_ct_STRIP@213 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@214 210 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 215 211 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ … … 228 224 build_vendor = @build_vendor@ 229 225 datadir = @datadir@ 226 datarootdir = @datarootdir@ 227 docdir = @docdir@ 228 dvidir = @dvidir@ 230 229 exec_prefix = @exec_prefix@ 231 230 host = @host@ … … 234 233 host_os = @host_os@ 235 234 host_vendor = @host_vendor@ 235 htmldir = @htmldir@ 236 236 includedir = @includedir@ 237 237 infodir = @infodir@ … … 239 239 libdir = @libdir@ 240 240 libexecdir = @libexecdir@ 241 localedir = @localedir@ 241 242 localstatedir = @localstatedir@ 242 243 mandir = @mandir@ … … 244 245 ogreexecdir = @ogreexecdir@ 245 246 oldincludedir = @oldincludedir@ 247 pdfdir = @pdfdir@ 246 248 prefix = @prefix@ 247 249 program_transform_name = @program_transform_name@ 250 psdir = @psdir@ 248 251 sbindir = @sbindir@ 249 252 sharedstatedir = @sharedstatedir@
Note: See TracChangeset
for help on using the changeset viewer.