Lines Matching refs:PKGS
219 # By default, PKGS will list all manifests. To build and/or publish a
241 PKGS= $(MANIFESTS:%.mf=%)
242 DEP_PKGS= $(PKGS:%=$(PDIR)/%.dep)
243 PROC_PKGS= $(PKGS:%=$(PDIR)/%.mog)
270 PUB_PKGS= $(SYNTH_PKGS:%=$(PDIR)/%.pub) $(PKGS:%=$(PDIR)/%.pub)
297 .PARALLEL: $(PKGS) $(PROC_PKGS) $(DEP_PKGS) \
460 # environment. Since we can't prune such packages from $(PKGS)
650 }' `find $(PDIR) -type l -a \( $(PKGS:%=-name %.metadata.$$s.$$r -o) \
716 # avoid these targets and override PKGS on the make command line and
719 $(PKGS) $(SYNTH_PKGS): $(PDIR)/$$(@:%=%.mog)
721 $(PKGS:%=%.pub) $(SYNTH_PKGS:%=%.pub): $(PDIR)/$$(@)