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