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

/illumos-gate/usr/src/pkg/
H A DMakefile45 # Comment this line out or set "PKGDEBUG=" in your build environment
48 PKGDEBUG= @ macro
381 $(PKGDEBUG)$(INS.dir)
391 -$(PKGDEBUG)if [ "$(SUPPRESSPKGDEP)" = "true" ]; then \
414 $(PKGDEBUG)$(TOUCH) $(@)
419 $(PKGDEBUG)for r in $(REPOS); do \
446 $(PKGDEBUG)$(INS.dir)
447 $(PKGDEBUG)pkgsend -s file://$(@) create-repository \
511 $(PKGDEBUG)$(RM) $(@) $(@:%.mog=%) $(@:%.mog=%.nodepend) \
513 $(PKGDEBUG)
[all...]

Completed in 46 milliseconds