Searched defs:PCFS_SRC (Results 1 - 1 of 1) sorted by relevance

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

Completed in 56 milliseconds