Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/installboot/
H A DMakefile28 EXTRA_SRC =./../common/mboot_extra.c macro
31 SRCS= installboot.c $(UTILS_SRC) $(EINFO_SRC) $(EXTRA_SRC)
56 mboot_extra.o: $(EXTRA_SRC)
57 $(COMPILE.c) -o $@ $(EXTRA_SRC)
/titanic_41/usr/src/cmd/boot/installgrub/
H A DMakefile30 EXTRA_SRC =./../common/mboot_extra.c macro
34 $(EXTRA_SRC)
77 mboot_extra.o: $(EXTRA_SRC)
78 $(COMPILE.c) -o $@ $(EXTRA_SRC)