Home
last modified time | relevance | path

Searched refs:BOOTPROG (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/boot/mbr/
H A DMakefile26 BOOTPROG= mbr macro
28 OBJS= $(BOOTPROG).o
34 CLOBBERFILES = $(BOOTPROG)
38 all: $(BOOTPROG)
/titanic_41/usr/src/cmd/boot/symdef/
H A DMakefile26 BOOTPROG= symdef macro
28 OBJS= $(BOOTPROG).o
41 CLOBBERFILES= $(BOOTPROG)
43 all: $(BOOTPROG)
/titanic_41/usr/src/cmd/boot/scripts/
H A DMakefile.com44 BOOTPROG= $(COMMON_BOOTPROG) $($(MACH)_BOOTPROG)
57 all: $(BOOTPROG) $(METHODPROG) $(PROG)
62 $(RM) $(BOOTPROG) $(METHODPROG) $(PROG)
/titanic_41/usr/src/cmd/boot/
H A DMakefile.com34 ROOTBOOTSOLARISBINPROG= $(BOOTPROG:%=$(ROOTBOOTSOLARISBIN)/%)