Lines Matching defs:this
3 # This file is derived from:
12 # Portions of this code are copyright (c) 2000-2002 Jim Wise
44 # For system packages, we set this here, as the version is auto-generated.
61 # Debugging levels for this file, dependent on PKG_DEBUG_LEVEL definition
77 # In point of fact, this will often be ./obj, as per bsd.obj.mk
138 # Latest version of pkgtools required for this file.
141 # Check that we're using up-to-date pkg_* tools with this file.
198 # Used to print all the '===>' style prompts - override this to turn them off.
293 # This is the "generic" package target, actually a macro used from the
420 # Nobody should want to override this unless PKGNAME is simply bogus.
427 # Show (recursively) all the packages this package depends on.
504 # XXX This is intended to be run before pkg_create is called, so the
506 print-pkg-size-this:
507 @${SHCOMMENT} "This pkg's files" ; \
523 # XXX This is intended to be run before pkg_create is called, so the
577 size_this=`(cd ${.CURDIR} && ${MAKE} ${MAKEFLAGS} print-pkg-size-this)`; \
617 ${ECHO} " Please check if this is really intended!" ; \
641 # one they can override this. This is just to catch people who've gotten into