/titanic_41/usr/src/cmd/sgs/elfdump/ |
H A D | Makefile.targ | 53 ../common/struct_layout_$(ARCH).c | sed -e '$$d' \ 54 > struct_layout_$(ARCH).tmp 55 ./gen_struct_layout gen_layout_obj.o $(ARCH) \ 56 >> struct_layout_$(ARCH).tmp 57 @diff -u struct_layout_$(ARCH).tmp \ 58 ../common/struct_layout_$(ARCH).c ||\ 74 struct_layout_$(ARCH).tmp
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | developer-build-onbld.mf | 41 set name=variant.arch value=$(ARCH) 45 dir path=opt/onbld/bin/$(ARCH) 51 dir path=opt/onbld/lib/$(ARCH) 52 dir path=opt/onbld/lib/$(ARCH)/64 62 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/aw mode=0555 63 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/chk4ubin mode=0555 64 file path=opt/onbld/bin/$(ARCH)/codereview mode=0555 65 file path=opt/onbld/bin/$(ARCH)/cscope-fast mode=0555 66 file path=opt/onbld/bin/$(ARCH)/ctfconvert mode=0555 67 file path=opt/onbld/bin/$(ARCH)/ctfdump mode=0555 [all …]
|
H A D | system-test-libctest.mf | 23 set name=variant.arch value=$(ARCH) 57 file path=opt/libc-tests/tests/fpround_test.$(ARCH) mode=0555 60 file path=opt/libc-tests/tests/newlocale_test.$(ARCH) mode=0555 63 file path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH) mode=0555 86 file path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH) mode=0555 89 file path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH) mode=0555 92 file path=opt/libc-tests/tests/wctype_test.$(ARCH) mode=0555
|
H A D | system-kernel-cpu-counters.mf | 36 set name=variant.arch value=$(ARCH) 71 $(i386_ONLY)legacy pkg=SUNWcpc.i arch=$(ARCH).i86pc \ 74 $(sparc_ONLY)legacy pkg=SUNWcpc.u arch=$(ARCH).sun4u \ 77 $(sparc_ONLY)legacy pkg=SUNWcpc.v arch=$(ARCH).sun4v \
|
H A D | system-library-processor.mf | 31 set name=variant.arch value=$(ARCH) 98 $(i386_ONLY)legacy pkg=SUNWcar.i arch=$(ARCH).i86pc \ 101 $(sparc_ONLY)legacy pkg=SUNWcar.u arch=$(ARCH).sun4u \ 104 $(sparc_ONLY)legacy pkg=SUNWcar.v arch=$(ARCH).sun4v \ 107 $(sparc_ONLY)legacy pkg=SUNWcart200.v arch=$(ARCH).sun4v \ 110 $(i386_ONLY)legacy pkg=SUNWcarx.i arch=$(ARCH).i86pc \
|
/titanic_41/usr/src/cmd/fs.d/zfs/bootinstall/ |
H A D | bootinstall.sh | 28 ARCH=$(uname -p) 31 if [ "$ARCH" != "i386" -a "$ARCH" != "sparc" ] ; then 32 echo "Unknown architecture: $ARCH" 54 if [ "${ARCH}" = "i386" ]; then
|
/titanic_41/usr/src/lib/efcode/etc/ |
H A D | efcode.cleanup.sh | 36 ARCH=`/usr/bin/uname -m` 47 echo "/usr/sbin/svcadm enable /platform/${ARCH}/efdaemon:default" >> \ 50 echo "/usr/sbin/svcadm disable /platform/${ARCH}/efdaemon:default" >> \
|
/titanic_41/usr/src/psm/stand/cpr/common/ |
H A D | Makefile.com | 38 ARCHDIR = $(SYSDIR)/$(ARCH) 56 CPPDEFS = $(ARCHOPTS) -D$(ARCH) -D__$(ARCH) -D$(MACH) -D__$(MACH) 73 CPRFILES= $(ALL:%=$(ROOT_PSM_DIR)/$(ARCH)/%) 81 $(ROOT_PSM_DIR)/$(ARCH)/%: %
|
/titanic_41/usr/src/psm/stand/bootlst/sparc/sun4u/ |
H A D | Makefile | 30 ARCH = sun4u macro 34 PLATDIR = $(TOPDIR)/uts/$(ARCH) 37 PLAT_PROMDIR = $(PROMTYPE)/$(ARCH)
|
/titanic_41/usr/src/psm/stand/bootlst/sparc/sun4v/ |
H A D | Makefile | 30 ARCH = sun4v macro 34 PLATDIR = $(TOPDIR)/uts/$(ARCH) 37 PLAT_PROMDIR = $(PROMTYPE)/$(ARCH)
|
/titanic_41/usr/src/psm/stand/bootlst/common/ |
H A D | Makefile.com | 52 CPPDEFS = -D$(ARCH) -D__$(ARCH) -D$(TARG_MACH) -D__$(TARG_MACH) 69 LSTFILES= $(ALL:%=$(ROOT_PSM_DIR)/$(ARCH)/%) 77 $(ROOT_PSM_DIR)/$(ARCH)/%: %
|
/titanic_41/usr/src/cmd/sgs/packages/common/ |
H A D | bld_awk_pkginfo.ksh | 43 ARCH='ARCH=\"ISA\"' 113 /$ARCH/ {
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/hostbridge/ |
H A D | Makefile | 26 ARCH = i86pc macro 31 HBSRCS = hostbridge.c hb_$(ARCH).c
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/dimm/ |
H A D | Makefile | 26 ARCH = sun4v macro 40 MODULESRCS = $($(ARCH)_SRCS)
|
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | Makefile.cpumem | 45 $($(ARCH)_SRCS) 57 CPPFLAGS += $(INCDIRS:%=-I%) -DCMD_VERSION='$(CMD_VERSION)' -D$(ARCH)
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | Makefile | 27 ARCH = sun4v macro 54 CPPFLAGS += $(INCDIRS:%=-I%) -DGMEM_VERSION='$(GMEM_VERSION)' -D$(ARCH)
|
/titanic_41/usr/src/pkg/transforms/ |
H A D | publish | 35 # $ARCH, then don't publish it. 37 # ...in other words, if *any* occurrence of "value" matches $(ARCH), 41 <transform set name=variant.arch value=^(?!$(ARCH)).+$ -> abort>
|
/titanic_41/usr/src/cmd/adbgen/common/ |
H A D | adbgen.sh | 88 if ${CC:-cc} -w -D${ARCH:-`uname -m`} $cflags \ 89 -I/usr/share/src/uts/${ARCH:-`uname -m`} \
|
/titanic_41/usr/src/lib/fm/topo/modules/ |
H A D | Makefile.plugin | 49 arch_ROOTPROG = $(ROOT)/usr/platform/$(ARCH)/lib/fm/topo/plugins/$(PROG) 54 arch_ROOTCONF = $(ROOT)/usr/platform/$(ARCH)/lib/fm/topo/plugins/$(CONF)
|
/titanic_41/usr/src/cmd/boot/scripts/ |
H A D | update_grub.ksh | 41 ARCH=`uname -p` 155 if [ -f "$ALT_ROOT"/platform/i86pc/multiboot -a "$ARCH" = i386 ] ; then
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4u/pcibus/ |
H A D | Makefile | 28 ARCH = sun4u macro
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/pcibus/ |
H A D | Makefile | 29 ARCH = sun4v macro
|
/titanic_41/usr/src/cmd/sgs/elfdump/i386/ |
H A D | Makefile | 31 ARCH = i386 macro
|
/titanic_41/usr/src/cmd/sgs/elfdump/sparc/ |
H A D | Makefile | 31 ARCH = sparc macro
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4u/hostbridge/ |
H A D | Makefile | 28 ARCH = sun4u macro
|