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

/illumos-gate/usr/src/pkg/
H A DMakefile243 PROC_PKGS= $(PKGS:%=$(PDIR)/%.mog) macro
297 .PARALLEL: $(PKGS) $(PROC_PKGS) $(DEP_PKGS) \
481 # target enumerated in $(PROC_PKGS).
617 # depend on $(PROC_PKGS), but protolist builds them recursively.
625 $(PKGLISTS): $(PROC_PKGS)
657 # For the check targets, the dependencies on $(PROC_PKGS) is specified
661 @$(MAKE) -e $(PROC_PKGS) PKGMACH=$(PKGMACH) \
671 $(PKGDEBUG)( for l in `cat $(PROC_PKGS:%.mog=%.lics)`; \
701 proto_list_$(PKGMACH): $(PROC_PKGS)
704 $(PROC_PKGS)
[all...]

Completed in 78 milliseconds