Home
last modified time | relevance | path

Searched refs: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
63 pcfs.o: $(PCFS_SRC)
64 $(COMPILE.c) -o $@ $(PCFS_SRC)