Searched refs:PKGSTAT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/pkg/
H A DMakefile279 # PKGSTAT meaning
516 $(PKGDEBUG)eval REPO=redist PKGSTAT=current NODEPEND=$(SUPPRESSPKGDEP) \
523 $(PDIR)/$(@F:%.mog=%).metadata.$$PKGSTAT.$$REPO; \
524 if [ \( "$$PKGSTAT" = "current" \) -o \
525 \( "$$PKGSTAT" = "renamed" \) ]; \
582 $(PKGDEBUG)eval REPO=redist PKGSTAT=current `$(CAT) -s $(@).vars`; \
585 $(PDIR)/$(@F:%.mog=%).metadata.$$PKGSTAT.$$REPO; \
601 # This rule assumes that all links in the $PKGSTAT directories

Completed in 69 milliseconds