Searched defs:TEA_CONFIGURE_OPTIONS (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/sqlite-3/
H A DMakefile57 TEA_CONFIGURE_OPTIONS.32 += --with-tcl="$(USRLIBDIR)"
58 TEA_CONFIGURE_OPTIONS.64 += --with-tcl="$(USRLIBDIR64)"
59 TEA_CONFIGURE_OPTIONS.64 += --enable-64bit
60 TEA_CONFIGURE_OPTIONS.sparc.64 += --enable-64bit-vis
61 TEA_CONFIGURE_OPTIONS = --enable-shared macro
62 TEA_CONFIGURE_OPTIONS += $(TEA_CONFIGURE_OPTIONS.$(BITS))
63 TEA_CONFIGURE_OPTIONS += $(TEA_CONFIGURE_OPTIONS.$(MACH))
64 TEA_CONFIGURE_OPTIONS
[all...]

Completed in 9 milliseconds