Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/boot/installgrub/
H A DMakefile27 PCFS_SRC= $(SRC)/common/fs/pcfs.c macro
33 SRCS= installgrub.c pcfs_glue.c $(PCFS_SRC) $(UTILS_SRC) $(EINFO_SRC) \
71 pcfs.o: $(PCFS_SRC)
72 $(COMPILE.c) -o $@ $(PCFS_SRC)