Home
last modified time | relevance | path

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

12

/titanic_41/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_41/usr/src/
H A DMakefile.master66 POUND_SIGN= $(PRE_POUND:pre\%=%)
69 RELEASE_BUILD= $(POUND_SIGN)
70 $(RELEASE_BUILD)NOT_RELEASE_BUILD= $(POUND_SIGN)
71 PATCH_BUILD= $(POUND_SIGN)
75 SPARC_BLD_1= $(MACH:i386=$(POUND_SIGN))
77 INTEL_BLD_1= $(MACH:sparc=$(POUND_SIGN))
96 __SUNC= $(POUND_SIGN)
97 $(__SUNC)__GNUC= $(POUND_SIGN)
104 ENABLE_IPP_PRINTING= $(POUND_SIGN)
105 ENABLE_SMB_PRINTING= $(POUND_SIGN)
[all …]
/titanic_41/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_41/usr/src/tools/scripts/
H A Dbldenv.sh242 POUND_SIGN="#"
250 export DEV_CM RELEASE_DATE POUND_SIGN
310 POUND_SIGN \
/titanic_41/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_41/usr/src/cmd/geniconvtbl/native/
H A DMakefile31 NOT_NATIVE = $(POUND_SIGN) # tell Makefile.com we're native
/titanic_41/usr/src/lib/libscf/native/
H A DMakefile29 NOT_NATIVE = $(POUND_SIGN) # tell Makefile.com we're native
/titanic_41/usr/src/lib/libuutil/native/
H A DMakefile27 NOT_NATIVE = $(POUND_SIGN) # tell Makefile.com we're native
/titanic_41/usr/src/cmd/svc/svccfg/
H A DMakefile60 NATIVE_BUILD=$(POUND_SIGN)
61 $(NATIVE_BUILD)NOT_NATIVE=$(POUND_SIGN)
/titanic_41/usr/src/cmd/mdb/sparc/v9/genunix/
H A DMakefile46 KMOD_SOURCES_DIFFERENT=$(POUND_SIGN)
/titanic_41/usr/src/cmd/mdb/intel/ia32/genunix/
H A DMakefile46 KMOD_SOURCES_DIFFERENT=$(POUND_SIGN)
/titanic_41/usr/src/uts/i86pc/
H A DMakefile.i86pc189 DEBUG_COND_OBJ32 = $(POUND_SIGN)
191 DEBUG_COND_OBJ64 = $(POUND_SIGN)
/titanic_41/usr/src/cmd/mdb/intel/amd64/genunix/
H A DMakefile48 KMOD_SOURCES_DIFFERENT=$(POUND_SIGN)
/titanic_41/usr/src/cmd/mdb/sparc/v9/libumem/
H A DMakefile52 KMOD_SOURCES_DIFFERENT=$(POUND_SIGN)
/titanic_41/usr/src/uts/i86xpv/
H A DMakefile.i86xpv181 DEBUG_COND_OBJ32 = $(POUND_SIGN)
183 DEBUG_COND_OBJ64 = $(POUND_SIGN)
/titanic_41/usr/src/lib/libscf/
H A DMakefile.com42 $(NOT_NATIVE)NATIVE_BUILD = $(POUND_SIGN)
/titanic_41/usr/src/lib/libuutil/
H A DMakefile.com46 $(NOT_NATIVE)NATIVE_BUILD = $(POUND_SIGN)
/titanic_41/usr/src/uts/sun4v/genunix/
H A DMakefile63 LINTFLAGSUPPRESS = $(POUND_SIGN)
/titanic_41/usr/src/pkg/
H A DMakefile170 i386_ONLY=$(POUND_SIGN) \
171 sparc_ONLY=$(POUND_SIGN) \
/titanic_41/usr/src/cmd/svc/configd/
H A DMakefile45 NATIVE_BUILD=$(POUND_SIGN)
/titanic_41/usr/src/cmd/geniconvtbl/
H A DMakefile.com25 $(NOT_NATIVE)NATIVE_BUILD = $(POUND_SIGN)
/titanic_41/usr/src/uts/sparc/
H A DMakefile.sparc182 DEBUG_COND_OBJ32 = $(POUND_SIGN)
184 DEBUG_COND_OBJ64 = $(POUND_SIGN)
/titanic_41/usr/src/uts/intel/
H A DMakefile.intel157 DEBUG_COND_OBJ32 = $(POUND_SIGN)
159 DEBUG_COND_OBJ64 = $(POUND_SIGN)
/titanic_41/usr/src/cmd/mdb/
H A DMakefile.module182 KMDB_LINKTEST_ENABLE=$(POUND_SIGN)

12