Searched refs:feature (Results 1 - 6 of 6) sorted by relevance

/solaris-userland/components/sendmail/files/cf/cf/
H A DMakefile63 ${CFDIR}/feature/accept_unqualified_senders.m4 \
64 ${CFDIR}/feature/accept_unresolvable_domains.m4 \
65 ${CFDIR}/feature/access_db.m4 \
66 ${CFDIR}/feature/allmasquerade.m4 \
67 ${CFDIR}/feature/always_add_domain.m4 \
68 ${CFDIR}/feature/badmx.m4 \
69 ${CFDIR}/feature/bestmx_is_local.m4 \
70 ${CFDIR}/feature/bitdomain.m4 \
71 ${CFDIR}/feature/blacklist_recipients.m4 \
72 ${CFDIR}/feature/block_bad_hel
[all...]
/solaris-userland/components/meta-packages/group-feature/
H A DMakefile28 COMPONENT_NAME= meta-packages/group-feature
/solaris-userland/components/curl/Solaris/
H A Dcurl-config86 --feature|--features)
87 for feature in SSL IPv6 libz IDN NTLM ""; do
88 test -n "$feature" && echo "$feature"
H A Dcurl-config-6488 --feature|--features)
89 for feature in SSL IPv6 libz IDN NTLM ""; do
90 test -n "$feature" && echo "$feature"
/solaris-userland/components/cvs/
H A DMakefile34 COMPONENT_ARCHIVE_URL= http://ftp.gnu.org/non-gnu/cvs/source/feature/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
/solaris-userland/make-rules/
H A Dshared-macros.mk729 # C preprocessor flag sets to ease feature selection. Add the required
730 # feature to your Makefile with CPPFLAGS += $(FEATURE_MACRO) and add to
762 # Studio C compiler flag sets to ease feature selection. Add the required
763 # feature to your Makefile with CFLAGS += $(FEATURE_MACRO) and add to the
865 # Default Studio C compiler flags. Add the required feature to your Makefile
874 # Default Studio C++ compiler flags. Add the required feature to your Makefile
883 # GNU C compiler flag sets to ease feature selection. Add the required
884 # feature to your Makefile with CFLAGS += $(FEATURE_MACRO) and add to the
913 # Default GNU C compiler flags. Add the required feature to your Makefile
921 # Default GNU C++ compiler flags. Add the required feature t
[all...]

Completed in 20 milliseconds