Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/btxld/
H A DMakefile21 COMMON_SRC= $(SRC)/cmd/boot/common macro
22 EINFO_SRC= $(COMMON_SRC)/bblk_einfo.c
23 UTILS_SRC= $(COMMON_SRC)/boot_utils.c
24 EXTRA_SRC= $(COMMON_SRC)/mboot_extra.c
33 CPPFLAGS += -I$(SRC)/uts/common -I$(COMMON_SRC)
55 %.o: $(COMMON_SRC)/%.c