Home
last modified time | relevance | path

Searched refs:POUND_SIGN (Results 1 – 25 of 39) sorted by relevance

12

/titanic_50/usr/src/grub/grub-0.97/
H A DMakefile.solaris.defs11 # $(POUND_SIGN) is just a #. Used to turn a feature off.
12 # The $(POUND_SIGN)POUND_SIGN:sh construct is just so make doesn't have to
13 # spawn a shell and redefine POUND_SIGN if it is already defined (e.g.
15 $(POUND_SIGN)POUND_SIGN:sh = echo '\043'
19 # Optional features (set to $(POUND_SIGN) to turn off):
39 # STAGE2_NETBOOT = $(POUND_SIGN)
40 OPTION_UTILS = $(POUND_SIGN)
41 OPTION_DOCS = $(POUND_SIGN)
42 OPTION_FS = $(POUND_SIGN)
/titanic_50/usr/src/
H A DMakefile.master68 POUND_SIGN= $(PRE_POUND:pre\%=%)
71 RELEASE_BUILD= $(POUND_SIGN)
72 $(RELEASE_BUILD)NOT_RELEASE_BUILD= $(POUND_SIGN)
73 PATCH_BUILD= $(POUND_SIGN)
77 SPARC_BLD_1= $(MACH:i386=$(POUND_SIGN))
79 INTEL_BLD_1= $(MACH:sparc=$(POUND_SIGN))
98 __SUNC= $(POUND_SIGN)
99 $(__SUNC)__GNUC= $(POUND_SIGN)
106 ENABLE_SMB_PRINTING= $(POUND_SIGN)
123 BLD_JAVA_8= $(POUND_SIGN)
[all …]
/titanic_50/usr/src/cmd/dfs.cmds/sharemgr/
H A DMakefile.com30 SHAREMGR64= $(POUND_SIGN)
31 $(SHAREMGR64)SHAREMGRNO64= $(POUND_SIGN)
H A DMakefile36 SHAREMGR64= $(POUND_SIGN)
/titanic_50/usr/src/tools/scripts/
H A Dbldenv239 POUND_SIGN="#"
247 export DEV_CM RELEASE_DATE POUND_SIGN
307 POUND_SIGN \
H A Dbldenv.sh242 POUND_SIGN="#"
250 export DEV_CM RELEASE_DATE POUND_SIGN
310 POUND_SIGN \
/titanic_50/usr/src/lib/
H A DMakefile.astmsg37 DO_BUILD_AST_CATALOGS_1= $(ON_BUILD_AST_L10N_CATALOGS:0=$(POUND_SIGN))
38 DONT_BUILD_AST_CATALOGS_1= $(ON_BUILD_AST_L10N_CATALOGS:1=$(POUND_SIGN))
/titanic_50/usr/src/cmd/geniconvtbl/native/
H A DMakefile31 NOT_NATIVE = $(POUND_SIGN) # tell Makefile.com we're native
/titanic_50/usr/src/lib/libscf/native/
H A DMakefile29 NOT_NATIVE = $(POUND_SIGN) # tell Makefile.com we're native
/titanic_50/usr/src/lib/libuutil/native/
H A DMakefile27 NOT_NATIVE = $(POUND_SIGN) # tell Makefile.com we're native
/titanic_50/usr/src/cmd/svc/svccfg/
H A DMakefile60 NATIVE_BUILD=$(POUND_SIGN)
61 $(NATIVE_BUILD)NOT_NATIVE=$(POUND_SIGN)
/titanic_50/usr/src/cmd/mdb/sparc/v9/genunix/
H A DMakefile46 KMOD_SOURCES_DIFFERENT=$(POUND_SIGN)
/titanic_50/usr/src/pkg/
H A DMakefile174 $(BLD_JAVA_8)JAVA_7_ONLY=$(POUND_SIGN)
182 i386_ONLY=$(POUND_SIGN) \
183 sparc_ONLY=$(POUND_SIGN) \
/titanic_50/usr/src/uts/i86pc/
H A DMakefile.i86pc189 DEBUG_COND_OBJ32 = $(POUND_SIGN)
191 DEBUG_COND_OBJ64 = $(POUND_SIGN)
/titanic_50/usr/src/cmd/mdb/intel/amd64/genunix/
H A DMakefile48 KMOD_SOURCES_DIFFERENT=$(POUND_SIGN)
/titanic_50/usr/src/cmd/mdb/sparc/v9/libumem/
H A DMakefile52 KMOD_SOURCES_DIFFERENT=$(POUND_SIGN)
/titanic_50/usr/src/uts/i86xpv/
H A DMakefile.i86xpv181 DEBUG_COND_OBJ32 = $(POUND_SIGN)
183 DEBUG_COND_OBJ64 = $(POUND_SIGN)
/titanic_50/usr/src/lib/libscf/
H A DMakefile.com42 $(NOT_NATIVE)NATIVE_BUILD = $(POUND_SIGN)
/titanic_50/usr/src/lib/libuutil/
H A DMakefile.com46 $(NOT_NATIVE)NATIVE_BUILD = $(POUND_SIGN)
/titanic_50/usr/src/uts/sun4v/genunix/
H A DMakefile63 LINTFLAGSUPPRESS = $(POUND_SIGN)
/titanic_50/usr/src/cmd/svc/configd/
H A DMakefile45 NATIVE_BUILD=$(POUND_SIGN)
/titanic_50/usr/src/cmd/geniconvtbl/
H A DMakefile.com25 $(NOT_NATIVE)NATIVE_BUILD = $(POUND_SIGN)
/titanic_50/usr/src/uts/sparc/
H A DMakefile.sparc186 DEBUG_COND_OBJ32 = $(POUND_SIGN)
188 DEBUG_COND_OBJ64 = $(POUND_SIGN)
/titanic_50/usr/src/uts/intel/
H A DMakefile.intel158 DEBUG_COND_OBJ32 = $(POUND_SIGN)
160 DEBUG_COND_OBJ64 = $(POUND_SIGN)
/titanic_50/usr/src/cmd/mdb/
H A DMakefile.module197 KMDB_LINKTEST_ENABLE=$(POUND_SIGN)

12