Home
last modified time | relevance | path

Searched refs:CPRBOOTOBJ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/psm/stand/cpr/common/
H A DMakefile.com45 CPRBOOTOBJ += support.o compress.o
48 L_COBJ = $(CPRBOOTOBJ:%.o=%.ln)
89 .PARALLEL: $(CPRBOOTOBJ) $(L_COBJ)
91 cprboot: $(CPRBOOT_MAPFILE) $(CPRBOOTOBJ) $(SALIBS)
92 $(LD) $(LDFLAGS) -o $@ $(CPRBOOTOBJ) $(LDLIBS)
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A DMakefile45 CPRBOOTOBJ = cb_srt0.o cprboot.o machdep.o pages.o bitmap.o util.o macro