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

/solaris-userland/components/cyrus-sasl/
H A DMakefile52 SASL2.32 = $(USRLIBDIR)/sasl2
53 SASL2.64 = $(USRLIBDIR)/sasl2/$(MACH64)
84 CONFIGURE_OPTIONS.32 += --with-plugindir=$(SASL2.32)
85 CONFIGURE_OPTIONS.64 += --with-plugindir=$(SASL2.64)
86 CONFIGURE_OPTIONS.32 += --with-sasldir=$(SASL2.32)
87 CONFIGURE_OPTIONS.64 += --with-sasldir=$(SASL2.64)
148 $(PROTO_DIR)/$(SASL2.$(BITS))/testsuite ; \
150 $(PROTO_DIR)/$(SASL2.$(BITS))/sample-server ; \
152 $(PROTO_DIR)/$(SASL2.$(BITS))/sample-client ;

Completed in 11 milliseconds